View Full Version : Simulation only ?


patrickb
05-26-2006, 07:45 PM
Hi

With feature cam (12), is there a way to only
run a simulation of a g code program that I
made myself, not generated with feature cam ?

If not what can I use to test my program, well it's
more a macro with variable than a program.

Ex:

#1 = 10
#2= 54
#3 = 08
G0 X10 Y10 Z10
T[#1] M6
G[#2]
etc.......

Thanks a lot

MetLHead
05-26-2006, 09:19 PM
patrickb,

Give NCPlot v2 a try, it will backplot variable macro programs. You can also step through the program block by block and watch your program variables. And, if you have questions you can post them in the NCPlot forum here on the Zone.

www.ncplot.com

Regards,
Scott

patrickb
05-26-2006, 10:30 PM
I'll give it a try thanks Scott
:cheers:

patrickb
05-27-2006, 12:13 AM
It's very good Scott thanks again

MetLHead
05-27-2006, 09:01 AM
It's very good Scott thanks again

You're welcome, let me know if you have any questions.

Scott