Added option 'H' to G29 P4.
- Added `H` to set a nozzle height adjustment to surface of the bed. - Updated G29 P4 comments to reflect changes.
This commit is contained in:
parent
e687782875
commit
a1632cfa0a
2 changed files with 122 additions and 127 deletions
|
|
@ -115,7 +115,7 @@
|
|||
#endif
|
||||
|
||||
static float measure_point_with_encoder();
|
||||
static float measure_business_card_thickness(float&);
|
||||
static float measure_business_card_thickness(float);
|
||||
static bool g29_parameter_parsing();
|
||||
static void find_mean_mesh_height();
|
||||
static void shift_mesh_height();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue