
Originally Posted by
MrBoss8
Does anyone know how to remove line numbers from the Surfcam 2002 post output? I tried playing with the "Sequence#s N 5 5 5" line in the postform.m file with no luck. Can anyone please help?
PS Even though "First#?" and "Last#?" lines are both set to "N" they are still outputted?
(I would also like to place a G99 after all G1, G2, and G3 commands without manually editing every line)
Thank for any and all help.
Try "Sequence#s N 0 5 5".
You can try this:
# Output a safe startup of CDC :
Infeed
G<Side> D<DComp> X<H> Y<V> F<FRate>
G99
end
ArcCode
G[ArcDir] x[h] y[v] Z[D] I[ival] J[jval] F[frate]
G99
End
I havent posted this code out, just throwing ideas out for you.
DANGER ZONE - HARD HAT REQUIRED!!!!