Fix typo
This commit is contained in:
parent
0877585bd1
commit
039202f34b
|
|
@ -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()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue