Skip to content

Latest commit

 

History

286 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klipper KingRoon Printers

alt text

HOST Recommendation

Minimal system recommendation : Makerbase MKS PI

Firmware build

cd ~/klipper
make menuconfig

STM32F103

alt text

GD32F103 / F303

alt text

make 
./scripts/update_mks_robin.py out/klipper.bin out/Robin_nano.bin

If you don`t want to use LCD and turn off cable from motherboard:

./scripts/update_mks_robin.py out/klipper.bin out/Robin_nano43.bin

TMC UART Pin KingRoon Motherboard ( FOR ADVANCED USERS )

Manual:

KP3S 1.2 Motherboard https://www.youtube.com/watch?v=BF19ZXk5KRw

KP3S 1.3 Motherboard https://youtu.be/2X_U2wZV_pw

Pins:

X:PA5 Y:PC13 Z:PC7 E:PA10  E1:PA9

Thanks for Video to こんゆたか

Basic Files Folder Configuration

 -printer.cfg
 -stepper.cfg
 -extruder.cfg
 -bed.cfg
 -fan.cfg
 -thermistor.cfg
 -macros
    macros.cfg
    printing.cfg

Advanced Files Folder Configuration

 -printer.cfg
 -stepper.cfg
 -bltouch.cfg
 -tmc.cfg
 -extruder.cfg
 -bed.cfg
 -fan.cfg
 -thermistor.cfg
 -macros
    macros.cfg
    printing.cfg

You question and main information you can checked https://cutt.ly/5LHo4yC

About

No description, website, or topics provided.

Resources

Stars

168 stars

Watchers

20 watching

Forks

Releases

Packages

Contributors