Skip to content

Commit

Permalink
Default LASER_POWER_INLINE to OFF (MarlinFirmware#19727)
Browse files Browse the repository at this point in the history
  • Loading branch information
IamPete1 authored and Siarhei Pantsialei committed Oct 17, 2020
1 parent 11ac9f1 commit e52af5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -2958,7 +2958,7 @@
* This allows the laser to keep in perfect sync with the planner and removes
* the powerup/down delay since lasers require negligible time.
*/
#define LASER_POWER_INLINE
//#define LASER_POWER_INLINE

#if ENABLED(LASER_POWER_INLINE)
/**
Expand Down

0 comments on commit e52af5e

Please sign in to comment.