diff --git a/calibration.html b/calibration.html index e32be60..edec9d6 100644 --- a/calibration.html +++ b/calibration.html @@ -186,6 +186,8 @@
This can be done by sending simple gcode commands via terminal to extrude a set amount of filament, then measuring how much filament actually went through the system.
Firstly, we need to know the existing E-steps value. To find this, enter:
M92+
If you only receive an ok message from this, alternatively you can look for the M92 line after entering:
+M503
M92 is used to report or set the steps per mm for each axis. M92 by itself will report the current parameters. We want to make note of the number after E, in the example below, 93.00:
Now heat up your hot end to whatever temperature you usually print with. Once the temperature is stable, enter: