Skip to content

Commit 75c5ba2

Browse files
committed
1 parent 466d411 commit 75c5ba2

File tree

265 files changed

+530
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

265 files changed

+530
-0
lines changed

config/default/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1497,6 +1497,8 @@
14971497
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
14981498
// as the Z-Height correction value.
14991499

1500+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1501+
15001502
#elif ENABLED(MESH_BED_LEVELING)
15011503

15021504
//===========================================================================

config/examples/3DFabXYZ/Migbot/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,6 +1499,8 @@
14991499
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
15001500
// as the Z-Height correction value.
15011501

1502+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1503+
15021504
#elif ENABLED(MESH_BED_LEVELING)
15031505

15041506
//===========================================================================

config/examples/ADIMLab/Gantry v1/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,6 +1498,8 @@
14981498
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
14991499
// as the Z-Height correction value.
15001500

1501+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1502+
15011503
#elif ENABLED(MESH_BED_LEVELING)
15021504

15031505
//===========================================================================

config/examples/ADIMLab/Gantry v2/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,6 +1498,8 @@
14981498
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
14991499
// as the Z-Height correction value.
15001500

1501+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1502+
15011503
#elif ENABLED(MESH_BED_LEVELING)
15021504

15031505
//===========================================================================

config/examples/AlephObjects/TAZ4/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,6 +1508,8 @@
15081508
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
15091509
// as the Z-Height correction value.
15101510

1511+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1512+
15111513
#elif ENABLED(MESH_BED_LEVELING)
15121514

15131515
//===========================================================================

config/examples/Alfawise/U20-bltouch/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1567,6 +1567,8 @@
15671567
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
15681568
// as the Z-Height correction value.
15691569

1570+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1571+
15701572
#elif ENABLED(MESH_BED_LEVELING)
15711573

15721574
//===========================================================================

config/examples/Alfawise/U20/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,6 +1569,8 @@
15691569
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
15701570
// as the Z-Height correction value.
15711571

1572+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1573+
15721574
#elif ENABLED(MESH_BED_LEVELING)
15731575

15741576
//===========================================================================

config/examples/AliExpress/CL-260/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1497,6 +1497,8 @@
14971497
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
14981498
// as the Z-Height correction value.
14991499

1500+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1501+
15001502
#elif ENABLED(MESH_BED_LEVELING)
15011503

15021504
//===========================================================================

config/examples/AliExpress/UM2pExt/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,6 +1498,8 @@
14981498
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
14991499
// as the Z-Height correction value.
15001500

1501+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1502+
15011503
#elif ENABLED(MESH_BED_LEVELING)
15021504

15031505
//===========================================================================

config/examples/Anet/A2/Configuration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1497,6 +1497,8 @@
14971497
//#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used
14981498
// as the Z-Height correction value.
14991499

1500+
//#define UBL_MESH_WIZARD // Run several commands in a row to get a complete mesh
1501+
15001502
#elif ENABLED(MESH_BED_LEVELING)
15011503

15021504
//===========================================================================

0 commit comments

Comments
 (0)