From 598a5b74494be8b4586609b9bed3bff95fa74676 Mon Sep 17 00:00:00 2001 From: lawgicau Date: Tue, 13 Jul 2021 10:39:20 +1000 Subject: [PATCH] Prusa M500 note #153 --- calibration.html | 1 + 1 file changed, 1 insertion(+) 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.