variant files updated

This commit is contained in:
PavelSindler 2018-06-13 16:27:11 +02:00
parent c1425aece3
commit 75c6f0b937
5 changed files with 11 additions and 0 deletions

View file

@ -422,6 +422,10 @@ THERMISTORS SETTINGS
#define END_FILE_SECTION 10000 //number of bytes from end of file used for checking if file is complete
// Safety timer
#define SAFETYTIMER
#define DEFAULT_SAFETYTIMER_TIME_MINS 30
#define M600_TIMEOUT 600 //seconds
#ifndef SNMM

View file

@ -422,6 +422,10 @@ THERMISTORS SETTINGS
#define END_FILE_SECTION 10000 //number of bytes from end of file used for checking if file is complete
// Safety timer
#define SAFETYTIMER
#define DEFAULT_SAFETYTIMER_TIME_MINS 30
#define M600_TIMEOUT 600 //seconds
#ifndef SNMM

View file

@ -106,6 +106,7 @@
// Safety timer
#define SAFETYTIMER
#define DEFAULT_SAFETYTIMER_TIME_MINS 30
// Filament sensor
#define PAT9125

View file

@ -106,6 +106,7 @@
// Safety timer
#define SAFETYTIMER
#define DEFAULT_SAFETYTIMER_TIME_MINS 30
// Filament sensor
#define PAT9125

View file

@ -130,6 +130,7 @@
// Safety timer
#define SAFETYTIMER
#define DEFAULT_SAFETYTIMER_TIME_MINS 30
// Filament sensor
#define PAT9125