Thanks,
I want to be able to turn my printer on at the start of a gcode file completely unattended . I can switch it on no issues but i need the gcode to wait for it to start. it sends the code to heat the bed before the radds board has started so then it just waits for it to heat,when its not heating.
i was looking at wait for pin M226 and using say max Z pin and a relay but not sure if this would work?