The-Conglomerate / Voron-Klipper-Common

Apache License 2.0
78 stars 15 forks source link

Erroring can be improved #39

Open newphreak opened 2 years ago

newphreak commented 2 years ago

action_raise_error(msg): Abort the current macro (and any calling macros) and write the given msg to the /tmp/printer pseudo-terminal. The first line of msg will be sent with a "!! " prefix and subsequent lines will have a "// " prefix.