瀏覽代碼

Added teensylu pins

Erik van der Zalm 13 年之前
父節點
當前提交
76b3f805c0
共有 2 個文件被更改,包括 695 次插入639 次删除
  1. 2
    2
      Marlin/Configuration.h
  2. 693
    637
      Marlin/pins.h

+ 2
- 2
Marlin/Configuration.h 查看文件

14
 // Gen6 = 5,
14
 // Gen6 = 5,
15
 // Sanguinololu 1.2 and above = 62
15
 // Sanguinololu 1.2 and above = 62
16
 // Ultimaker = 7,
16
 // Ultimaker = 7,
17
+// Teensylu = 8
17
 #define MOTHERBOARD 7
18
 #define MOTHERBOARD 7
18
-//#define MOTHERBOARD 5
19
+
19
 
20
 
20
 
21
 
21
 //// Thermistor settings:
22
 //// Thermistor settings:
59
 // #define ULTRA_LCD  //any lcd 
60
 // #define ULTRA_LCD  //any lcd 
60
 
61
 
61
 #define ULTIPANEL
62
 #define ULTIPANEL
62
-#define ULTIPANEL
63
 #ifdef ULTIPANEL
63
 #ifdef ULTIPANEL
64
  //#define NEWPANEL  //enable this if you have a click-encoder panel
64
  //#define NEWPANEL  //enable this if you have a click-encoder panel
65
  #define SDSUPPORT
65
  #define SDSUPPORT

+ 693
- 637
Marlin/pins.h
文件差異過大導致無法顯示
查看文件


Loading…
取消
儲存