🚸 Refinements for UBL G29 J (tilt mesh) (#25486)

This commit is contained in:
jamespearson04
2023-03-17 01:06:55 +00:00
committed by GitHub
parent ae4fa0ab68
commit 89e8257008
5 changed files with 47 additions and 16 deletions

View File

@@ -2054,6 +2054,9 @@
//#define UBL_HILBERT_CURVE // Use Hilbert distribution for less travel when probing multiple points
//#define UBL_TILT_ON_MESH_POINTS // Use nearest mesh points with G29 J for better Z reference
//#define UBL_TILT_ON_MESH_POINTS_3POINT // Use nearest mesh points with G29 J0 (3-point)
#define UBL_MESH_EDIT_MOVES_Z // Sophisticated users prefer no movement of nozzle
#define UBL_SAVE_ACTIVE_ON_M500 // Save the currently active mesh in the current slot on M500