Skip to content

Commands for the library #3

Open
@edgar-maciel

Description

@edgar-maciel

Hi Protoneer.

Suppose I want to run the following command:

void setup(){
startGrbl();
}

void loop(){
int result = grbl.exec_gcode(“G1 F300.0 Z-6.0”);
}

What would be the best way to modify the library code?

Ciro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions