View Full Version : g-code path visualization ...


deadalvs
05-08-2007, 10:22 AM
hey there !

i got a question... i study architecture and now, for my diploma, i'm programming some cnc code directly out of autodesk's Ğmayağ.

here's a work in progress version of the script that can be run directly.
http://www.jumpgates.com/matthias/MEL/diploma_milling/MillCode_V7.zip
the code itself should be ok only the starting point right above the first coordinate is not yet programmed. (the code is printed in the ScriptEditor.)

can someone please post a link to a freeware path visualization application that shows me any possible problems visually ?

if interested: some (art-)work i did before...
http://www.jumpgates.com/matthias/portfolio/

thanks !!

deadalvs
05-09-2007, 08:29 PM
hmm no one...

could i pass over a piece of code to someone to check in their normal cnc application?

MetLHead
05-09-2007, 09:43 PM
Hi,

Try NCPlot from www.ncplot.com

There is a free version 1.1 or you can try version 2 for 15 days.

Scott

deadalvs
05-10-2007, 10:21 AM
hey !

whoa, that's exactly what i needed ! thanks a LOT !

that display is in inches, right ?

MetLHead
05-10-2007, 04:43 PM
hey !

whoa, that's exactly what i needed ! thanks a LOT !

that display is in inches, right ?

The display uses whatever units your program is in. It simply scales to fit your programmed dimensions.

Scott