@phaedrux Are there currently any known solutions or is this more on the firmware development side?
Latest posts made by jgordon
-
RE: M226/M291 Skips 1 Gcode Line When Called for the First Time
-
RE: M226/M291 Skips 1 Gcode Line When Called for the First Time
@phaedrux
It's running version 3.2.2
-
M226/M291 Skips 1 Gcode Line When Called for the First Time
Like the title says, when either the M226 or an M291 is called it will skip a single line of Gcode. However, this only happens when this command is first called in a Gcode file and does not happen on subsequent calls. Also, this happens once when either of the commands are called, it does not happen for both.
An obvious solution to this is to simply have a line after the M226 that one doesn't care if the print skips over. However, this is not an ideal circumstance and can lead to 3D prints being ruined if someone forgets.
Are there any known solutions to this issue?