Hiall, greetings from North of 49th 
Question of the day:
Every time I code 4-axis (positioning) program, the NC Tape file has correct A angle for every CSYS except the origin - which should output A0.0, but it doesn't.
Low_tech example:
- I start my operation by facing the block and roughing out a pocket.
- then I proceed to cut side walls at say, 10deg angle, defined by another CSYS. NC Tape outputs A10.0, then the cutting motions.
- then I come back to 0,0,1 to drill some holes and whatnot. Here's where to trouble starts - NC Tape will not output A0.0, so the machine stays on A10.0.
Do I need some FIL macro to catch the vector and force it to print? Or is it some GPost setting that I'm missing?
Thanks in advance,
-mark
Question of the day:
Every time I code 4-axis (positioning) program, the NC Tape file has correct A angle for every CSYS except the origin - which should output A0.0, but it doesn't.
Low_tech example:
- I start my operation by facing the block and roughing out a pocket.
- then I proceed to cut side walls at say, 10deg angle, defined by another CSYS. NC Tape outputs A10.0, then the cutting motions.
- then I come back to 0,0,1 to drill some holes and whatnot. Here's where to trouble starts - NC Tape will not output A0.0, so the machine stays on A10.0.
Do I need some FIL macro to catch the vector and force it to print? Or is it some GPost setting that I'm missing?
Thanks in advance,
-mark