Merge branch 'lm_tm_hollowing' into lm_hollow_gizmo

This commit is contained in:
Lukas Matena 2019-11-22 12:04:54 +01:00
commit c6e112a060
80 changed files with 5008 additions and 577 deletions

View file

@ -813,7 +813,11 @@ bool SLAPrint::invalidate_state_by_config_options(const std::vector<t_config_opt
"output_filename_format",
"fast_tilt_time",
"slow_tilt_time",
"area_fill"
"area_fill",
"bottle_cost",
"bottle_volume",
"bottle_weight",
"material_density"
};
std::vector<SLAPrintStep> steps;