mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-25 00:58:33 -07:00
Deploying to gh-pages from @ Klipper3d/klipper@3ef760c18f 🚀
This commit is contained in:
parent
738ddd1b60
commit
aa901989d0
15 changed files with 5 additions and 4 deletions
|
|
@ -1412,6 +1412,10 @@ are not backwards compatible. It is a good idea to review this
|
|||
document when upgrading the Klipper software.</p>
|
||||
<p>All dates in this document are approximate.</p>
|
||||
<h2 id="changes">Changes<a class="headerlink" href="#changes" title="Permanent link">¶</a></h2>
|
||||
<p>20250811: Support for the <code>max_accel_to_decel</code> parameter in the
|
||||
<code>[printer]</code> config section has been removed and support for the
|
||||
<code>ACCEL_TO_DECEL</code> parameter in the <code>SET_VELOCITY_LIMIT</code> command has
|
||||
been removed. These capabilities were deprecated on 20240313.</p>
|
||||
<p>20250721: The <code>[pca9632]</code> and <code>[mcp4018]</code> modules no longer accept the
|
||||
<code>scl_pin</code> and <code>sda_pin</code> options. Use <code>i2c_software_scl_pin</code> and
|
||||
<code>i2c_software_sda_pin</code> instead.</p>
|
||||
|
|
|
|||
|
|
@ -4113,8 +4113,6 @@ max_accel:
|
|||
# decelerate to zero at each corner. The value specified here may be
|
||||
# changed at runtime using the SET_VELOCITY_LIMIT command. The
|
||||
# default is 5mm/s.
|
||||
#max_accel_to_decel:
|
||||
# This parameter is deprecated and should no longer be used.
|
||||
</code></pre></div>
|
||||
|
||||
<h3 id="stepper">[stepper]<a class="headerlink" href="#stepper" title="Permanent link">¶</a></h3>
|
||||
|
|
@ -4674,7 +4672,6 @@ max_velocity:
|
|||
max_accel:
|
||||
#minimum_cruise_ratio:
|
||||
#square_corner_velocity:
|
||||
#max_accel_to_decel:
|
||||
#max_z_velocity:
|
||||
#max_z_accel:
|
||||
</code></pre></div>
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue