grbl-LPC-CoreXY/doc/log
Sonny Jeon e8b717604b Spindle speed overrides behavior tweak. New experimental laser dynamic power mode.
- Spindle speed overrides now update immediately if they are changed
while in a HOLD state. Previously, they would update after exiting the
HOLD, which isn’t correct.

- New experimental dynamic laser power mode that adjusts laser power
based on current machine speed. Enabled by uncommenting
LASER_CONSTANT_POWER_PER_RATE in config.h

  - It assumes the programmed rate is the intended power/rate for the
motion.
  - Feed rate overrides (FRO) do not effect the power/rate. Meaning
that spindle PWM will automatically lower with lower FRO and increase
with higher FRO to keep it the same.
  - Spindle speed overrides (SSO) will directly increase and decrease
the power/rate. So 150% SSO will increase the PWM output by 150% for
the same speed.
  - The combination of FRO and SSO behaviors should allow for subtle
and highly flexible tuning of how the laser cutter is operating in
real-time and during the job.

- Re-factored planner block rapid rate handling for the dynamic laser
power feature. Should have had no effect on how Grbl operates.
2016-10-27 09:11:59 -06:00
..
commit_log_v0.7.txt Commit history, logo license, full-arc fix. 2015-03-29 11:35:16 -06:00
commit_log_v0.8c.txt Commit history, logo license, full-arc fix. 2015-03-29 11:35:16 -06:00
commit_log_v0.9g.txt Commit history, logo license, full-arc fix. 2015-03-29 11:35:16 -06:00
commit_log_v0.9i.txt Bug fixes. 2015-09-30 21:32:58 -06:00
commit_log_v0.9j.txt Bug fixes. 2015-09-30 21:32:58 -06:00
commit_log_v1.0b.txt Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
commit_log_v1.0c.txt Organizational updates. Mega2560 support moved. 2016-03-30 11:58:47 -06:00
commit_log_v1.1.txt Spindle speed overrides behavior tweak. New experimental laser dynamic power mode. 2016-10-27 09:11:59 -06:00