- Buffer flush added to the the end of M190 loop
- Inverted position polling when canceling print via display
This commit is contained in:
David Ramiro
2019-02-06 12:32:58 +01:00
parent 42f52d34b4
commit 01e152b456
4 changed files with 12 additions and 10 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-05"
#define STRING_DISTRIBUTION_DATE "2019-02-06"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.