浏览代码

configuration files updated

PavelSindler 7 年之前
父节点
当前提交
c1ed9e1466

+ 4 - 0
Firmware/variants/1_75mm_MK2-MultiMaterial-RAMBo10a-E3Dv6full.h

@@ -405,4 +405,8 @@ THERMISTORS SETTINGS
 
 #define END_FILE_SECTION 10000 //number of bytes from end of file used for checking if file is complete
 
+#ifdef SNMM
+#define SUPPORT_VERBOSITY
+#endif
+
 #endif //__CONFIGURATION_PRUSA_H

+ 4 - 0
Firmware/variants/1_75mm_MK2-MultiMaterial-RAMBo13a-E3Dv6full.h

@@ -407,4 +407,8 @@ THERMISTORS SETTINGS
 
 #define END_FILE_SECTION 10000 //number of bytes from end of file used for checking if file is complete
 
+#ifdef SNMM
+#define SUPPORT_VERBOSITY
+#endif
+
 #endif //__CONFIGURATION_PRUSA_H

+ 4 - 0
Firmware/variants/1_75mm_MK2-RAMBo10a-E3Dv6full.h

@@ -405,4 +405,8 @@ THERMISTORS SETTINGS
 
 #define END_FILE_SECTION 10000 //number of bytes from end of file used for checking if file is complete
 
+#ifdef SNMM
+#define SUPPORT_VERBOSITY
+#endif
+
 #endif //__CONFIGURATION_PRUSA_H

+ 4 - 0
Firmware/variants/1_75mm_MK2-RAMBo13a-E3Dv6full.h

@@ -407,4 +407,8 @@ THERMISTORS SETTINGS
 
 #define END_FILE_SECTION 10000 //number of bytes from end of file used for checking if file is complete
 
+#ifdef SNMM
+#define SUPPORT_VERBOSITY
+#endif
+
 #endif //__CONFIGURATION_PRUSA_H