grbl-LPC-CoreXY/doc
Sonny Jeon 498dd62572 Spindle speed close to minimum fix.
- When spindle speed is close to the minimum rpm, the PWM value would
be zero or lower than allowed. The computation error was caused by
setting the minimum PWM value to zero, when it should have been 1.

- Added a compiler check for minimum PWM to be greater than zero.

- Moved some of the spindle PWM macros to a more appropriate place in
the cpu_map.h.
2016-10-23 13:55:50 -06:00
..
csv Improved option for v0.9 GUI compatibility. 2016-10-18 22:58:52 -06:00
log Spindle speed close to minimum fix. 2016-10-23 13:55:50 -06:00
markdown Improved option for v0.9 GUI compatibility. 2016-10-18 22:58:52 -06:00
media Commit history, logo license, full-arc fix. 2015-03-29 11:35:16 -06:00
script Doc re-org. New Grbl Logos! 2015-02-13 18:39:37 -07:00