🔧 Disable G26 for build size (#977)

This commit is contained in:
ellensp 2023-10-23 12:20:04 +13:00 committed by GitHub
parent cdd02f0327
commit b1e41e335e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2090,7 +2090,7 @@
/**
* Enable the G26 Mesh Validation Pattern tool.
*/
#define G26_MESH_VALIDATION
//#define G26_MESH_VALIDATION
#if ENABLED(G26_MESH_VALIDATION)
#define MESH_TEST_NOZZLE_SIZE 0.4 // (mm) Diameter of primary nozzle.
#define MESH_TEST_LAYER_HEIGHT 0.2 // (mm) Default layer height for G26.