mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-28 02:10:25 -07:00
Deploying to gh-pages from @ Klipper3d/klipper@025ae2349d 🚀
This commit is contained in:
parent
f44c057aec
commit
f78b4dc5f0
356 changed files with 16974 additions and 109 deletions
|
|
@ -410,6 +410,32 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--nested">
|
||||
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_7_1" type="checkbox" id="__nav_7_1" >
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link" for="__nav_7_1">
|
||||
Installation
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<nav class="md-nav" aria-label="Installation" data-md-level="2">
|
||||
<label class="md-nav__title" for="__nav_7_1">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Installation
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="Installation.html" class="md-nav__link">
|
||||
Installation
|
||||
|
|
@ -423,6 +449,27 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="OctoPrint.html" class="md-nav__link">
|
||||
OctoPrint for Klipper
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -8433,7 +8480,7 @@ via the <code>i2c_speed</code> parameter. All other Klipper micro-controllers us
|
|||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="Installation.html" class="md-footer__link md-footer__link--prev" aria-label="Previous: Installation" rel="prev">
|
||||
<a href="OctoPrint.html" class="md-footer__link md-footer__link--prev" aria-label="Previous: OctoPrint for Klipper" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
|
|
@ -8442,7 +8489,7 @@ via the <code>i2c_speed</code> parameter. All other Klipper micro-controllers us
|
|||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Installation
|
||||
OctoPrint for Klipper
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue