[Marlin] M003 - Laser On
Last updated
Was this helpful?
Last updated
Was this helpful?
📅Update: 2020/09/18
Wait for moves to complete, then set the spindle speed (clockwise) or laser power.
'S is interpeted as the configured value range: PWM (default), Percentage, or RPM. (See CUTTER_POWER_UNIT
)'
" and aren't needed with LASER_POWER_INLINE
and LASER_MOVE_POWER
enabled. Power is set directly in …"
M3
[I<mode>]
[I<mode>]
Inline mode ON / OFF.
Set spindle rotation clockwise at 50% with CUTTER_POWER_UNIT
set to PERCENT
Set spindle rotation clockwise at 6K RPM with CUTTER_POWER_UNIT
set to RPM
Set laser power to 50% in PWM
Turn on the laser at full / SPEED_POWER_STARTUP
power
Fire laser at 80% on next G1,G2 and G3 move