Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions resources/definitions/ultimaker_s8.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@
"flooring_monotonic": { "value": false },
"gradual_flow_discretisation_step_size": { "value": 0.3 },
"gradual_flow_enabled": { "value": true },
"group_outer_walls": { "value": false },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ diagnostic-definition-experimental-setting ⚠️
Setting group_outer_walls is still experimental and should not be used in default profiles

"hole_xy_offset": { "value": 0.075 },
"infill_material_flow": { "value": "material_flow if infill_sparse_density < 95 else 95" },
"infill_move_inwards_length": { "value": "3*machine_nozzle_size" },
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s6_aa025.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s6_aa04.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s6_aa08.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s6_cc04.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s6_cc06.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s8_aa025.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s8_aa04.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s8_aa08.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s8_cc04.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
1 change: 1 addition & 0 deletions resources/variants/ultimaker_s8_cc06.inst.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ flooring_material_flow = =skin_material_flow
flooring_monotonic = True
gradual_flow_discretisation_step_size = 0.2
gradual_flow_enabled = False
group_outer_walls = True
hole_xy_offset = 0
infill_material_flow = =(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow
infill_move_inwards_length = 0
Expand Down
Loading