Bring some configs up to speed

This commit is contained in:
Scott Lahteine
2018-02-24 20:29:29 -06:00
parent 813f9f3082
commit 5684beae90
66 changed files with 386 additions and 75 deletions

View File

@@ -952,7 +952,7 @@
/**
* Enable the G26 Mesh Validation Pattern tool.
*/
#define G26_MESH_VALIDATION // Enable 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 the G26 Mesh Validation Tool.
@@ -1717,6 +1717,7 @@
//
//#define AZSMZ_12864
//
// Silvergate GLCD controller
// http://github.com/android444/Silvergate
//