Procházet zdrojové kódy

Added teensylu pins

Erik van der Zalm před 13 roky
rodič
revize
76b3f805c0
2 změnil soubory, kde provedl 695 přidání a 639 odebrání
  1. 2
    2
      Marlin/Configuration.h
  2. 693
    637
      Marlin/pins.h

+ 2
- 2
Marlin/Configuration.h Zobrazit soubor

@@ -14,8 +14,9 @@
14 14
 // Gen6 = 5,
15 15
 // Sanguinololu 1.2 and above = 62
16 16
 // Ultimaker = 7,
17
+// Teensylu = 8
17 18
 #define MOTHERBOARD 7
18
-//#define MOTHERBOARD 5
19
+
19 20
 
20 21
 
21 22
 //// Thermistor settings:
@@ -59,7 +60,6 @@ const bool ENDSTOPS_INVERTING = true; // set to true to invert the logic of the
59 60
 // #define ULTRA_LCD  //any lcd 
60 61
 
61 62
 #define ULTIPANEL
62
-#define ULTIPANEL
63 63
 #ifdef ULTIPANEL
64 64
  //#define NEWPANEL  //enable this if you have a click-encoder panel
65 65
  #define SDSUPPORT

+ 693
- 637
Marlin/pins.h
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


Loading…
Zrušit
Uložit