3D Printing: Difference between revisions

From Wiki
mNo edit summary
mNo edit summary
Line 4: Line 4:


== Klipper on Kingroon KP3S ==
== Klipper on Kingroon KP3S ==
* ~ git clone https://github.com/th33xitus/kiauh.git
[{Kingroon KP3S]]
* cd kiauh
* ./kiauh.sh
<pre>
Enable extra low-level
STMicroelectronics STM32
STM32F103
28KiB bootloader
8 MHZ crystal
USART PB11/PB10
250000 Baud
!PC6,!PD13 GPIO pins at startup
</pre>
* cd ~/klipper/
* ./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 17:57, 30 October 2021

Klipper

Klipper on Kingroon KP3S

[{Kingroon KP3S]]