Made the type of print leveling that will happen for a printer be selectable

Turned some bools into enums for clarity
Broke some of the print leveling wizard into separate files.
Started work on a new 2 point probe (actually an n point switch -> bed position maper).
This commit is contained in:
larsbrubaker 2014-06-05 11:45:40 -07:00
parent a8405889fb
commit a04ab3d050
18 changed files with 517 additions and 181 deletions

View file

@ -3,4 +3,5 @@ default_slice_engine = Slic3r
windows_driver = CDM20824_Setup.exe
default_material_presets = PLA
default_quality_preset = Medium
needs_print_leveling = 1
needs_print_leveling = 1
print_leveling_type = 2Point