Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands for the library #3

Open
edgar-maciel opened this issue Aug 25, 2013 · 0 comments
Open

Commands for the library #3

edgar-maciel opened this issue Aug 25, 2013 · 0 comments

Comments

@edgar-maciel
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant