Deploying to gh-pages from @ Klipper3d/klipper@54c7b65d5d 🚀

This commit is contained in:
KevinOConnor
2026-02-24 15:15:08 +00:00
parent 6765e5f737
commit 5886df056a
2 changed files with 2 additions and 2 deletions

View File

@@ -1586,7 +1586,7 @@ micro-controller.</p>
later analyzed. To use this feature, Klipper must be started with the
<a href="API_Server.html">API Server</a> enabled.</p>
<p>Data logging is enabled with the <code>data_logger.py</code> tool. For example:</p>
<div class="highlight"><pre><span></span><code>~/klipper/scripts/motan/data_logger.py /tmp/klippy_uds mylog
<div class="highlight"><pre><span></span><code>~/klipper/scripts/motan/data_logger.py /tmp/klippy_uds mylog -s &#39;*&#39;
</code></pre></div>
<p>This command will connect to the Klipper API Server, subscribe to

File diff suppressed because one or more lines are too long