Let M421 C select any point

Fixing #21147
This commit is contained in:
Scott Lahteine
2021-05-07 00:55:39 -05:00
parent 02405add76
commit 4428affc20
3 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
#define UBL_OK false
#define UBL_ERR true
enum MeshPointType : char { INVALID, REAL, SET_IN_BITMAP };
enum MeshPointType : char { INVALID, REAL, SET_IN_BITMAP, CLOSEST };
// External references