Mittels @runButtonCommand powerOn funktioniert es, Relay schaltet - Drucker springt an.
Jetzt wird es interessant: Stelle ich den Port auf virtuell um, funktioniert alles wie es sollte.
Terminal Ausgabe:
Exec:14:40:34.426: @runButtonCommand togglePower
Send:14:40:34.426: ;@echo Power Off Command
Mesg:14:40:34.426: Power Off Command
Send:14:40:34.426: ;@gpio printer off
Send:14:40:34.427: ;@gpio hotbed off
Send:14:40:34.427: ;@gpio cooling off
Send:14:40:34.427: ;@gpio led off
Exec:14:40:47.795: @runButtonCommand togglePower
Send:14:40:47.795: ;@echo Power On Command
Mesg:14:40:47.795: Power On Command
Send:14:40:47.795: ;@gpio printer on
Send:14:40:47.795: ;@gpio hotbed on
Send:14:40:47.795: ;@gpio cooling on
Exec:14:40:59.833: @runButtonCommand togglePower
Send:14:40:59.833: ;@echo Power Off Command
Mesg:14:40:59.833: Power Off Command
Send:14:40:59.833: ;@gpio printer off
Send:14:40:59.833: ;@gpio hotbed off
Send:14:40:59.834: ;@gpio cooling off
Send:14:40:59.834: ;@gpio led off
Exec:14:41:09.875: @runButtonCommand togglePower
Send:14:41:09.876: ;@echo Power On Command
Mesg:14:41:09.876: Power On Command
Send:14:41:09.876: ;@gpio printer on
Send:14:41:09.876: ;@gpio hotbed on
Send:14:41:09.876: ;@gpio cooling on
Wieder zurück auf den realen Port, wieder gleiches Phänomen.
Ich lade gleich mal meine Drucker XML config auf meinem Webspace und schicke dir eine PM