configuration files updated
This commit is contained in:
parent
60807c0f47
commit
c1ed9e1466
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue