Skip to content

Commands for the library #3

Description

@ciromaciel

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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