grbl-LPC-CoreXY/grbl
Sonny Jeon d226555810 Minor bug fixes.
- G38.x was not printing correctly in the $G g-code state reports. Now
fixed.

- Potential bug regarding volatile variables inside a struct. It has
never been a problem in v0.9, but ran into this during v1.0
development. Just to be safe, the fixes are applied here.

- Updated pre-built firmwares with these two bug fixes.
2015-09-30 20:53:35 -06:00
..
cpu_map Individual control pin invert compile-option. 2015-08-14 14:13:52 -06:00
defaults Another git case-sensitive folder fix. 2015-05-27 08:32:24 -06:00
examples/grblUpload File re-organization. New Makefile. 2015-02-10 19:30:40 -07:00
config.h Individual control pin invert compile-option. 2015-08-14 14:13:52 -06:00
coolant_control.c Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
coolant_control.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
cpu_map.h Moved cpu_map. 2015-05-23 12:43:52 -06:00
defaults.h Added X-Carve defaults. 2015-05-27 08:19:22 -06:00
eeprom.c File re-organization. New Makefile. 2015-02-10 19:30:40 -07:00
eeprom.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
gcode.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
gcode.h Added G61 exact path support. 2015-05-29 21:32:45 -06:00
grbl.h Minor bug fixes. 2015-09-30 20:53:35 -06:00
limits.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
limits.h Homing and limit updates. Minor bug fixes. 2015-05-23 11:57:30 -06:00
main.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
motion_control.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
motion_control.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
nuts_bolts.c Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
nuts_bolts.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
planner.c CoreXY planner bug fix. 2015-05-23 16:40:20 -06:00
planner.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
print.c Homing and limit updates. Minor bug fixes. 2015-05-23 11:57:30 -06:00
print.h Homing and limit updates. Minor bug fixes. 2015-05-23 11:57:30 -06:00
probe.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
probe.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
protocol.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
protocol.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
report.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
report.h Added restore settings defaults command. 2015-06-18 09:23:17 -06:00
serial.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
serial.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
settings.c Restore parameters minor bug fix. 2015-06-25 15:05:47 -06:00
settings.h New EEPROM restore functions. 2015-06-20 10:27:24 -06:00
spindle_control.c Compile-option for inverting spindle enable. 2015-03-27 19:59:34 -06:00
spindle_control.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
stepper.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
stepper.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
system.c Minor bug fixes. 2015-09-30 20:53:35 -06:00
system.h Minor bug fixes. 2015-09-30 20:53:35 -06:00