grbl-LPC-CoreXY/grbl
Sonny Jeon f51268e855 Additional build info in the $I printout.
- [new] Added total available planner buffer blocks (15 shown, but
there are 16. one is used by the ring buffer and to execute system
motions) and serial RX buffer bytes. This information is useful for
GUIs to setup and optimize their streaming protocols easily.

[doc] Updated the interface document to reflect the change.
2017-01-31 18:46:20 -07:00
..
examples Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
config.h Tidying up parking override control implementation 2017-01-29 11:35:51 -07:00
coolant_control.c Minor re-factoring. Fix an issue with parking and spindle restore. 2016-10-24 22:18:13 -06:00
coolant_control.h v1.1d: Tweaked interface a bit. Added realtime spindle speed and build option data. Minor bug fixes. 2016-10-17 23:48:25 -06:00
cpu_map.h Tool number bug fix. Updated documentation. 2017-01-14 13:54:14 -07:00
defaults.h v1.1f. Parking override control. Spindle enable pin option. 2017-01-28 17:13:06 -07: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 Tidying up parking override control implementation 2017-01-29 11:35:51 -07:00
gcode.h Tidying up parking override control implementation 2017-01-29 11:35:51 -07:00
grbl.h Additional build info in the $I printout. 2017-01-31 18:46:20 -07:00
jog.c Removed classic GUI interface. Fixed typo with line number support. 2016-12-08 23:17:45 -07:00
jog.h v1.1e: New laser features. G-code parser refactoring. CoreXY homing fix. 2016-12-03 18:02:45 -07:00
limits.c Fixed homing fail alarm handling. Re-integrated software debouncing. 2016-12-19 22:18:23 -07:00
limits.h Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
main.c v1.1f. Parking override control. Spindle enable pin option. 2017-01-28 17:13:06 -07:00
motion_control.c v1.1f. Parking override control. Spindle enable pin option. 2017-01-28 17:13:06 -07:00
motion_control.h v1.1f. Parking override control. Spindle enable pin option. 2017-01-28 17:13:06 -07:00
nuts_bolts.c Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
nuts_bolts.h v1.1b: Tweaked Bf reports, jogging doc, saved another 160 bytes, minor bug fixes 2016-09-26 22:33:19 -06:00
planner.c Fixed homing fail alarm handling. Re-integrated software debouncing. 2016-12-19 22:18:23 -07:00
planner.h Improved constant laser power per rate mode. Re-factored for flash size. Minor bug fixes. 2016-11-04 09:15:34 -06:00
print.c v1.1d: Tweaked interface a bit. Added realtime spindle speed and build option data. Minor bug fixes. 2016-10-17 23:48:25 -06:00
print.h Addressed much larger flash size with avr-gcc v4.9.2. Refactored reports to save 160KB. 2016-09-25 00:05:25 -06:00
probe.c Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
probe.h Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
protocol.c Tidying up parking override control implementation 2017-01-29 11:35:51 -07:00
protocol.h Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
report.c Additional build info in the $I printout. 2017-01-31 18:46:20 -07:00
report.h Tool number bug fix. Updated documentation. 2017-01-14 13:54:14 -07:00
serial.c v1.1c: New sleep mode. Laser mode and other bug fixes. 2016-10-11 17:07:44 -06:00
serial.h v1.1d: Tweaked interface a bit. Added realtime spindle speed and build option data. Minor bug fixes. 2016-10-17 23:48:25 -06:00
settings.c v1.1e: New laser features. G-code parser refactoring. CoreXY homing fix. 2016-12-03 18:02:45 -07:00
settings.h Removed classic GUI interface. Fixed typo with line number support. 2016-12-08 23:17:45 -07:00
spindle_control.c v1.1f. Parking override control. Spindle enable pin option. 2017-01-28 17:13:06 -07:00
spindle_control.h Minor VARIABLE_SPINDLE feature toggle refactoring (#16) 2016-10-22 13:28:05 -06:00
stepper.c v1.1f. Parking override control. Spindle enable pin option. 2017-01-28 17:13:06 -07:00
stepper.h Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
system.c Fixed homing fail alarm handling. Re-integrated software debouncing. 2016-12-19 22:18:23 -07:00
system.h v1.1f. Parking override control. Spindle enable pin option. 2017-01-28 17:13:06 -07:00