bdwilson / Klipper-KingRoon-Printers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 1.3 Motherboard ( FOR ADVANCED USERS )

UPDATE

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