mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-06 13:34:06 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@f7567a0db9 🚀
This commit is contained in:
parent
396e728f2d
commit
8dff4c78b5
293 changed files with 18737 additions and 1567 deletions
|
@ -684,8 +684,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="Axis_Twist_Compensation.md" class="md-nav__link">
|
||||
None
|
||||
<a href="Axis_Twist_Compensation.html" class="md-nav__link">
|
||||
Axis Twist Compensation
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
@ -1217,8 +1217,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="Bootloader_Entry.md" class="md-nav__link">
|
||||
None
|
||||
<a href="Bootloader_Entry.html" class="md-nav__link">
|
||||
Bootloader Entry
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
@ -1398,6 +1398,7 @@
|
|||
<li><a href="Manual_Level.html">手动调平</a>:校准 Z 限位和调整热床调平螺丝。</li>
|
||||
<li><a href="Bed_Mesh.html">床网</a>:基于 XY 位置的打印床高度补偿。</li>
|
||||
<li><a href="Endstop_Phase.html">限位相位</a>:使用步进电机相位辅助 Z 限位定位。</li>
|
||||
<li><a href="Axis_Twist_Compensation.html">Axis Twist Compensation</a>: A tool to compensate for inaccurate probe readings due to twist in X gantry.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="Resonance_Compensation.html">共振补偿</a>:减少打印震纹的工具。<ul>
|
||||
|
@ -1437,6 +1438,7 @@
|
|||
<li><a href="RPi_microcontroller.html">将树莓派作为微控制器</a>:关于如何控制与树莓派 GPIO 引脚连接的设备。</li>
|
||||
<li><a href="Beaglebone.html">Beaglebone</a>:在 Beaglebone PRU 上运行 Klipper 的详细信息。</li>
|
||||
<li><a href="Bootloaders.html">底层引导程序</a>:有关于微控制器刷写的开发者信息。</li>
|
||||
<li><a href="Bootloader_Entry.html">Bootloader Entry</a>: Requesting the bootloader.</li>
|
||||
<li><a href="CANBUS.html">CAN 总线</a>:有关于 Klipper 使用 CAN 总线的信息。<ul>
|
||||
<li><a href="CANBUS_Troubleshooting.html">CAN bus troubleshooting</a>: Tips for troubleshooting CAN bus.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue