Skip to content
Snippets Groups Projects
Commit d24ea7c0 authored by Edward Patel's avatar Edward Patel
Browse files

Added Comment in hope of github seeing these updates

parent 61de6ecd
Branches
Tags
No related merge requests found
...@@ -395,7 +395,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic ...@@ -395,7 +395,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
// #define MESH_BED_LEVELING // Enable mesh bed leveling // #define MESH_BED_LEVELING // Enable mesh bed leveling
#ifdef MANUAL_BED_LEVELING #ifdef MANUAL_BED_LEVELING
#define MBL_Z_STEP 0.025 #define MBL_Z_STEP 0.025 // Step size while manually probing Z axis
#endif // MANUAL_BED_LEVELING #endif // MANUAL_BED_LEVELING
#ifdef MESH_BED_LEVELING #ifdef MESH_BED_LEVELING
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment