Deploying to gh-pages from @ Klipper3d/klipper@3417940fd8 🚀

This commit is contained in:
KevinOConnor
2023-12-17 16:14:24 +00:00
parent 94c654e673
commit 2ab76dc426
15 changed files with 9 additions and 1 deletions

View File

@@ -1337,6 +1337,11 @@ 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>20231216: The <code>[hall_filament_width_sensor]</code> is changed to trigger filament runout
when the thickness of the filament exceeds <code>max_diameter</code>. The maximum diameter
defaults to <code>default_nominal_filament_diameter + max_difference</code>. See
<a href="Config_Reference.html#hall_filament_width_sensor">[hall_filament_width_sensor] configuration
reference</a> for more details.</p>
<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>