diff --git a/calibration.html b/calibration.html index a111747..18de19d 100644 --- a/calibration.html +++ b/calibration.html @@ -377,6 +377,7 @@
M92 E[your new value]
Obviously, you would substitute in your E-steps value after the E. Save to EEPROM with:
M500+
Special note: Prusa has disabled M500 saving to EEPROM on some printers (eg. Mini). In these cases the above M92 gcode must be added to the start gcode in your slicer to be read before every print.
You can also use the Configuration menu on the LCD to make this change, but with a large change (eg. switch to geared extruder) it may take considerable time to turn the knob enough to reach the desired value. Don't forget to Store Settings to save to EEPROM.