Loads and starts executing a G-code program from a specified file.
start_file(filepath)
Load and start executing a G-code file
start_file("C:/gcode/sample.nc");
Load and start another G-code file
start_file("/home/user/gcode/project.gcode");
open_file open_code start_file start_code test_file test_code