Patch G33 misuse of PROBE_MANUALLY
This commit is contained in:
parent
69a7d4e0a5
commit
1d0739d6d1
6 changed files with 656 additions and 661 deletions
|
|
@ -201,7 +201,7 @@ void lcd_reset_status();
|
|||
float lcd_z_offset_edit();
|
||||
#endif
|
||||
|
||||
#if ENABLED(DELTA_CALIBRATION_MENU)
|
||||
#if ENABLED(DELTA_AUTO_CALIBRATION) && !HAS_BED_PROBE
|
||||
float lcd_probe_pt(const float &rx, const float &ry);
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue