Deploying to gh-pages from @ Klipper3d/klipper@f3b995227a 🚀
This commit is contained in:
@@ -1384,6 +1384,7 @@ Recv: ok
|
||||
<li>rear right screw must be turned counter-clockwise 50 minutes</li>
|
||||
<li>rear left screw must be turned clockwise 2 minutes (not need it's ok)</li>
|
||||
</ul>
|
||||
<p>Note that "minutes" refers to "minutes of a clock face". So, for example, 15 minutes is a quarter of a full turn.</p>
|
||||
<p>Repeat the process several times until you get a good level bed - normally when all adjustments are below 6 minutes.</p>
|
||||
<p>If using a probe that is mounted on the side of the hotend (that is, it has an X or Y offset) then note that adjusting the bed tilt will invalidate any previous probe calibration that was performed with a tilted bed. Be sure to run <a href="Probe_Calibrate.html">probe calibration</a> after the bed screws have been adjusted.</p>
|
||||
<p>The <code>MAX_DEVIATION</code> parameter is useful when a saved bed mesh is used, to ensure that the bed level has not drifted too far from where it was when the mesh was created. For example, <code>SCREWS_TILT_CALCULATE MAX_DEVIATION=0.01</code> can be added to the custom start gcode of the slicer before the mesh is loaded. It will abort the print if the configured limit is exceeded (0.01mm in this example), giving the user a chance to adjust the screws and restart the print.</p>
|
||||
|
||||
Reference in New Issue
Block a user