This commit is contained in:
3d-gussner 2023-09-18 15:48:36 +02:00
parent 0877585bd1
commit 039202f34b
1 changed files with 1 additions and 1 deletions

View File

@ -3085,7 +3085,7 @@ static void gcode_G80()
mesh_bed_leveling_flag = false;
}
// G80_M420 Mesh bed leveling status
// G81_M420 Mesh bed leveling status
static void gcode_G81_M420()
{