3D Printing: Difference between revisions
(Die Seite wurde neu angelegt: „== Klipper == * Download FluiddPi Image: https://github.com/fluidd-core/FluiddPI * apt update / apt full-upgrade * ~/klipper git pull * ~/moonraker git pull *…“) |
mNo edit summary |
||
Line 1: | Line 1: | ||
= Klipper = | |||
* Download FluiddPi Image: https://github.com/fluidd-core/FluiddPI | * Download FluiddPi Image: https://github.com/fluidd-core/FluiddPI | ||
* apt update / apt full-upgrade | * apt update / apt full-upgrade | ||
Line 5: | Line 5: | ||
* ~/moonraker git pull | * ~/moonraker git pull | ||
* ~ git clone https://github.com/th33xitus/kiauh.git | * ~ git clone https://github.com/th33xitus/kiauh.git | ||
* cd kiauh | * cd kiauh | ||
* ./kiauh.sh | * ./kiauh.sh | ||
== Klipper on KP3S == | |||
* Enable extra low-level | |||
* STMicroelectronics STM32 | |||
* STM32F103 | |||
* 28KiB bootloader | |||
* 8 MHZ crystal | |||
* USART PB11/PB10 | |||
* 250000 Baud | |||
* !PC6,PD13 GPIO pins at startup | |||
Revision as of 12:34, 27 October 2021
Klipper
- Download FluiddPi Image: https://github.com/fluidd-core/FluiddPI
- apt update / apt full-upgrade
- ~/klipper git pull
- ~/moonraker git pull
- ~ git clone https://github.com/th33xitus/kiauh.git
- cd kiauh
- ./kiauh.sh
Klipper on KP3S
- Enable extra low-level
- STMicroelectronics STM32
- STM32F103
- 28KiB bootloader
- 8 MHZ crystal
- USART PB11/PB10
- 250000 Baud
- !PC6,PD13 GPIO pins at startup