Peter Hall
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/Configuration_adv.h
|
@ -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) |
|
|
/**
|
|
|
/**
|
|
|