Kingroon KP3S: Difference between revisions

From Wiki
mNo edit summary
Line 10: Line 10:
* LJ12A3-4-Z/BX (4mm, NPN, Normally Open)
* LJ12A3-4-Z/BX (4mm, NPN, Normally Open)
** Sensor output directly to Z-switch input and via 1.2K resistor to ground
** Sensor output directly to Z-switch input and via 1.2K resistor to ground
== Mini Afterburner ==
== Dual Gear Extruder ==
* https://www.thingiverse.com/thing:4653991


<br><br><br>
<br><br><br>

Revision as of 14:31, 19 September 2022

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