3D Printing: Difference between revisions
mNo edit summary |
|||
Line 17: | Line 17: | ||
!PC6,!PD13 GPIO pins at startup | !PC6,!PD13 GPIO pins at startup | ||
</pre> | </pre> | ||
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 | ||
[[Category:Hardware]] | [[Category:Hardware]] |
Revision as of 14:47, 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