Enable filament change feature

Adding support for headless M600/M108 filament change

Addressing #15
This commit is contained in:
David Ramiro
2019-02-05 15:24:00 +01:00
parent 79d00d560f
commit 5f7a252267
5 changed files with 56 additions and 12 deletions

View File

@@ -48,7 +48,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2019-02-02"
#define STRING_DISTRIBUTION_DATE "2019-02-05"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.