Deploying to gh-pages from @ Klipper3d/klipper@14a83103c3 🚀

This commit is contained in:
KevinOConnor
2024-09-06 00:04:39 +00:00
parent 6478486f2c
commit 6d8124a0cc
303 changed files with 23968 additions and 2228 deletions

View File

@@ -451,8 +451,8 @@
<li class="md-nav__item">
<a href="OctoPrint.md" class="md-nav__link">
None
<a href="OctoPrint.html" class="md-nav__link">
OctoPrint for Klipper
</a>
</li>
@@ -1625,8 +1625,8 @@
<li class="md-nav__item">
<a href="Eddy_Probe.md" class="md-nav__link">
None
<a href="Eddy_Probe.html" class="md-nav__link">
Eddy 感应涡流探针
</a>
</li>
@@ -2276,10 +2276,10 @@
</ul>
<h2 id="_2">温度传感器<a class="headerlink" href="#_2" title="Permanent link">&para;</a></h2>
<p>以下信息可在</p>
<p><a href="Config_Reference.html#bmp280bme280bme680-temperature-sensor">BME280 config_section_name</a>[htu21d config_section_name(Config_Reference.md#htu21d-sensor)<a href="Config_Reference.html#lm75-temperaturesensor">lm75 config_section_name</a><a href="Config_Reference.html#host-temperature-sensor">温度_主机config_section_name</a> <a href="Config_Reference.html#combined-temperature-sensor">温度_组合config_section_name</a> 对象:</p>
<p><a href="Config_Reference.html#bmp280bme280bme680-temperature-sensor">bme280 config_section_name</a>, <a href="Config_Reference.html#htu21d-sensor">htu21d config_section_name</a>, <a href="Config_Reference.html#sht31-sensor">sht3x config_section_name</a>, <a href="Config_Reference.html#lm75-temperature-sensor">lm75 config_section_name</a>, <a href="Config_Reference.html#host-temperature-sensor">temperature_host config_section_name</a> and <a href="Config_Reference.html#combined-temperature-sensor">temperature_combined config_section_name</a> objects:</p>
<ul>
<li><code>temperature</code>:上一次从传感器读取的温度。</li>
<li><code>hemidity</code><code>pressure</code><code>gas</code>:传感器上一次读取的值(仅在bme280htu21d和lm75传感器上</li>
<li><code>humidity</code>, <code>pressure</code>, <code>gas</code>: The last read values from the sensor (only on bme280, htu21d, sht3x and lm75 sensors).</li>
</ul>
<h2 id="temperature_fan">temperature_fan<a class="headerlink" href="#temperature_fan" title="Permanent link">&para;</a></h2>
<p><a href="Config_Reference.html#temperature_fan">temperature_fan some_name</a> 对象提供了以下信息:</p>