grbl-LPC-CoreXY/grbl
Sonny Jeon d5ed3bdb81 Addressed optional PWM min value issue. Updated docs.
- [fix] Spindle PWM minimum value had some typos. Fixed the macros to
compile correctly. Only effects users that enable SPINDLE_MINIMUM_PWM.
The name changed to SPINDLE_PWM_MIN_VALUE for consistency sake.

- Updated the laser documentation.
2016-12-18 19:17:55 -07:00
..
examples Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
config.h Addressed optional PWM min value issue. Updated docs. 2016-12-18 19:17:55 -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 Addressed optional PWM min value issue. Updated docs. 2016-12-18 19:17:55 -07:00
defaults.h v1.1b: Tweaked Bf reports, jogging doc, saved another 160 bytes, minor bug fixes 2016-09-26 22:33:19 -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 Fixed unintended laser mode pausing. Updated documentation. Min SS OVR lowered to 10%. 2016-12-04 23:49:48 -07:00
gcode.h Fixed unintended laser mode pausing. Updated documentation. Min SS OVR lowered to 10%. 2016-12-04 23:49:48 -07:00
grbl.h Addressed optional PWM min value issue. Updated docs. 2016-12-18 19:17:55 -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 v1.1c: New sleep mode. Laser mode and other bug fixes. 2016-10-11 17:07:44 -06:00
limits.h Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
main.c Minor re-factoring. Fix an issue with parking and spindle restore. 2016-10-24 22:18:13 -06:00
motion_control.c v1.1e: New laser features. G-code parser refactoring. CoreXY homing fix. 2016-12-03 18:02:45 -07:00
motion_control.h v1.1e: New laser features. G-code parser refactoring. CoreXY homing fix. 2016-12-03 18:02:45 -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 v1.1e: New laser features. G-code parser refactoring. CoreXY homing fix. 2016-12-03 18:02:45 -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 v1.1e: New laser features. G-code parser refactoring. CoreXY homing fix. 2016-12-03 18:02:45 -07:00
protocol.h Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
report.c Updated documentation. Cleaned up a bit. 2016-12-10 23:13:28 -07:00
report.h v1.1c: New sleep mode. Laser mode and other bug fixes. 2016-10-11 17:07:44 -06: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.1e: New laser features. G-code parser refactoring. CoreXY homing fix. 2016-12-03 18:02:45 -07:00
spindle_control.h Minor VARIABLE_SPINDLE feature toggle refactoring (#16) 2016-10-22 13:28:05 -06:00
stepper.c Fixed unintended laser mode pausing. Updated documentation. Min SS OVR lowered to 10%. 2016-12-04 23:49:48 -07:00
stepper.h Grbl v1.0e huge beta release. Overrides and new reporting. 2016-09-21 19:08:24 -06:00
system.c Minor re-factoring. Fix an issue with parking and spindle restore. 2016-10-24 22:18:13 -06:00
system.h Minor re-factoring. Fix an issue with parking and spindle restore. 2016-10-24 22:18:13 -06:00