KEYES ROSTOK Manual And Manual page 98

Table of Contents

Advertisement

Example: M221 S70
S<factor in percent>- set extrude factor override percentage
M226: Gcode Initiated Pause
Example: M226
Initiates a pause in the same way as if the pause button is pressed. That is, program execution is
stopped and the printer waits for user interaction. This matches the behaviour of M1 in the
NIST
RS274NGC G-code standard
and M0 in Marlin firmware.
M227: Enable Automatic Reverse and Prime
Example: M227 P1600 S1600
P and S are steps.
"Reverse and Prime" means, the extruder filament is retracted some distance when not in use and
pushed forward the same amount before going into use again. This shall help to prevent drooling
of the extruder nozzle. Teacup firmware implements this with M101/M103.
M228: Disable Automatic Reverse and Prime
Example: M228
See also M227.
M229: Enable Automatic Reverse and Prime
Example: M229 P1.0 S1.0
P and S are extruder screw rotations. See also M227.
M230: Disable / Enable Wait for Temperature Change
Example: M230 S1
S1 Disable wait for temperature change S0 Enable wait for temperature change
M240: Start conveyor belt motor / Echo off
FiveD
Teacup
Sprinter
Marlin
Repetier
Support
Debug: Echo off
Example: M240
The conveyor belt allows to start mass production of a part with a reprap.
Echoing may be controlled in some firmwares with M111
M241: Stop conveyor belt motor / echo on
FiveD
Teacup
Sprinter Marlin
Repetier
Support
Debug: Echo on
96

Advertisement

Table of Contents
loading

Table of Contents