Default LASER_POWER_INLINE to OFF (#19727)
This commit is contained in:
parent
7905aa64fa
commit
8ae8e1e455
@ -2958,7 +2958,7 @@
|
|||||||
* This allows the laser to keep in perfect sync with the planner and removes
|
* This allows the laser to keep in perfect sync with the planner and removes
|
||||||
* the powerup/down delay since lasers require negligible time.
|
* the powerup/down delay since lasers require negligible time.
|
||||||
*/
|
*/
|
||||||
#define LASER_POWER_INLINE
|
//#define LASER_POWER_INLINE
|
||||||
|
|
||||||
#if ENABLED(LASER_POWER_INLINE)
|
#if ENABLED(LASER_POWER_INLINE)
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user