grbl-LPC-CoreXY/grbl
Sonny Jeon 81adc202cd Soft limit error bug fix.
- Soft limit errors were stuck in a feed hold without notifying the
user why it was in a hold. When resumed, the soft limit error would
kick in. Issue should be fixed to behave as intended. To automatically
hold and issue a soft limit alarm once the machine has come to a stop.
2016-03-11 09:42:07 -07:00
..
cpu_map v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
defaults v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
examples/grblUpload File re-organization. New Makefile. 2015-02-10 19:30:40 -07:00
config.h Applied master branch bug fixes. 2016-03-04 13:39:29 -07:00
coolant_control.c v1.0 Beta Release. 2015-08-27 21:37:19 -06: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 Applied master branch bug fixes. 2016-03-04 13:39:29 -07:00
gcode.h Added G61 exact path support. 2015-05-29 21:32:45 -06:00
grbl.h Soft limit error bug fix. 2016-03-11 09:42:07 -07:00
limits.c Soft limit error bug fix. 2016-03-11 09:42:07 -07:00
limits.h Homing and limit updates. Minor bug fixes. 2015-05-23 11:57:30 -06:00
main.c Soft limit error bug fix. 2016-03-11 09:42:07 -07:00
motion_control.c Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
motion_control.h Optional line number reporting bug fix. 2015-08-29 16:28:29 -06:00
nuts_bolts.c v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
nuts_bolts.h Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
planner.c Applied master branch bug fixes. 2016-03-04 13:39:29 -07:00
planner.h v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
print.c v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
print.h v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
probe.c Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
probe.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
protocol.c Soft limit error bug fix. 2016-03-11 09:42:07 -07:00
protocol.h v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
report.c Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
report.h v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
serial.c Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
serial.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
settings.c v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
settings.h Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
spindle_control.c Applied master branch bug fixes. 2016-03-04 13:39:29 -07:00
spindle_control.h Homing alarm upon no switch. Licensing update. 2015-02-15 17:36:08 -07:00
stepper.c Applied master branch bug fixes. 2016-03-04 13:39:29 -07:00
stepper.h v1.0 Beta Release. 2015-08-27 21:37:19 -06:00
system.c Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
system.h Soft limit error bug fix. 2016-03-11 09:42:07 -07:00