SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
This commit is contained in:
@@ -788,8 +788,8 @@
|
||||
#if PIN_EXISTS(SPINDLE_ENABLE)
|
||||
REPORT_NAME_DIGITAL(__LINE__, SPINDLE_ENABLE_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(SPINDLE_LASER_ENABLE)
|
||||
REPORT_NAME_DIGITAL(__LINE__, SPINDLE_LASER_ENABLE_PIN)
|
||||
#if PIN_EXISTS(SPINDLE_LASER_ENA)
|
||||
REPORT_NAME_DIGITAL(__LINE__, SPINDLE_LASER_ENA_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(SPINDLE_LASER_PWM)
|
||||
REPORT_NAME_DIGITAL(__LINE__, SPINDLE_LASER_PWM_PIN)
|
||||
|
Reference in New Issue
Block a user