UBL_MESH_WIZARD

MarlinFirmware/Marlin#21556
This commit is contained in:
Scott Lahteine 2021-05-02 04:02:57 -05:00
parent 466d4119b1
commit 75c5ba28d1
265 changed files with 530 additions and 0 deletions

View file

@ -1498,6 +1498,8 @@
//#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.
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
#elif ENABLED(MESH_BED_LEVELING)
//===========================================================================