Deploying to gh-pages from @ Klipper3d/klipper@730e5951bc 🚀

This commit is contained in:
KevinOConnor
2025-03-04 00:05:15 +00:00
parent bab664611d
commit cb3777d48f
90 changed files with 608 additions and 608 deletions

View File

@@ -13,7 +13,7 @@
<title>OctoPrint for Klipper - Documentation Klipper</title>
<title>OctoPrint pour Klipper - Documentation Klipper</title>
@@ -74,7 +74,7 @@
<div data-md-component="skip">
<a href="#octoprint-for-klipper" class="md-skip">
<a href="#octoprint-pour-klipper" class="md-skip">
Aller au contenu
</a>
@@ -106,7 +106,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
OctoPrint for Klipper
OctoPrint pour Klipper
</span>
</div>
@@ -463,12 +463,12 @@
<label class="md-nav__link md-nav__link--active" for="__toc">
OctoPrint for Klipper
OctoPrint pour Klipper
<span class="md-nav__icon md-icon"></span>
</label>
<a href="OctoPrint.html" class="md-nav__link md-nav__link--active">
OctoPrint for Klipper
OctoPrint pour Klipper
</a>
@@ -487,8 +487,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#install-with-octopi" class="md-nav__link">
Install with OctoPi
<a href="#installer-avec-octopi" class="md-nav__link">
Installer avec OctoPi
</a>
</li>
@@ -1332,7 +1332,7 @@
<li class="md-nav__item">
<a href="Eddy_Probe.html" class="md-nav__link">
Eddy Current Inductive probe
Sonde inductive à courants de Foucault
</a>
</li>
@@ -1387,8 +1387,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#install-with-octopi" class="md-nav__link">
Install with OctoPi
<a href="#installer-avec-octopi" class="md-nav__link">
Installer avec OctoPi
</a>
</li>
@@ -1424,9 +1424,9 @@
</a>
<h1 id="octoprint-for-klipper">OctoPrint for Klipper<a class="headerlink" href="#octoprint-for-klipper" title="Permanent link">&para;</a></h1>
<p>Klipper has a few options for its front ends, Octoprint was the first and original front end for Klipper. This document will give a brief overview of installing with this option.</p>
<h2 id="install-with-octopi">Install with OctoPi<a class="headerlink" href="#install-with-octopi" title="Permanent link">&para;</a></h2>
<h1 id="octoprint-pour-klipper">OctoPrint pour Klipper<a class="headerlink" href="#octoprint-pour-klipper" title="Permanent link">&para;</a></h1>
<p>Klipper possède quelques nouvelles options pour ses frontaux, Octoprint était le premier et le frontal original pour Klipper. Ce document donne une brève aperçue de l'installation avec cette option.</p>
<h2 id="installer-avec-octopi">Installer avec OctoPi<a class="headerlink" href="#installer-avec-octopi" title="Permanent link">&para;</a></h2>
<p>Start by installing <a href="https://github.com/guysoft/OctoPi">OctoPi</a> on the Raspberry Pi computer. Use OctoPi v0.17.0 or later - see the <a href="https://github.com/guysoft/OctoPi/releases">OctoPi releases</a> for release information.</p>
<p>One should verify that OctoPi boots and that the OctoPrint web server works. After connecting to the OctoPrint web page, follow the prompt to upgrade OctoPrint if needed.</p>
<p>After installing OctoPi and upgrading OctoPrint, it will be necessary to ssh into the target machine to run a handful of system commands.</p>