3D Printing: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
* cd ~/klipper/ | * cd ~/klipper/ | ||
* ./scripts/update_mks_robin.py ./out/klipper.bin ./out/Robin_nano.bin | * ./scripts/update_mks_robin.py ./out/klipper.bin ./out/Robin_nano.bin | ||
* Printer.cfg | |||
** https://3dprintbeginner.com/how-to-install-klipper-on-kingroon-kp3s/ | |||
** https://gist.github.com/nezuppo/0d06444bbf61e6d6a8953caf31e5f25d | |||
** Extruder 7.41 | |||
[[Category:Hardware]] | [[Category:Hardware]] |
Revision as of 15:53, 27 October 2021
Klipper
- Download FluiddPi Image: https://github.com/fluidd-core/FluiddPI
- Do updates later from Web GUI
Klipper on Kingroon KP3S
- ~ git clone https://github.com/th33xitus/kiauh.git
- cd kiauh
- ./kiauh.sh
Enable extra low-level STMicroelectronics STM32 STM32F103 28KiB bootloader 8 MHZ crystal USART PB11/PB10 250000 Baud !PC6,!PD13 GPIO pins at startup
- cd ~/klipper/
- ./scripts/update_mks_robin.py ./out/klipper.bin ./out/Robin_nano.bin