Deploying to gh-pages from @ Klipper3d/klipper@516ef1d361 🚀

This commit is contained in:
KevinOConnor
2025-04-17 15:45:08 +00:00
parent c23160719e
commit 28b9dacdca
14 changed files with 3 additions and 1 deletions

View File

@@ -2324,6 +2324,8 @@ objects:</p>
<a href="Config_Reference.html#hall_filament_width_sensor">hall_filament_width_sensor</a>
object:</p>
<ul>
<li>all items from
<a href="Status_Reference.html#filament_switch_sensor">filament_switch_sensor</a></li>
<li><code>is_active</code>: Returns True if the sensor is currently active.</li>
<li><code>Diameter</code>: The last reading from the sensor in mm.</li>
<li><code>Raw</code>: The last raw ADC reading from the sensor.</li>