Deploying to gh-pages from @ Klipper3d/klipper@42faa962fc 🚀

This commit is contained in:
KevinOConnor
2025-04-28 23:35:13 +00:00
parent 5c4e8bc286
commit 1e7ada557a
14 changed files with 5 additions and 1 deletions

View File

@@ -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">&para;</a></h2>
<p>20250425: The maximum <code>cycle_time</code> for pwm <code>[output_pin]</code>,
<code>[pwm_cycle_time]</code>, <code>[pwm_tool]</code>, and similar config sections is now 3
seconds (reduced from 5 seconds). The <code>maximum_mcu_duration</code> in
<code>[pwm_tool]</code> is now also 3 seconds.</p>
<p>20250418: The manual_stepper <code>STOP_ON_ENDSTOP</code> feature may now take
less time to complete. Previously, the command would wait the entire
time the move could possibly take even if the endstop triggered