mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-05 04:54:11 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@0105aa330f 🚀
This commit is contained in:
parent
9e21e772af
commit
a86d3dac7b
19 changed files with 52 additions and 30 deletions
|
@ -2478,7 +2478,7 @@ objects (eg, <code>[tmc2208 stepper_x]</code>):</p>
|
|||
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>,
|
||||
<li><code>max_velocity</code>, <code>max_accel</code>, <code>minimum_cruise_ratio</code>,
|
||||
<code>square_corner_velocity</code>: The current printing limits that are in
|
||||
effect. This may differ from the config file settings if a
|
||||
<code>SET_VELOCITY_LIMIT</code> (or <code>M204</code>) command alters them at run-time.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue