Verify Extruder Motor
This section explains how to verify if the Extruder Motor is working as expected. To test the extruder motor it will be necessary to heat the extruder to a printing temperature (for this test use 200C).
From the MainsailOS web interface;
Enter
200in theExtruderTarget; ORSend a
SET_HEATER_TEMPERATURE HEATER=extruder TARGET=200command in the Console;

Wait for the printer to reach temperature by monitoring the
Currenttemperature for the Extruder;

Once the
Extrudebutton in theControlssection is active;Click the
Extrudebutton;Looking at the Extruder, ensure it turns in the correct (load) direction;
If you already have filament loaded in the printer it should extrude a bit of filament;
If you don't already have filament loaded in the printer you could use the Extrude button to load the filament;

You should also click the
Retractbutton in theControlssection;Looking at the Extruder, ensure it turns in the (unload) direction;
If you already have filament loaded in the printer you should see the filament unloading from the printer, you can click on the button multiple times to ensure it is turning in the correct direction;
If you don't already have filament loaded in the printer you may want to load some using the Extrude button (steps above), enough to ensure the extruder is moving in the correct direction;

Once the Extruder Motor tests have been verified, set the 'Target' temperature back to '0';
Enter
0in theExtruderTarget; ORClick on the
Cooldownbutton (turns both theExtruderandHeater Bedtemperatures off); ORSend a
SET_HEATER_TEMPERATURE HEATER=extruder TARGET=0command in theConsole; ORSend a
TURN_OFF_HEATERScommand in theConsole.
Last updated