LCD_BED_LEVELING enables a sub-menu for ABL

This commit is contained in:
Scott Lahteine
2018-05-01 07:10:43 -05:00
parent a90d99c27c
commit b7e938a9fb
69 changed files with 263 additions and 221 deletions

View File

@ -1063,8 +1063,8 @@
#endif
/**
* Use the LCD controller for bed leveling
* Requires MESH_BED_LEVELING or PROBE_MANUALLY
* Add a bed leveling sub-menu for ABL or MBL.
* Include a guided procedure if manual probing is enabled.
*/
//#define LCD_BED_LEVELING