Apply spacing in pins files
This commit is contained in:
8
Marlin/src/pins/pins_SAV_MKI.h
Executable file → Normal file
8
Marlin/src/pins/pins_SAV_MKI.h
Executable file → Normal file
@@ -173,10 +173,10 @@
|
||||
//
|
||||
// M3/M4/M5 - Spindle/Laser Control
|
||||
//
|
||||
#define SPINDLE_LASER_PWM_PIN 24 // B4 PWM2A
|
||||
#define SPINDLE_LASER_ENABLE_PIN 39 // F1 Pin should have a pullup!
|
||||
#define SPINDLE_DIR_PIN 40 // F2
|
||||
#define SPINDLE_LASER_PWM_PIN 24 // B4 PWM2A
|
||||
#define SPINDLE_LASER_ENABLE_PIN 39 // F1 Pin should have a pullup!
|
||||
#define SPINDLE_DIR_PIN 40 // F2
|
||||
|
||||
#define CASE_LIGHT_PIN 0 // D0 PWM0B
|
||||
#define CASE_LIGHT_PIN 0 // D0 PWM0B
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user