-
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
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule grbl
updated
13 files
+2 −2 | README.md | |
+29 −2 | changelog.md | |
+7 −5 | gcode.c | |
+1 −1 | grbl.h | |
+24 −4 | grbllib.c | |
+1 −1 | ngc_params.c | |
+1 −1 | nuts_bolts.c | |
+1 −1 | pin_bits_masks.h | |
+13 −5 | report.c | |
+40 −27 | settings.c | |
+4 −3 | spindle_control.c | |
+1 −1 | spindle_control.h | |
+1 −1 | system.c |