Added teensylu pins
This commit is contained in:
parent
1d171e9e52
commit
76b3f805c0
@ -14,8 +14,9 @@
|
||||
// Gen6 = 5,
|
||||
// Sanguinololu 1.2 and above = 62
|
||||
// Ultimaker = 7,
|
||||
// Teensylu = 8
|
||||
#define MOTHERBOARD 7
|
||||
//#define MOTHERBOARD 5
|
||||
|
||||
|
||||
|
||||
//// Thermistor settings:
|
||||
@ -58,7 +59,6 @@ const bool ENDSTOPS_INVERTING = true; // set to true to invert the logic of the
|
||||
|
||||
// #define ULTRA_LCD //any lcd
|
||||
|
||||
#define ULTIPANEL
|
||||
#define ULTIPANEL
|
||||
#ifdef ULTIPANEL
|
||||
//#define NEWPANEL //enable this if you have a click-encoder panel
|
||||
|
1330
Marlin/pins.h
1330
Marlin/pins.h
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user