Originally Posted by dertsap your code is a bit of a mess and some moves don t make sense also the only times that i would suggest 5 decimal points would be in a tapping cycle
heres the same code cleaned up some
T1
M06
G00G90G54X0.1399Y1.7446 S8000M03
G43H1Z0.5000
g1Z-0.02 F1
X0.1238Y1.6847
X3.4348Y1.6847
X3.4348Y0.1049
X0.1238Y0.1049
X0.1238Y1.6847
X0.0639Y1.6687
G0Z0.1 F8.000
g91G28Z0 |
Hi,
I am writing Yet Another Cam Program. I just got the post processor facility prototyped so I am playing with it...I will test the modal output as soon as I have a handle on straight GCODE.
My result was very unexpected in NCPLOT. I expected to get what switcher shows above. Are there any settings / options at install time I may have missed? If NCPLOT was defaulting to metric it would make sense...
-James