Skip to content

Commit e599196

Browse files
authored
Merge pull request #21039 from Ultimaker/PP-680-Remove-gradual-flow-lines-from-high-speed-S-line-prints
PP-680 Remove gradual flow lines from high speed S-line prints
2 parents fd59da2 + a93f27f commit e599196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/definitions/ultimaker_s8.def.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"flooring_layer_count": { "value": 1 },
237237
"flooring_material_flow": { "value": "skin_material_flow * 110/93" },
238238
"flooring_monotonic": { "value": false },
239-
"gradual_flow_discretisation_step_size": { "value": 1 },
239+
"gradual_flow_discretisation_step_size": { "value": 0.3 },
240240
"gradual_flow_enabled": { "value": true },
241241
"hole_xy_offset": { "value": 0.075 },
242242
"infill_material_flow": { "value": "material_flow if infill_sparse_density < 95 else 95" },

0 commit comments

Comments
 (0)