1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 20:18:52 +00:00
This commit is contained in:
Scott Lahteine 2018-02-16 02:14:20 -06:00
parent 15204bd5e9
commit d7e2e655ca

View File

@ -992,6 +992,7 @@
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
// as the Z-Height correction value.
#elif ENABLED(MESH_BED_LEVELING)
//===========================================================================