I like having the full circle (G02/3 with IJK
only) capability in EMC, but I get two full times around before the command
completes.
Perhaps the high resolution of EMC means values
left in extra unspecified decimal places cause it to think it's not there yet?
I've had it give me 'end of arc doesn't fit radius' type errors on four decimal
place g02/3 commands.
- Keith Rumley
Example:
1" dia hole around X0 Y0
....
G01 X0.50000 Y00000 F10
G03 X0.50000 Y00000 I-0.50000 J0.00000
F5
...
|