Deploying to gh-pages from @ Klipper3d/klipper@0532a41c75 🚀
This commit is contained in:
@@ -2434,8 +2434,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#abort" class="md-nav__link">
|
||||
ABORT
|
||||
<a href="#_2" class="md-nav__link">
|
||||
关于
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -4654,8 +4654,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#abort" class="md-nav__link">
|
||||
ABORT
|
||||
<a href="#_2" class="md-nav__link">
|
||||
关于
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -5170,7 +5170,7 @@ section</a> is enabled.</p>
|
||||
<p><code>TEMPERATURE_PROBE_NEXT</code>: After calibration has started this command is run to take the next sample. It is automatically scheduled to run when the delta specified by <code>STEP</code> has been reached, however its also possible to manually run this command to force a new sample. This command is only available during calibration.</p>
|
||||
<h4 id="temperature_probe_complete">TEMPERATURE_PROBE_COMPLETE:<a class="headerlink" href="#temperature_probe_complete" title="Permanent link">¶</a></h4>
|
||||
<p><code>TEMPERATURE_PROBE_COMPLETE</code>: Can be used to end calibration and save the current result before the <code>TARGET</code> temperature is reached. This command is only available during calibration.</p>
|
||||
<h4 id="abort">ABORT<a class="headerlink" href="#abort" title="Permanent link">¶</a></h4>
|
||||
<h4 id="_2">关于<a class="headerlink" href="#_2" title="Permanent link">¶</a></h4>
|
||||
<p><code>ABORT</code>: Aborts the calibration process, discarding the current results. This command is only available during drift calibration.</p>
|
||||
<h3 id="temperature_probe_enable">TEMPERATURE_PROBE_ENABLE<a class="headerlink" href="#temperature_probe_enable" title="Permanent link">¶</a></h3>
|
||||
<p><code>TEMPERATURE_PROBE_ENABLE ENABLE=[0|1]</code>: Sets temperature drift compensation on or off. If ENABLE is set to 0, drift compensation will be disabled, if set to 1 it is enabled.</p>
|
||||
|
||||
Reference in New Issue
Block a user