🔧 Normal FET layout with Spindle/Laser (#23409)
This commit is contained in:
committed by
Scott Lahteine
parent
1170ed995e
commit
974883d2f6
@ -112,7 +112,7 @@
|
||||
//
|
||||
// M3/M4/M5 - Spindle/Laser Control
|
||||
//
|
||||
#if EITHER(SPINDLE_FEATURE, LASER_FEATURE)
|
||||
#if HAS_CUTTER
|
||||
#define SPINDLE_DIR_PIN 16
|
||||
#define SPINDLE_LASER_ENA_PIN 17 // Pin should have a pullup!
|
||||
#define SPINDLE_LASER_PWM_PIN 9 // Hardware PWM
|
||||
|
Reference in New Issue
Block a user