I'm having a problem where my 3D printer is estopping. I'm pretty sure the problem is because of this but I'm not sure how to fix it: [idle_timeout] gcode = {% if printer.webhooks.state|lower == 'ready' %} {% if printer.pause_resume.is_paused|lower == 'false' %} M117 Idle timeout reached TURN_OFF_HEATERS M84 {% endif %} {% endif %} timeout = 7200
I also have 2 wires unplugged because I just want to confirm the 3d printer even moves: (Kind of annoying to crimp and their wires aren't long enough and I'm lazy) The BLtouch wire and the part cooling fan are disconnected.
Any thoughts on how to fix it?
Picture of error on Mainsail, picture of 3D printer , and klipper logs attached below.