Deploying to gh-pages from @ Klipper3d/klipper@a19d64febd 🚀

This commit is contained in:
KevinOConnor 2024-06-19 17:48:13 +00:00
parent 0e09c20124
commit c88f975c0b
16 changed files with 548 additions and 6 deletions

View file

@ -4667,6 +4667,13 @@ toward the center of the print area.</p>
#adaptive_margin:
# An optional margin (in mm) to be added around the bed area used by
# the defined print objects when generating an adaptive mesh.
#scan_overshoot:
# The maximum amount of travel (in mm) available outside of the mesh.
# For rectangular beds this applies to travel on the X axis, and for round beds
# it applies to the entire radius. The tool must be able to travel the amount
# specified outside of the mesh. This value is used to optimize the travel
# path when performing a &quot;rapid scan&quot;. The minimum value that may be specified
# is 1. The default is no overshoot.
</code></pre></div>
<h3 id="bed_tilt">[bed_tilt]<a class="headerlink" href="#bed_tilt" title="Permanent link">&para;</a></h3>