mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 23:24:01 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@cc6736c3e3 🚀
This commit is contained in:
parent
8701b027ff
commit
ebdf5d6d83
16 changed files with 322 additions and 15 deletions
|
@ -2653,6 +2653,13 @@ on a cartesian, hybrid_corexy or hybrid_corexz robot</p>
|
|||
<li><code>carriage_1</code>: The mode of the carriage 1. Possible values are:
|
||||
"INACTIVE", "PRIMARY", "COPY", and "MIRROR".</li>
|
||||
</ul>
|
||||
<p>On a <code>generic_cartesian</code> kinematic, the following information is
|
||||
available in <code>dual_carriage</code>:</p>
|
||||
<ul>
|
||||
<li><code>carriages["<carriage>"]</code>: The mode of the carriage <code><carriage></code>. Possible
|
||||
values are "INACTIVE" and "PRIMARY" for the primary carriage and "INACTIVE",
|
||||
"PRIMARY", "COPY", and "MIRROR" for the dual carriage.</li>
|
||||
</ul>
|
||||
<h2 id="virtual_sdcard">virtual_sdcard<a class="headerlink" href="#virtual_sdcard" title="Permanent link">¶</a></h2>
|
||||
<p>The following information is available in the
|
||||
<a href="Config_Reference.html#virtual_sdcard">virtual_sdcard</a> object:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue