No retroactive changes with M851 Z

This commit is contained in:
Scott Lahteine 2017-11-16 17:35:14 -06:00
parent 74997a5251
commit 622d100c30
4 changed files with 6 additions and 59 deletions

View file

@ -246,10 +246,6 @@ void MarlinSettings::postprocess() {
set_z_fade_height(new_z_fade_height);
#endif
#if HAS_BED_PROBE
refresh_zprobe_zoffset();
#endif
#if ENABLED(AUTO_BED_LEVELING_BILINEAR)
refresh_bed_level();
//set_bed_leveling_enabled(leveling_is_on);