Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4f00f21 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinOConnor committed Feb 15, 2024
1 parent 61c7b0e commit 7793082
Show file tree
Hide file tree
Showing 16 changed files with 8 additions and 40 deletions.
7 changes: 7 additions & 0 deletions Config_Changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -1337,6 +1337,13 @@ <h1 id="configuration-changes">Configuration Changes<a class="headerlink" href="
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>20240215: Several deprecated features have been removed. Using "NTC
100K beta 3950" as a thermistor name has been removed (deprecated on
20211110). The <code>SYNC_STEPPER_TO_EXTRUDER</code> and
<code>SET_EXTRUDER_STEP_DISTANCE</code> commands have been removed, and the
extruder <code>shared_heater</code> config option has been removed (deprecated on
20220210). The bed_mesh <code>relative_reference_index</code> option has been
removed (deprecated on 20230619).</p>
<p>20240123: The output_pin SET_PIN CYCLE_TIME parameter has been
removed. Use the new
<a href="Config_Reference.html#pwm_cycle_time">pwm_cycle_time</a> module if it is
Expand Down
7 changes: 0 additions & 7 deletions Config_Reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -4606,13 +4606,6 @@ <h3 id="bed_mesh">[bed_mesh]<a class="headerlink" href="#bed_mesh" title="Perman
# where Z = 0. When this option is specified the mesh will be offset
# so that zero Z adjustment occurs at this location. The default is
# no zero reference.
#relative_reference_index:
# **DEPRECATED, use the &quot;zero_reference_position&quot; option**
# The legacy option superceded by the &quot;zero reference position&quot;.
# Rather than a coordinate this option takes an integer &quot;index&quot; that
# refers to the location of one of the generated points. It is recommended
# to use the &quot;zero_reference_position&quot; instead of this option for new
# configurations. The default is no relative reference index.
#faulty_region_1_min:
#faulty_region_1_max:
# Optional points that define a faulty region. See docs/Bed_Mesh.md
Expand Down
32 changes: 0 additions & 32 deletions G-Codes.html
Original file line number Diff line number Diff line change
Expand Up @@ -1188,20 +1188,6 @@
SYNC_EXTRUDER_MOTION
</a>

</li>

<li class="md-nav__item">
<a href="#set_extruder_step_distance" class="md-nav__link">
SET_EXTRUDER_STEP_DISTANCE
</a>

</li>

<li class="md-nav__item">
<a href="#sync_stepper_to_extruder" class="md-nav__link">
SYNC_STEPPER_TO_EXTRUDER
</a>

</li>

</ul>
Expand Down Expand Up @@ -3333,20 +3319,6 @@
SYNC_EXTRUDER_MOTION
</a>

</li>

<li class="md-nav__item">
<a href="#set_extruder_step_distance" class="md-nav__link">
SET_EXTRUDER_STEP_DISTANCE
</a>

</li>

<li class="md-nav__item">
<a href="#sync_stepper_to_extruder" class="md-nav__link">
SYNC_STEPPER_TO_EXTRUDER
</a>

</li>

</ul>
Expand Down Expand Up @@ -4894,10 +4866,6 @@ <h4 id="sync_extruder_motion">SYNC_EXTRUDER_MOTION<a class="headerlink" href="#s
MOTION_QUEUE (as defined in an <a href="Config_Reference.html#extruder">extruder</a>
config section). If MOTION_QUEUE is an empty string then the stepper
will be desynchronized from all extruder movement.</p>
<h4 id="set_extruder_step_distance">SET_EXTRUDER_STEP_DISTANCE<a class="headerlink" href="#set_extruder_step_distance" title="Permanent link">&para;</a></h4>
<p>This command is deprecated and will be removed in the near future.</p>
<h4 id="sync_stepper_to_extruder">SYNC_STEPPER_TO_EXTRUDER<a class="headerlink" href="#sync_stepper_to_extruder" title="Permanent link">&para;</a></h4>
<p>This command is deprecated and will be removed in the near future.</p>
<h3 id="fan_generic">[fan_generic]<a class="headerlink" href="#fan_generic" title="Permanent link">&para;</a></h3>
<p>The following command is available when a
<a href="Config_Reference.html#fan_generic">fan_generic config section</a> is
Expand Down
Binary file modified _klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified fr/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified fr/sitemap.xml.gz
Binary file not shown.
Binary file modified hu/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified hu/sitemap.xml.gz
Binary file not shown.
Binary file modified it/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified it/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.
Binary file modified zh-Hant/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified zh-Hant/sitemap.xml.gz
Binary file not shown.
Binary file modified zh/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified zh/sitemap.xml.gz
Binary file not shown.

0 comments on commit 7793082

Please sign in to comment.