Added laser control command. Forked from edge. Now command S can be also sent without...
authorGyurkó Martin <gyurma@oreggep.home>
Sun, 29 Jul 2012 15:04:41 +0000 (17:04 +0200)
committerGyurkó Martin <gyurma@oreggep.home>
Sun, 29 Jul 2012 15:04:41 +0000 (17:04 +0200)
commitde91760a051ab3231556131e0eaf65d58df5a3d5
tree67ce0a3e5c3b2fe713609a5ad998c1f1a76d0a0f
parente2f1ff46d2ffd59c15a9a3cc25e513d9e2593f2b
Added laser control command. Forked from edge. Now command S can be also sent without G commands. For example S0.5 sets maximum laser output to 50%. It still uses the acceleration power ramp. Useful only with continuous laser output, because diode lasers behave differently when not reaching threshold current at the beginning...
src/modules/communication/GcodeDispatch.cpp
src/modules/tools/laser/Laser.cpp
src/modules/tools/laser/Laser.h