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:
@ -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();
|
||||
|
Reference in New Issue
Block a user