Deploying to gh-pages from @ Klipper3d/klipper@6c1d5d912a 🚀

This commit is contained in:
KevinOConnor
2025-05-13 00:53:40 +00:00
parent 62d25ce605
commit 9e2940243f
15 changed files with 26 additions and 1 deletions

View File

@@ -6290,6 +6290,13 @@ printer kinematics.</p>
# Endstop switch detection pin. If specified, then one may perform
# &quot;homing moves&quot; by adding a STOP_ON_ENDSTOP parameter to
# MANUAL_STEPPER movement commands.
#position_min:
#position_max:
# The minimum and maximum position the stepper can be commanded to
# move to. If specified then one may not command the stepper to move
# past the given position. Note that these limits do not prevent
# setting an arbitrary position with the `MANUAL_STEPPER
# SET_POSITION=x` command. The default is to not enforce a limit.
</code></pre></div>
<h2 id="custom-heaters-and-sensors">Custom heaters and sensors<a class="headerlink" href="#custom-heaters-and-sensors" title="Permanent link">&para;</a></h2>