Fix indentation, whitespace, spelling, formbot pins...

This commit is contained in:
Scott Lahteine
2018-08-21 09:06:10 -05:00
parent b5537dde7f
commit ad12b9b46b
4 changed files with 53 additions and 52 deletions

View File

@ -77,6 +77,8 @@ void set_bed_leveling_enabled(const bool enable/*=true*/) {
if (can_change && enable != planner.leveling_active) {
planner.synchronize();
#if ENABLED(MESH_BED_LEVELING)
if (!enable)