Browse Source

Added teensylu pins

pull/1/head
Erik van der Zalm 13 years ago
parent
commit
76b3f805c0
  1. 4
      Marlin/Configuration.h
  2. 1330
      Marlin/pins.h

4
Marlin/Configuration.h

@ -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

File diff suppressed because it is too large
Loading…
Cancel
Save