-
Notifications
You must be signed in to change notification settings - Fork 533
Customize Shortcuts
SteveMoto edited this page Dec 11, 2018
·
5 revisions
- bCNC command listed in Command Line
- Gcode (like MDI commands)
- SENDHEX command to send character encoded in hex to grbl
- Python script, by preceding the command with the % symbol
For example in my setup I use some shortcuts to the run-stop buttons. In this way I have some physical button to use:
Response to command is fast, but if you need a more reliable and secure way to stop your machine consider to add some real physical buttons, GRBL is ready to accept them.