Update Configuration.h

This commit is contained in:
InsanityAutomation
2019-09-28 18:04:10 -04:00
parent aa20e8e419
commit ae067f1c45
+2
View File
@@ -2009,6 +2009,8 @@
#if(ENABLED(MachineEnder3))
#define MESH_INSET 40 // Set Mesh bounds as an inset region of the bed
#elif ENABLED(MachineCR10SV2)
#define MESH_INSET 30
#else
#define MESH_INSET 20 // Set Mesh bounds as an inset region of the bed
#endif