mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-11 00:37:54 -06:00
ACTIVE_HIGH=>ACTIVE_STATE
This commit is contained in:
parent
1db21bad31
commit
b74d561ab8
368 changed files with 370 additions and 370 deletions
|
@ -2853,7 +2853,7 @@
|
|||
//#define SPINDLE_FEATURE
|
||||
//#define LASER_FEATURE
|
||||
#if EITHER(SPINDLE_FEATURE, LASER_FEATURE)
|
||||
#define SPINDLE_LASER_ACTIVE_HIGH false // Set to "true" if the on/off function is active HIGH
|
||||
#define SPINDLE_LASER_ACTIVE_STATE LOW // Set to "HIGH" if the on/off function is active HIGH
|
||||
#define SPINDLE_LASER_PWM true // Set to "true" if your controller supports setting the speed/power
|
||||
#define SPINDLE_LASER_PWM_INVERT false // Set to "true" if the speed/power goes up when you want it to go slower
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue