This is my custom setup for my Creality K2 Plus. Some people would probably benefit from using some of those things (like the DXC2 config that allows you to use Creality's cutters) or my own project, the K2Dash.
Enjoy. Please don't open PRs or issues.
Tn_retrude: -10 -> Tn_retrude: -25
switch_pin:!nozzle_mcu:PB9 -> switch_pin:nozzle_mcu:PB9 # Allows you to use Creality's own cutters
G0 E-10 F360 -> G0 E-40 F360
-
Open /etc/init.d/klipper in vim
-
On line 239, right before the
synccommand, comment the rsync command with a hash:
# rsync -a $GCODE_PATH/* ${GCODE_FILES_DIR}/- Delete the files via the printer's screen or Fluidd and reboot printer