Kingroon KP3S

From Wiki
Revision as of 14:31, 19 September 2022 by Marcluer (talk | contribs)

Hardware Mods

Change TMC drivers to UART Mode

ABL Sensor

  • LJ12A3-4-Z/BX (4mm, NPN, Normally Open)
    • Sensor output directly to Z-switch input and via 1.2K resistor to ground




Software Mods

Installing Klipper

git clone https://github.com/th33xitus/kiauh.git
cd kiauh
./kiauh.sh
-> 4) Advanced
-> 3) Build only

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
cp /out/Robin_nano.bin ~

Klipper printer.cfg

Marlin Config