Обновление на 2.0.7

This commit is contained in:
Sergey
2020-09-29 11:44:43 +03:00
parent 49d28922d0
commit 46d376a31d
701 changed files with 30207 additions and 13728 deletions

View File

@@ -61,7 +61,7 @@
#endif
#if ENABLED(DWIN_CREALITY_LCD)
#include "../../../lcd/dwin/dwin.h"
#include "../../../lcd/dwin/e3v2/dwin.h"
#endif
#if HAS_MULTI_HOTEND
@@ -160,7 +160,6 @@
* E By default G29 will engage the Z probe, test the bed, then disengage.
* Include "E" to engage/disengage the Z probe for each sample.
* There's no extra effect if you have a fixed Z probe.
*
*/
G29_TYPE GcodeSuite::G29() {