24 #ifndef LINE_BUFFER_SIZE
26 #define LINE_BUFFER_SIZE 256
void protocol_exec_rt_system()
Executes run-time commands, when required. This function primarily operates as Grbl's state...
void protocol_buffer_synchronize()
Block until all buffered steps are executed.
void protocol_execute_realtime()
Checks and executes a realtime command at various stop points in main program.
void protocol_main_loop()
Starts Grbl main loop. It handles all incoming characters from the serial port and executes...
void protocol_auto_cycle_start()
Executes the auto cycle feature, if enabled.