Hello, I am printing on K1 Max and, upon finishing the printing, the print bed does not automatically lower, causing the nozzle to remain leaning against the print and thus damaging it. Is there any option or code I have to add to avoid this? Thanks in advance!
You could probably add a single G1 Zxxx F1800 command in your ending script. Replace "xxx" with the Z height of the machine. That will move it to the top when the print is done.