mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Follow-up on dcec1fa74:
Commented out fuzzy_skin_shape for now, the parameter may be used in the future, but for now we don't want the parameter to be stored into configuration files.
This commit is contained in:
@@ -522,7 +522,7 @@ bool PrintObject::invalidate_state_by_config_options(const std::vector<t_config_
|
||||
|| opt_key == "overhangs"
|
||||
|| opt_key == "first_layer_extrusion_width"
|
||||
|| opt_key == "fuzzy_skin_perimeter_mode"
|
||||
|| opt_key == "fuzzy_skin_shape"
|
||||
// || opt_key == "fuzzy_skin_shape"
|
||||
|| opt_key == "fuzzy_skin_thickness"
|
||||
|| opt_key == "fuzzy_skin_point_dist"
|
||||
|| opt_key == "perimeter_extrusion_width"
|
||||
|
||||
Reference in New Issue
Block a user