Hello,
I have a headbed with the size of 800x800mm. Under it there a 4 heatingelements.
So I would like to be able to set every single heating element to its own temperature in Simplify3D and pass these temperatures through to my klipper StarGcode "start_print".
Extruder1 -> T0
Heated Bed1 -> T1
Heated Bed1 -> T2
Heated Bed1 -> T3
Heated Bed1 -> T4
Does someone know how to write the star_ print macro?
[gcode_macro start_print]
gcode:
Thanks for your help