3D Printing: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
== Klipper with OctoPrint == | == Klipper with OctoPrint == | ||
<pre> | |||
git clone https://github.com/Klipper3d/klipper | |||
./klipper/scripts/install-octopi.sh | |||
</pre> | |||
* Webinterface: Set port to /tmp/printer | |||
== Klipper on Kingroon KP3S == | == Klipper on Kingroon KP3S == |
Revision as of 10:26, 5 November 2021
Klipper with Fluidd
- Download FluiddPi Image: https://github.com/fluidd-core/FluiddPI
- Do updates later from Web GUI
Klipper with OctoPrint
git clone https://github.com/Klipper3d/klipper ./klipper/scripts/install-octopi.sh
- Webinterface: Set port to /tmp/printer