mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 22:35:17 -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">Kézi szintezés</a>: Z végállások kalibrálása (és hasonlók).</li>
|
||||
<li><a href="Bed_Mesh.html">Tárgyasztal háló</a>: X-Y-helyeken alapuló tárgyasztal szintkorrekció.</li>
|
||||
<li><a href="Endstop_Phase.html">Végállás fázis</a>: Z végállás pozícionálása lépéssegédlettel.</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">Rezonancia kompenzáció</a>: Egy eszköz a nyomatok gyűrődésének (ringing) csökkentésére.<ul>
|
||||
|
@ -1437,6 +1438,7 @@
|
|||
<li><a href="RPi_microcontroller.html">Raspberry Pi mint mikrokontroller</a>: A Raspberry Pi GPIO-tűire csatlakoztatott eszközök vezérlésének részletei.</li>
|
||||
<li><a href="Beaglebone.html">Beaglebone</a>: Klipper futtatásának részletei a Beaglebone PRU-n.</li>
|
||||
<li><a href="Bootloaders.html">Bootloaderek</a>: Fejlesztői információk a mikrokontrollerek égetéséről.</li>
|
||||
<li><a href="Bootloader_Entry.html">Bootloader Entry</a>: Requesting the bootloader.</li>
|
||||
<li><a href="CANBUS.html">CAN-busz</a>: Információk a CAN-busz Klipper-el való használatáról.<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