mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 05:54:05 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@6a91824486 🚀
This commit is contained in:
parent
e5e70f979a
commit
165bdb6d61
16 changed files with 110 additions and 108 deletions
|
@ -2257,6 +2257,8 @@ objects (eg, <code>[tmc2208 stepper_x]</code>):</p>
|
|||
<li><code>axis_minimum</code>, <code>axis_maximum</code>: The axis travel limits (mm) after
|
||||
homing. It is possible to access the x, y, z components of this
|
||||
limit value (eg, <code>axis_minimum.x</code>, <code>axis_maximum.z</code>).</li>
|
||||
<li>For Delta printers the <code>cone_start_z</code> is the max z height at
|
||||
maximum radius (<code>printer.toolhead.cone_start_z</code>).</li>
|
||||
<li><code>max_velocity</code>, <code>max_accel</code>, <code>max_accel_to_decel</code>,
|
||||
<code>square_corner_velocity</code>: The current printing limits that are in
|
||||
effect. This may differ from the config file settings if a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue