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 W4tel-BiDi committed Apr 5, 2021
1 parent 4e38892 commit b63326b
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 b63326b

Please sign in to comment.