Skip to content

Commit 0d349d0

Browse files
authored
Merge pull request #21726 from Ultimaker/PP-737-Remove-cura-profile-circular-dependencies-and-bugs
CURA-13264 linter fix items on profiles
2 parents 52a457d + 873e98a commit 0d349d0

133 files changed

Lines changed: 251 additions & 251 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

resources/intent/ultimaker_s8/um_s8_aa_plus_0.4_abs_0.2mm_quick.inst.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cool_min_layer_time = 5
1616
cool_min_layer_time_overhang = 9
1717
cool_min_speed = 6
1818
cool_min_temperature = =material_print_temperature - 15
19-
gradual_flow_enable = False
19+
gradual_flow_enabled = False
2020
hole_xy_offset = 0.075
2121
inset_direction = outside_in
2222
speed_wall = =speed_print

resources/intent/ultimaker_s8/um_s8_aa_plus_0.4_petg_0.2mm_quick.inst.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cool_min_layer_time = 5
1616
cool_min_layer_time_overhang = 9
1717
cool_min_speed = 6
1818
cool_min_temperature = =material_print_temperature - 15
19-
gradual_flow_enable = False
19+
gradual_flow_enabled = False
2020
hole_xy_offset = 0.075
2121
inset_direction = outside_in
2222
speed_wall = =speed_print

resources/intent/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.2mm_quick.inst.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cool_min_layer_time = 5
1616
cool_min_layer_time_overhang = 9
1717
cool_min_speed = 6
1818
cool_min_temperature = =material_print_temperature - 15
19-
gradual_flow_enable = False
19+
gradual_flow_enabled = False
2020
hole_xy_offset = 0.075
2121
inset_direction = outside_in
2222
speed_wall = =speed_print

resources/intent/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.2mm_quick.inst.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cool_min_layer_time = 5
1616
cool_min_layer_time_overhang = 9
1717
cool_min_speed = 6
1818
cool_min_temperature = =material_print_temperature - 15
19-
gradual_flow_enable = False
19+
gradual_flow_enabled = False
2020
hole_xy_offset = 0.075
2121
inset_direction = outside_in
2222
speed_wall = =speed_print

resources/quality/ultimaker_s3/um_s3_aa0.25_um-abs_0.1mm.inst.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ acceleration_topbottom = =acceleration_wall
2121
acceleration_wall = =acceleration_infill
2222
acceleration_wall_0 = 1500
2323
acceleration_wall_x = =acceleration_wall
24-
bridge_skin_speed = =bridge_wall_speed
25-
bridge_wall_speed = 30
24+
bridge_skin_speed = 30
25+
bridge_wall_speed = =bridge_skin_speed
2626
cool_fan_speed_0 = 0
2727
cool_min_layer_time = 4
2828
gradual_flow_discretisation_step_size = 0.2

resources/quality/ultimaker_s3/um_s3_aa0.25_um-petg_0.1mm.inst.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ acceleration_topbottom = =acceleration_wall
2121
acceleration_wall = =acceleration_infill
2222
acceleration_wall_0 = 1500
2323
acceleration_wall_x = =acceleration_wall
24-
bridge_skin_speed = =bridge_wall_speed
25-
bridge_wall_speed = 30
24+
bridge_skin_speed = 30
25+
bridge_wall_speed = =bridge_skin_speed
2626
cool_min_layer_time = 4
2727
gradual_flow_discretisation_step_size = 0.2
2828
gradual_flow_enabled = True

resources/quality/ultimaker_s3/um_s3_aa0.25_um-pla_0.1mm.inst.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ acceleration_topbottom = =acceleration_wall
2121
acceleration_wall = =acceleration_infill
2222
acceleration_wall_0 = 1500
2323
acceleration_wall_x = =acceleration_wall
24-
bridge_skin_speed = =bridge_wall_speed
25-
bridge_wall_speed = 30
24+
bridge_skin_speed = 30
25+
bridge_wall_speed = =bridge_skin_speed
2626
cool_min_layer_time = 6
2727
gradual_flow_discretisation_step_size = 0.2
2828
gradual_flow_enabled = True

resources/quality/ultimaker_s3/um_s3_aa0.25_um-tough-pla_0.1mm.inst.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ acceleration_topbottom = =acceleration_wall
2121
acceleration_wall = =acceleration_infill
2222
acceleration_wall_0 = 1500
2323
acceleration_wall_x = =acceleration_wall
24-
bridge_skin_speed = =bridge_wall_speed
25-
bridge_wall_speed = 30
24+
bridge_skin_speed = 30
25+
bridge_wall_speed = =bridge_skin_speed
2626
cool_min_layer_time = 6
2727
gradual_flow_discretisation_step_size = 0.2
2828
gradual_flow_enabled = True

resources/quality/ultimaker_s3/um_s3_aa0.4_tpu_0.15mm.inst.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ weight = -1
1313

1414
[values]
1515
bridge_skin_material_flow = 200
16-
bridge_skin_speed = =bridge_wall_speed
16+
bridge_skin_speed = 10
1717
bridge_wall_material_flow = =bridge_skin_material_flow
18-
bridge_wall_speed = 10
18+
bridge_wall_speed = =bridge_skin_speed
1919
brim_width = 8.75
2020
gradual_infill_step_height = =5 * layer_height
2121
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'

resources/quality/ultimaker_s3/um_s3_aa0.4_tpu_0.1mm.inst.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ weight = 0
1313

1414
[values]
1515
bridge_skin_material_flow = 200
16-
bridge_skin_speed = =bridge_wall_speed
16+
bridge_skin_speed = 10
1717
bridge_wall_material_flow = =bridge_skin_material_flow
18-
bridge_wall_speed = 10
18+
bridge_wall_speed = =bridge_skin_speed
1919
brim_width = 8.75
2020
gradual_infill_step_height = =5 * layer_height
2121
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'

0 commit comments

Comments
 (0)