Deploying to gh-pages from @ Klipper3d/klipper@99d7af87fd 🚀

This commit is contained in:
KevinOConnor
2023-12-07 22:17:36 +00:00
parent 8c350eb7a3
commit 2529725dd2
14 changed files with 5 additions and 1 deletions

View File

@@ -1337,6 +1337,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">&para;</a></h2>
<p>20231207: Several undocumented config parameters in the <code>[printer]</code>
config section have been removed (the buffer_time_low,
buffer_time_high, buffer_time_start, and move_flush_time parameters).</p>
<p>20231110: Klipper v0.12.0 released.</p>
<p>20230826: If <code>safe_distance</code> is set or calculated to be 0 in <code>[dual_carriage]</code>,
the carriages proximity checks will be disabled as per documentation. A user
may wish to configure <code>safe_distance</code> explicitly to prevent accidental crashes