mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-01 18:32:37 +02:00
Update 3axis_v4.h
- Error in pin names - Other machine defs are OK
This commit is contained in:
@@ -60,8 +60,8 @@
|
||||
#define SPINDLE_OUTPUT_PIN GPIO_NUM_2 // labeled SpinPWM
|
||||
#define SPINDLE_ENABLE_PIN GPIO_NUM_22 // labeled SpinEnbl
|
||||
|
||||
#define MIST_PIN GPIO_NUM_21 // labeled Mist
|
||||
#define FLOOD_PIN GPIO_NUM_25 // labeled Flood
|
||||
#define COOLANT_MIST_PIN GPIO_NUM_21 // labeled Mist
|
||||
#define COOLANT_FLOOD_PIN GPIO_NUM_25 // labeled Flood
|
||||
#define PROBE_PIN GPIO_NUM_32 // labeled Probe
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user