Printer does not print every time

Basic Information:

Printer Model: Artillery Sidewinder X1
MCU / Printerboard: mks 1.4
Host / SBC: Pi 3
klippy.log
klippy.zip (215.6 KB)

Describe your issue:

The problem is, sometimes the printer prints, sometimes not. I have tried many things in OrcaSlicer, upload from OrcaSlicer, export and upload manually. both work. but not always. I don’t know if it’s because of the settings or if something else doesn’t want to. reinstalling didn’t help either.
in the zip file are the log file and the printer.cfg

Hello @Beat-Masterz !

What concerns me: When the bed is set to 55°C, why is it heating up more and more?

The PID values appear to me a bit off.

#*# [heater_bed]
#*# control = pid
#*# pid_kp = 46.295
#*# pid_ki = 0.386
#*# pid_kd = 1388.846

You may run a new PID tune.

Things like this:

target=55 temp=70.4 pwm=1.000

should not happen.

1 Like

okay, that doesn´t worked. i have installed klipper new and updated the firmware. now he prints. now i can adjust the fluw rate and every change doesn´t effect on the testprint. But I am looking for the problem.