Merge branch 'SoftFever:main' into Pressure-equalizer

This commit is contained in:
igiannakas 2023-09-13 15:48:40 +01:00 committed by GitHub
commit b17b22a11f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
70 changed files with 2819 additions and 4628 deletions

View file

@ -767,7 +767,7 @@ static std::vector<std::string> s_Preset_print_options {
"initial_layer_travel_speed", "exclude_object", "slow_down_layers", "infill_anchor", "infill_anchor_max","initial_layer_min_bead_width",
"make_overhang_printable", "make_overhang_printable_angle", "make_overhang_printable_hole_size" ,"notes",
"wipe_tower_cone_angle", "wipe_tower_extra_spacing", "wipe_tower_extruder", "wiping_volumes_extruders","wipe_tower_bridging", "single_extruder_multi_material_priming",
"wipe_tower_rotation_angle"
"wipe_tower_rotation_angle", "tree_support_branch_distance_organic", "tree_support_branch_diameter_organic", "tree_support_branch_angle_organic"
};