Disable Y Axis change during M600 Filament Change routine.

The Configurator allows you to easily select the position to which the extruder will move when a manual filament change is requested by a M600 command (in the G-Code). 

What do you enter in the Configurator when you do not want an axis to move?  For example, leave the Y axis where it is positioned when the print was interrupted, and move the other two axes to the filament change coordinates specified?

Comments

  • It it works 99999 would indicate to ignore move for that axis.
  • I tried 99999 and -1.  99999 drives the Y axis to max deflection from the home position when M600.  -1 drives the Y axis to zero. 

    Any other choices? I didn't see any Define statements that could be commented out. 

  • No, if that does not work the used function does not select ignore for the special 99999 value and you must define a good coordinate instead.
Sign In or Register to comment.