grbl-LPC-CoreXY/test/gcode
Sonny Jeon 5c0d311d92 Minor bug fixes.
- Bug fix for step and direction invert masks not immediately being in
effect. Now regenerates the masks when a user changes this setting.

- Bug fix for probing cycle. G-code standard mandates that there is an
error if the probe is already triggered when the cycle is commanded.
However, Grbl may have motions to pull off a previous probing cycle in
queue and can falsely lead to errors. To fix this, the triggered check
is performed within the probing cycle itself, right after the planner
buffer is synced. If there is an error, it will now alarm out as a
probe fail.
2014-08-01 08:29:35 -06:00
..
8x_gear_test.nc Settings refactoring. Bug fixes. Misc new features. 2014-07-26 15:01:34 -06:00
braid_cut2d.nc Minor bug fixes. 2014-08-01 08:29:35 -06:00
SO2_helloworld.nc Added test g-code programs. 2014-07-09 09:17:33 -06:00