parent
56cd747c8b
commit
2325bede8a
1 changed files with 6 additions and 0 deletions
|
@ -37,6 +37,12 @@
|
|||
#define SERVO3_PIN 6
|
||||
#endif
|
||||
|
||||
//
|
||||
// Limit Switches
|
||||
//
|
||||
#define X_MAX_PIN 43
|
||||
#define Y_MIN_PIN 19
|
||||
|
||||
// Labeled pins
|
||||
#define TRIGORILLA_HEATER_BED_PIN 8
|
||||
#define TRIGORILLA_HEATER_0_PIN 10
|
||||
|
|
Reference in a new issue