فهرست منبع

variant files and version

PavelSindler 5 سال پیش
والد
کامیت
8f039263d5

+ 1 - 1
Firmware/Configuration.h

@@ -13,7 +13,7 @@
 // The firmware should only be checked into github with this symbol.
 #define FW_DEV_VERSION FW_VERSION_UNKNOWN
 #define FW_REPOSITORY "Unknown"
-#define FW_VERSION_FULL FW_VERSION "-" STR(FW_COMMIT_NR) "a"
+#define FW_VERSION_FULL FW_VERSION "-" STR(FW_COMMIT_NR)
 
 // Debug version has debugging enabled (the symbol DEBUG_BUILD is set).
 // The debug build may be a bit slower than the non-debug build, therefore the debug build should

+ 0 - 1
Firmware/variants/1_75mm_MK25-RAMBo10a-E3Dv6full.h

@@ -113,7 +113,6 @@
 // Filament sensor
 #define FILAMENT_SENSOR
 #define PAT9125
-#define IR_SENSOR
 
 
 #define DEBUG_DCODE3

+ 0 - 1
Firmware/variants/1_75mm_MK25-RAMBo13a-E3Dv6full.h

@@ -114,7 +114,6 @@
 // Filament sensor
 #define FILAMENT_SENSOR
 #define PAT9125
-#define IR_SENSOR
 
 
 #define DEBUG_DCODE3

+ 2 - 2
Firmware/variants/1_75mm_MK3-EINSy10a-E3Dv6full.h

@@ -134,8 +134,8 @@
 
 // Filament sensor
 #define FILAMENT_SENSOR
-//#define PAT9125
-#define IR_SENSOR
+#define PAT9125
+
 // Backlash - 
 //#define BACKLASH_X
 //#define BACKLASH_Y