profiles: removed brim_line_count and let brim_width just use the default 8mm (CURA-983)

This commit is contained in:
Tim Kuipers 2016-03-02 17:13:04 +01:00
parent 0d142a03d0
commit 411b8b0502
21 changed files with 3 additions and 23 deletions

View File

@ -1593,7 +1593,7 @@
"description": "The distance from the model to the end of the brim. A larger brim sticks better to the build platform, but also makes your effective print area smaller.",
"type": "float",
"unit": "mm",
"default": 5.0,
"default": 8.0,
"min_value": "0.0",
"max_value_warning": "100.0",
"enabled": "adhesion_type == \"brim\"",
@ -1604,7 +1604,7 @@
"label": "Brim Line Count",
"description": "The number of lines used for a brim. More lines means a larger brim which sticks better to the build plate, but this also makes your effective print area smaller.",
"type": "int",
"default": 13,
"default": 20,
"min_value": "0",
"max_value_warning": "300",
"inherit_function": "math.ceil(parent_value / skirt_line_width)",

View File

@ -9,7 +9,6 @@ material = ABS
layer_height = 0.06
top_bottom_thickness = 0.72
layer_height_0 = 0.15
brim_line_count = 32
speed_wall_x = 25
wall_thickness = 0.88
speed_infill = 30

View File

@ -15,7 +15,6 @@ wall_thickness = 1.59
speed_infill = 55
speed_topbottom = 20
adhesion_type = brim
brim_line_count = 14
cool_min_speed = 20
line_width = 0.53
bottom_thickness = 1.2

View File

@ -15,7 +15,6 @@ wall_thickness = 2.1
speed_infill = 40
speed_topbottom = 20
adhesion_type = brim
brim_line_count = 10
cool_min_speed = 15
line_width = 0.7
bottom_thickness = 1.2

View File

@ -10,7 +10,6 @@ infill_overlap = 17
layer_height = 0.06
wall_thickness = 0.88
layer_height_0 = 0.15
brim_line_count = 32
speed_wall_x = 25
top_bottom_thickness = 0.72
speed_infill = 30

View File

@ -10,7 +10,6 @@ infill_overlap = 17
layer_height = 0.15
top_bottom_thickness = 1.2
layer_height_0 = 0.39
brim_line_count = 14
speed_wall_x = 30
wall_thickness = 1.59
speed_infill = 40

View File

@ -10,7 +10,6 @@ infill_overlap = 17
layer_height = 0.2
top_bottom_thickness = 1.2
layer_height_0 = 0.5
brim_line_count = 10
speed_wall_x = 30
wall_thickness = 2.1
speed_infill = 40

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 7

View File

@ -30,4 +30,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 8

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 8

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 8

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 8

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1.2
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 20
adhesion_type = brim
brim_width = 7

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1.6
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 25
adhesion_type = brim
brim_width = 7

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 7

View File

@ -30,4 +30,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 8

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 8

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 8

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 15
adhesion_type = brim
brim_width = 8

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1.2
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 20
adhesion_type = brim
brim_width = 7

View File

@ -29,4 +29,3 @@ travel_avoid_distance = 1.6
cool_fan_full_layer = 2
cool_min_layer_time_fan_speed_max = 25
adhesion_type = brim
brim_width = 7