Browse Source

UBL tabs, whitespace, spelling, etc.

pull/1/head
Scott Lahteine 7 years ago
committed by Bob-the-Kuhn
parent
commit
3c061a9f9a
  1. 2
      Marlin/ubl_G29.cpp

2
Marlin/ubl_G29.cpp

@ -538,7 +538,9 @@
//
// Fine Tune (i.e., Edit) the Mesh
//
fine_tune_mesh(x_pos, y_pos, code_seen('T'));
break;
case 5: ubl.find_mean_mesh_height(); break;

Loading…
Cancel
Save