-
-
-
-
-
-
Just before "Reset Extruder"
-
Add the following G-code:
-
M92 E415; set e-steps value
-
M500; save settings
-
Click Close to save the changes.
-
-
-
Add a model to the print table (something you do want to print would be recommended : )
-
Click to slice it
-
Click to save it
-
Choose a location and name to save the file
-
-
-
Navigate to the location where you saved the G-code file.
-
Edit the file with a text editor.
-
The code inserted in the Start G-code will be there at the beginning.
-
Close the file without saving and exit the text editor.
-
-
-
-
Go back to the printer Machine Settings and revert the Start G-code section to default.
-
keep the M92 E415 command
-
delete the M500 command.
-
-
-
Before the Extruder reset
-
Add the following code:
-
M92 E415; set e-steps value
-
Almost done!
Conclusion