浏览代码

Removed extra encoder definitions from pins_FELIX2.h

chrono 9 年前
父节点
当前提交
48e3a97a18
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0
    5
      Marlin/pins_FELIX2.h

+ 0
- 5
Marlin/pins_FELIX2.h 查看文件

@@ -27,11 +27,6 @@
27 27
 #define HEATER_1_PIN        7   // EXTRUDER 2
28 28
 
29 29
 #if defined(ULTRA_LCD) && defined(NEWPANEL)
30
-  //encoder rotation values
31
-  #define encrot0 0
32
-  #define encrot1 2
33
-  #define encrot2 3
34
-  #define encrot3 1
35 30
 
36 31
   #define BLEN_C 2
37 32
   #define BLEN_B 1

正在加载...
取消
保存