User Tools

Site Tools


3dprinter:klipper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
3dprinter:klipper [2023/10/01 17:32] Wulf Rajek3dprinter:klipper [2023/10/22 23:45] (current) Wulf Rajek
Line 10: Line 10:
 Installing Klipper and OctoPrint: The tool of our choice is [[https://github.com/th33xitus/kiauh|Klipper Installation And Update Helper (KIAUH)]], which streamlines the installation process by reducing user inputs to the bare minimum and adding a graphical interface. It also helps manage updates and removal of every component. Installing Klipper and OctoPrint: The tool of our choice is [[https://github.com/th33xitus/kiauh|Klipper Installation And Update Helper (KIAUH)]], which streamlines the installation process by reducing user inputs to the bare minimum and adding a graphical interface. It also helps manage updates and removal of every component.
  
 +In the Octoprint Settings tab, navigate to the "Behavior" sub-tab and select the "Cancel any ongoing prints but stay connected to the printer" option. Click "Save".
  
 [[https://github.com/Arksine/moonraker|Arksine/Moonraker]] is a Python 3 based web server that exposes APIs which client applications can use to interact with Klipper. [[https://github.com/Arksine/moonraker|Arksine/Moonraker]] is a Python 3 based web server that exposes APIs which client applications can use to interact with Klipper.
Line 111: Line 112:
 cp out/klipper.bin /mnt/usb cp out/klipper.bin /mnt/usb
 mkdir /mnt/usb/STM32F4_UPDATE mkdir /mnt/usb/STM32F4_UPDATE
-cp out/klipper.bin /mnt/usb/ST +cp out/klipper.bin /mnt/usb/STM32F4_UPDATE/firmware.bin
-M32F4_UPDATE/firmware.bin+
 umount /mnt/usb umount /mnt/usb
 </code> </code>
3dprinter/klipper.1696177967.txt.gz · Last modified: 2023/10/01 17:32 by Wulf Rajek