I found this pin mapping from GRBL. Some of the pins are labeled differently. As an example,
#define SPINDLE_ENABLE_BIT 4 // Uno Digital Pin 12
I currently assigned pin 12, as it should be correct. Would this be changed in Marlin to 4 in order to work?
#define SPINDLE_ENABLE_BIT 4 // Uno Digital Pin 12
I currently assigned pin 12, as it should be correct. Would this be changed in Marlin to 4 in order to work?