Kingroon KP3S: Difference between revisions

From Wiki
Line 19: Line 19:
= Software Mods =
= Software Mods =
== Installing Klipper ==
== Installing Klipper ==
* ~ git clone https://github.com/th33xitus/kiauh.git
<pre>
* cd kiauh
git clone https://github.com/th33xitus/kiauh.git
* ./kiauh.sh
cd kiauh
./kiauh.sh
</pre>
 
<pre>
<pre>
-> 4) Advanced
-> 4) Advanced
Line 35: Line 38:
!PC6,!PD13 GPIO pins at startup
!PC6,!PD13 GPIO pins at startup
</pre>
</pre>
* cd ~/klipper/
 
* ./scripts/update_mks_robin.py ./out/klipper.bin ./out/Robin_nano.bin
<pre>
cd ~/klipper/
./scripts/update_mks_robin.py ./out/klipper.bin ./out/Robin_nano.bin
cp
</pre>


== Klipper printer.cfg ==
== Klipper printer.cfg ==

Revision as of 12:19, 5 November 2021

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

Mini Afterburner

Dual Gear Extruder




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

Klipper printer.cfg

Marlin Config