M84
Back to the Gcode Dictionary
M84: Stop idle hold
Parameters
- This command can be used without any additional parameters.
- Snnn Idle Time-out
- X,Y, E0:1.. etc
Example
- M84
- M84 E0:1:2:3:4
Stop the idle hold on all axis and extruder. Be aware that by disabling idle hold during printing, you will get quality issues.
For example, "M84 S10" will idle the stepper motors after 10 seconds of inactivity.
You can disable individual motors with the standard X, Y, Z etc switches.
0 Comments