Running multiple commands from a switch module and absolute mode

Regarding SmoothieBoard:
I am unsure if it is possible to run more than one command from a switch module. I have tried separating the commands using pipe “|” and that doesn’t seem to work.
i am also wondering if there is a way to have a switch run a command depending on its state at startup, not just when it changes. eg: If the switch is on move to x10 and if it is off move to x20. in my testing this would only trigger if the switch was changed after the smoothie has turned on.

Any solutions to these problems would be much appreciated

I think space separated works.

1 Like