mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-09 07:56:27 -06:00
Disable LASER_POWER_INLINE by default
This commit is contained in:
parent
57c578370f
commit
b5db34ba77
187 changed files with 187 additions and 187 deletions
|
@ -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)
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue