Notifications
Clear all
Default E-steps value for Prusa CORE ONE printers
What is the default E-steps value for Prusa Core One printers?
I had an MK4S with the E-steps value modified. I updated it to Core One, and I'm not sure if it's updated to the Core One default value or if it's still the value I modified.
Best regards and thanks.
Posted : 05/08/2025 8:08 am
RE: Default E-steps value for Prusa CORE ONE printers
echo:Steps per unit: echo: M92 X100.00 Y100.00 Z400.00 E380.00
I suspect that you can't update the stored value because the command that writes to EEPROM isn't enabled in the firmware. The best you can do is to either issue the M92 command manually once after every power cycle, or include it in your start gcode for a user preset.
To check the current value, issue the M92 command without any parameters.
Posted : 05/08/2025 12:49 pm
Topic starter
answered:
RE: Default E-steps value for Prusa CORE ONE printers
Hello, thank you so much for your help.
Best regards.
Posted : 06/08/2025 4:53 pm