Functions to configure the GRBL device.
The grbl device configure functions
Configure class to hold all configure functions for the grbl device class.
Clear the alarm on the GRBL machine.
Disable the motors on the GRBL machine.
Enable the motors on the GRBL machine.
Feed hold the GRBL machine.
Contents:
configure
configure.clearAlarm()
configure.disableSteppers()
configure.enableSteppers()
configure.feedHold()