mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 23:24:01 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@96ab906946 🚀
This commit is contained in:
parent
c4d13cd9c3
commit
da4bd4dedf
75 changed files with 474 additions and 474 deletions
|
@ -571,8 +571,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#corexy_1" class="md-nav__link">
|
||||
CoreXY 运动学
|
||||
<a href="#corexz" class="md-nav__link">
|
||||
CoreXZ 运动学
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
@ -2569,8 +2569,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#corexy_1" class="md-nav__link">
|
||||
CoreXY 运动学
|
||||
<a href="#corexz" class="md-nav__link">
|
||||
CoreXZ 运动学
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
@ -3997,7 +3997,7 @@ max_z_accel:
|
|||
[stepper_z]
|
||||
</code></pre></div>
|
||||
|
||||
<h3 id="corexy_1">CoreXY 运动学<a class="headerlink" href="#corexy_1" title="Permanent link">¶</a></h3>
|
||||
<h3 id="corexz">CoreXZ 运动学<a class="headerlink" href="#corexz" title="Permanent link">¶</a></h3>
|
||||
<p>corexz 运动学配置文件参考<a href="https://github.com/Klipper3d/klipper/blob/master/config/example-corexz.cfg">example-corexz.cfg</a></p>
|
||||
<p>此处描述的参数只适用于笛卡尔打印机—有关全部可用参数,请参阅 <a href="#common-kinematic-settings">常用的运动学设置</a>。</p>
|
||||
<div class="highlight"><pre><span></span><code>[printer]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue