diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index 13c3dd7f9c..7887d89223 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -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)", diff --git a/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile index 263e730a97..9dce0d31a1 100644 --- a/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile index 8b905b14e6..0065347c60 100644 --- a/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile index 25a6ccdc6e..13e3769a04 100644 --- a/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile index 6664aa4436..aa0715b66a 100644 --- a/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile index 6fb87172b5..b7fc5d63bb 100644 --- a/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile index 594083d5f6..81b91885e9 100644 --- a/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile index b52132b5c5..da48907c11 100644 --- a/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile index 9d947dbb30..43bc715372 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile index 51a7dc97f8..d97fba3de9 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile @@ -28,5 +28,4 @@ speed_slowdown_layers = 2 travel_avoid_distance = 1 cool_fan_full_layer = 2 cool_min_layer_time_fan_speed_max = 15 -adhesion_type = brim -brim_width = 8 +adhesion_type = brim \ No newline at end of file diff --git a/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile index 6f1116fdee..6f46ec4c7a 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile index e82be902d2..b342b8cde4 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile index 1a2351d38f..0a4d760a61 100644 --- a/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile index fe61ced732..b8d88fabfc 100644 --- a/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile index d3f9ddbdf5..11f354a043 100644 --- a/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile index b656213b33..2c4a2b2146 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile index 7a298201d1..3c3d8325c9 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile index 54653ffb78..53a716b0ff 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile index a64ad72e3a..c51d49b80d 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile index 8d237ffce7..055ebd13fe 100644 --- a/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile @@ -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 diff --git a/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile index 26f5770df6..d346d3105b 100644 --- a/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile @@ -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