SPINDLE/LASER pins changes
This commit is contained in:
committed by
Scott Lahteine
parent
99c4900a98
commit
ffe0e2d19a
@ -515,8 +515,8 @@
|
||||
#if PIN_EXISTS(SPINDLE_LASER_ENABLE)
|
||||
REPORT_NAME_DIGITAL(SPINDLE_LASER_ENABLE_PIN, __LINE__ )
|
||||
#endif
|
||||
#if PIN_EXISTS(SPINDLE_SPEED_LASER_POWER)
|
||||
REPORT_NAME_DIGITAL(SPINDLE_SPEED_LASER_POWER_PIN, __LINE__ )
|
||||
#if PIN_EXISTS(SPINDLE_LASER_PWM)
|
||||
REPORT_NAME_DIGITAL(SPINDLE_LASER_PWM_PIN, __LINE__ )
|
||||
#endif
|
||||
#if PIN_EXISTS(SR_CLK)
|
||||
REPORT_NAME_DIGITAL(SR_CLK_PIN, __LINE__ )
|
||||
|
Reference in New Issue
Block a user