mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-11-15 09:46:04 +01:00
Deploying to gh-pages from @ Klipper3d/klipper@624d360a34 🚀
This commit is contained in:
@@ -1295,6 +1295,8 @@ 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">¶</a></h2>
|
||||
<p>20230519: <code>SHAPER_CALIBRATE</code> command immediately applies input shaper parameters
|
||||
if <code>[input_shaper]</code> was enabled already.</p>
|
||||
<p>20230407: The <code>stalled_bytes</code> counter in the log and in the
|
||||
<code>printer.mcu.last_stats</code> field has been renamed to <code>upcoming_bytes</code>.</p>
|
||||
<p>20230304: The <code>SET_TMC_CURRENT</code> command now properly adjusts the globalscaler
|
||||
|
||||
@@ -5225,7 +5225,9 @@ frequency responses and the different input shapers values are written
|
||||
to a CSV file(s) <code>/tmp/calibration_data_<axis>_<name>.csv</code>. Unless
|
||||
specified, NAME defaults to the current time in "YYYYMMDD_HHMMSS"
|
||||
format. Note that the suggested input shaper parameters can be
|
||||
persisted in the config by issuing <code>SAVE_CONFIG</code> command.</p>
|
||||
persisted in the config by issuing <code>SAVE_CONFIG</code> command, and if
|
||||
<code>[input_shaper]</code> was already enabled previously, these parameters
|
||||
take effect immediately.</p>
|
||||
<h3 id="respond">[respond]<a class="headerlink" href="#respond" title="Permanent link">¶</a></h3>
|
||||
<p>The following standard G-Code commands are available when the
|
||||
<a href="Config_Reference.html#respond">respond config section</a> is enabled:</p>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user