- GCode and Part Programs
- G&M Codes
- M3 seems to change to M5 in the middle of the gcode for no reason I can see.
M3 seems to change to M5 in the middle of the gcode for no reason I can see.
31 Mar 2021 14:21 - 31 Mar 2021 14:22 #204220
by RBC
In attached gcode, M3 status changed to M5 around the middle of the code. There are no M codes in the middle. The spindle continues to run normal and stops in the end. I am using the regular axis interface. Version 2.8.0 on debian 10.
Last edit: 31 Mar 2021 14:22 by RBC.
Please Log in or Create an account to join the conversation.
31 Mar 2021 14:29 #204221
by cmorley
Replied by cmorley on topic M3 seems to change to M5 in the middle of the gcode for no reason I can see.
You mean the active gcode display changes in the middle of the program?
That is expected - the active gcode displays the code from the interpreter rather then the current executed code.
The interpreter runs ahead of the executed code.
This should be much improved in the next released branch - it shouldn't happen at all.
That is expected - the active gcode displays the code from the interpreter rather then the current executed code.
The interpreter runs ahead of the executed code.
This should be much improved in the next released branch - it shouldn't happen at all.
The following user(s) said Thank You: RBC
Please Log in or Create an account to join the conversation.
- GCode and Part Programs
- G&M Codes
- M3 seems to change to M5 in the middle of the gcode for no reason I can see.
Time to create page: 0.053 seconds