add back in baby_step_z_offset to black list
issue: MatterHackers/MCCentral#5477 Imported new printer baby step z offset not cleared
This commit is contained in:
parent
ca24a67706
commit
642997d8cd
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
[SettingsKey.print_leveling_data] = "",
|
||||
[SettingsKey.print_leveling_enabled] = "0",
|
||||
[SettingsKey.probe_has_been_calibrated] = "0",
|
||||
[SettingsKey.baby_step_z_offset] = "0",
|
||||
[SettingsKey.xy_offsets_have_been_calibrated] = "0",
|
||||
[SettingsKey.filament_has_been_loaded] = "0",
|
||||
[SettingsKey.filament_1_has_been_loaded] = "0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue