M63 and G2/G3 in radius mode
10 May 2023 22:43 #271137
by Limedodge
M63 and G2/G3 in radius mode was created by Limedodge
Running into a unique problem. I use M62 P00 to turn on a laser. The problem is with arc moves (G2/3). It reads the P word after M62 as total circular loops and I get an error. Is there a work around?
Example
G2 X54.06 Y40.87 R0.15 M62 P00
G2 X54.24 Y41.03 R0.18 M62 P00
Note:
I tried
G2 X54.06 Y40.87 R0.15 P01 M62 P00
G2 X54.24 Y41.03 R0.18 P01 M62 P00
and I get an error for too many P words
Any ideas? Thanks
Example
G2 X54.06 Y40.87 R0.15 M62 P00
G2 X54.24 Y41.03 R0.18 M62 P00
Note:
I tried
G2 X54.06 Y40.87 R0.15 P01 M62 P00
G2 X54.24 Y41.03 R0.18 P01 M62 P00
and I get an error for too many P words
Any ideas? Thanks
Please Log in or Create an account to join the conversation.
11 May 2023 01:59 #271141
by phillc54
Replied by phillc54 on topic M63 and G2/G3 in radius mode
Try with the M62 P00 on the line preceding the motion.
M62 P00
G2 X54.06 Y40.87 R0.15
Please Log in or Create an account to join the conversation.
Time to create page: 0.098 seconds