G10 L20 P1 doesnt work if the program is stopped and rerun
- Nathan40
- Offline
- Senior Member
-
Less
More
- Posts: 45
- Thank you received: 1
08 Mar 2025 23:41 - 08 Mar 2025 23:44 #323545
by Nathan40
G10 L20 P1 doesnt work if the program is stopped and rerun was created by Nathan40
Hi
G10 L20 P1 z0 doesnt work if the below program is stopped midway and rerun. Random z values come up and cut gets all wrong. Please guide as what is incorrect.
G10 L20 P1 x0 z0
G01 Z0.5
G01 Z-0.1 F5 ; cut here
G10 L20 P1 z0
Code here
M2
G10 L20 P1 z0 doesnt work if the below program is stopped midway and rerun. Random z values come up and cut gets all wrong. Please guide as what is incorrect.
G10 L20 P1 x0 z0
G01 Z0.5
G01 Z-0.1 F5 ; cut here
G10 L20 P1 z0
Code here
M2
Last edit: 08 Mar 2025 23:44 by Nathan40.
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4251
- Thank you received: 1873
09 Mar 2025 09:13 - 09 Mar 2025 14:02 #323555
by Aciera
Replied by Aciera on topic G10 L20 P1 doesnt work if the program is stopped and rerun
Can you reproduce this in one of the included simulation configs?
If yes then please provide a minimal gcode example (ie one that can actually be run when loaded) along with a clear description of when you are stopping the program and tell us what linuxcnc version you are using.
If you cannot reproduce this in a sim config then please also attach your zipped config folder.
As it is I cannot reproduce this on either 2.9 nor on master.
If yes then please provide a minimal gcode example (ie one that can actually be run when loaded) along with a clear description of when you are stopping the program and tell us what linuxcnc version you are using.
If you cannot reproduce this in a sim config then please also attach your zipped config folder.
As it is I cannot reproduce this on either 2.9 nor on master.
Last edit: 09 Mar 2025 14:02 by Aciera.
Please Log in or Create an account to join the conversation.
Time to create page: 0.049 seconds