-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule grbl
updated
9 files
+29 −3 | changelog.md | |
+1 −1 | grbl.h | |
+12 −10 | machine_limits.c | |
+1 −2 | motion_control.c | |
+6 −0 | planner.c | |
+2 −0 | planner.h | |
+4 −2 | protocol.c | |
+1 −1 | state_machine.c | |
+11 −5 | tool_change.c |