Get E3V2 DWIN MACHINE_SIZE
from config (#20526)
This commit is contained in:
parent
2a58aa2181
commit
be6e1ccba2
@ -86,7 +86,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef MACHINE_SIZE
|
#ifndef MACHINE_SIZE
|
||||||
#define MACHINE_SIZE "220x220x250"
|
#define MACHINE_SIZE STRINGIFY(X_BED_SIZE) "x" STRINGIFY(Y_BED_SIZE) "x" STRINGIFY(Z_MAX_POS)
|
||||||
#endif
|
#endif
|
||||||
#ifndef CORP_WEBSITE_C
|
#ifndef CORP_WEBSITE_C
|
||||||
#define CORP_WEBSITE_C "www.cxsw3d.com"
|
#define CORP_WEBSITE_C "www.cxsw3d.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user