WIP: Update quality profiles

- Add a new field "variant" in "metadata" section for quality profiles.
  "material" will only contain values such as "generic_abs", and
  "variant" will contain values such as "0.25 mm", "AA 0.4", etc.

- Reformat "metadata" section to have the following order:
   - setting_version
   - type
   - quality_type
   - weight
   - global_quality
   - material
   - variant
This commit is contained in:
Lipu Fei 2018-02-05 13:54:16 +01:00
parent f0d9fba2f5
commit 0505b16ffb
386 changed files with 1234 additions and 1134 deletions

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pla_ultimaker2_plus_0.25_mm
weight = 1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = 1
material = generic_pla
variant = 0.25 mm
[values]
cool_min_layer_time = 5
@ -19,4 +20,3 @@ speed_layer_0 = =round(speed_print * 30 / 30)
speed_print = 30
top_bottom_thickness = 0.72
wall_thickness = 0.88

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pla_ultimaker2_plus_0.4_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_pla
variant = 0.4 mm
[values]
cool_min_layer_time = 5
@ -22,4 +23,3 @@ speed_travel = 150
speed_wall = 50
top_bottom_thickness = 0.75
wall_thickness = 0.7

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pla_ultimaker2_plus_0.4_mm
weight = 1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = 1
material = generic_pla
variant = 0.4 mm
[values]
cool_min_layer_time = 5
@ -20,4 +21,3 @@ speed_print = 50
speed_topbottom = 20
top_bottom_thickness = 0.72
wall_thickness = 1.05

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pla_ultimaker2_plus_0.4_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_pla
variant = 0.4 mm
[values]
cool_min_layer_time = 5
@ -20,4 +21,3 @@ speed_print = 50
speed_topbottom = 20
top_bottom_thickness = 0.8
wall_thickness = 1.05

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
material = generic_pla_ultimaker2_plus_0.6_mm
type = quality
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_pla
variant = 0.6 mm
[values]
cool_min_layer_time = 5
@ -22,4 +23,3 @@ speed_wall = 40
speed_wall_0 = 25
top_bottom_thickness = 1.2
wall_thickness = 1.59

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
material = generic_pla_ultimaker2_plus_0.8_mm
type = quality
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_pla
variant = 0.8 mm
[values]
cool_min_layer_time = 5
@ -20,4 +21,3 @@ speed_print = 40
speed_wall_0 = 25
top_bottom_thickness = 1.2
wall_thickness = 2.1

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_abs_ultimaker2_plus_0.25_mm
weight = 1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = 1
material = generic_abs
variant = 0.25 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.2
@ -21,4 +22,3 @@ speed_layer_0 = =round(speed_print * 30 / 30)
speed_print = 30
top_bottom_thickness = 0.72
wall_thickness = 0.88

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_abs_ultimaker2_plus_0.4_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_abs
variant = 0.4 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.2
@ -24,4 +25,3 @@ speed_travel = 150
speed_wall = 40
top_bottom_thickness = 0.75
wall_thickness = 0.7

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_abs_ultimaker2_plus_0.4_mm
weight = 1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = 1
material = generic_abs
variant = 0.4 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.2
@ -22,4 +23,3 @@ speed_print = 45
speed_wall = 30
top_bottom_thickness = 0.72
wall_thickness = 1.05

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_abs_ultimaker2_plus_0.4_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_abs
variant = 0.4 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.2
@ -22,4 +23,3 @@ speed_print = 45
speed_wall = 30
top_bottom_thickness = 0.8
wall_thickness = 1.05

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_abs_ultimaker2_plus_0.6_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_abs
variant = 0.6 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.5
@ -22,4 +23,3 @@ speed_layer_0 = =round(speed_print * 30 / 40)
speed_print = 40
top_bottom_thickness = 1.2
wall_thickness = 1.59

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_abs_ultimaker2_plus_0.8_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_abs
variant = 0.8 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.5
@ -21,4 +22,3 @@ speed_layer_0 = =round(speed_print * 30 / 40)
speed_print = 40
top_bottom_thickness = 1.2
wall_thickness = 2.1

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_ultimaker2_plus_0.25_mm
weight = -1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = -1
material = generic_cpe
variant = 0.25 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.2
@ -21,4 +22,3 @@ speed_layer_0 = =round(speed_print * 30 / 30)
speed_print = 30
top_bottom_thickness = 0.72
wall_thickness = 0.88

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_ultimaker2_plus_0.4_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_cpe
variant = 0.4 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.8
@ -23,4 +24,3 @@ speed_travel = 150
speed_wall = 40
top_bottom_thickness = 0.75
wall_thickness = 0.7

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_ultimaker2_plus_0.4_mm
weight = 1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = 1
material = generic_cpe
variant = 0.4 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.8
@ -22,4 +23,3 @@ speed_print = 45
speed_wall = 30
top_bottom_thickness = 0.72
wall_thickness = 1.05

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_ultimaker2_plus_0.4_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_cpe
variant = 0.4 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.8
@ -22,4 +23,3 @@ speed_print = 45
speed_wall = 30
top_bottom_thickness = 0.8
wall_thickness = 1.05

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_ultimaker2_plus_0.6_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_cpe
variant = 0.6 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.8
@ -21,4 +22,3 @@ speed_layer_0 = =round(speed_print * 30 / 40)
speed_print = 40
top_bottom_thickness = 1.2
wall_thickness = 1.59

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_ultimaker2_plus_0.8_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_cpe
variant = 0.8 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.8
@ -21,4 +22,3 @@ speed_layer_0 = =round(speed_print * 30 / 40)
speed_print = 40
top_bottom_thickness = 1.2
wall_thickness = 2.1

View file

@ -4,11 +4,12 @@ name = Fast
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_plus_ultimaker2_plus_0.4_mm
weight = -2
quality_type = draft
setting_version = 4
type = quality
quality_type = draft
weight = -2
material = generic_cpe_plus
variant = 0.4 mm
[values]
adhesion_type = raft
@ -40,4 +41,3 @@ support_pattern = lines
support_z_distance = 0.26
top_bottom_thickness = 1.5
wall_thickness = 1.14

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_plus_ultimaker2_plus_0.4_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_cpe_plus
variant = 0.4 mm
[values]
adhesion_type = raft
@ -40,4 +41,3 @@ support_pattern = lines
support_z_distance = 0.26
top_bottom_thickness = 1.5
wall_thickness = 1.14

View file

@ -4,11 +4,12 @@ name = Fast
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_plus_ultimaker2_plus_0.6_mm
weight = -2
quality_type = draft
setting_version = 4
type = quality
quality_type = draft
weight = -2
material = generic_cpe_plus
variant = 0.6 mm
[values]
adhesion_type = raft
@ -44,4 +45,3 @@ support_xy_distance = 0.6
support_z_distance = 0.22
top_bottom_thickness = 0.75
wall_thickness = 1.14

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_plus_ultimaker2_plus_0.6_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_cpe_plus
variant = 0.6 mm
[values]
adhesion_type = raft
@ -44,4 +45,3 @@ support_xy_distance = 0.6
support_z_distance = 0.22
top_bottom_thickness = 0.75
wall_thickness = 1.14

View file

@ -4,11 +4,12 @@ name = Fast
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_plus_ultimaker2_plus_0.8_mm
weight = -2
quality_type = draft
setting_version = 4
type = quality
quality_type = draft
weight = -2
material = generic_cpe_plus
variant = 0.8 mm
[values]
adhesion_type = raft
@ -39,4 +40,3 @@ support_pattern = lines
support_z_distance = 0.26
top_bottom_thickness = 1.2
wall_thickness = 2.1

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_cpe_plus_ultimaker2_plus_0.8_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_cpe_plus
variant = 0.8 mm
[values]
adhesion_type = raft
@ -39,4 +40,3 @@ support_pattern = lines
support_z_distance = 0.26
top_bottom_thickness = 1.2
wall_thickness = 2.1

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_nylon_ultimaker2_plus_0.25_mm
weight = 1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = 1
material = generic_nylon
variant = 0.25 mm
[values]
adhesion_type = raft
@ -41,4 +42,3 @@ support_xy_distance = 0.6
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 1

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_nylon_ultimaker2_plus_0.25_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_nylon
variant = 0.25 mm
[values]
adhesion_type = raft
@ -41,4 +42,3 @@ support_xy_distance = 0.6
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 1

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_nylon_ultimaker2_plus_0.4_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_nylon
variant = 0.4 mm
[values]
adhesion_type = raft
@ -40,4 +41,3 @@ support_xy_distance = 0.6
support_z_distance = =layer_height * 2
top_bottom_thickness = 0.75
wall_thickness = 1.06

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_nylon_ultimaker2_plus_0.4_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_nylon
variant = 0.4 mm
[values]
adhesion_type = raft
@ -39,4 +40,3 @@ support_xy_distance = 0.6
support_z_distance = =layer_height * 2
top_bottom_thickness = 0.75
wall_thickness = 1.06

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_nylon_ultimaker2_plus_0.6_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_nylon
variant = 0.6 mm
[values]
adhesion_type = raft
@ -45,4 +46,3 @@ support_xy_distance = 0.7
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 1.2

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_nylon_ultimaker2_plus_0.6_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_nylon
variant = 0.6 mm
[values]
adhesion_type = raft
@ -43,4 +44,3 @@ support_xy_distance = 0.7
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 1.2

View file

@ -4,11 +4,12 @@ name = Fast
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_nylon_ultimaker2_plus_0.8_mm
weight = -2
quality_type = draft
setting_version = 4
type = quality
quality_type = draft
weight = -2
material = generic_nylon
variant = 0.8 mm
[values]
adhesion_type = raft
@ -44,4 +45,3 @@ support_xy_distance = 0.75
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 2.4

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_nylon_ultimaker2_plus_0.8_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_nylon
variant = 0.8 mm
[values]
adhesion_type = raft
@ -44,4 +45,3 @@ support_xy_distance = 0.75
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 2.4

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pc_ultimaker2_plus_0.25_mm
weight = 1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = 1
material = generic_pc
variant = 0.25 mm
[values]
adhesion_type = raft
@ -35,4 +36,3 @@ support_infill_rate = 20
support_pattern = lines
support_z_distance = 0.19
wall_thickness = 0.88

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pc_ultimaker2_plus_0.25_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_pc
variant = 0.25 mm
[values]
adhesion_type = raft
@ -35,4 +36,3 @@ support_infill_rate = 20
support_pattern = lines
support_z_distance = 0.19
wall_thickness = 0.88

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pc_ultimaker2_plus_0.4_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_pc
variant = 0.4 mm
[values]
adhesion_type = raft
@ -36,4 +37,3 @@ support_infill_rate = 20
support_pattern = lines
support_z_distance = 0.19
wall_thickness = 1.2

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pc_ultimaker2_plus_0.4_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_pc
variant = 0.4 mm
[values]
adhesion_type = raft
@ -36,4 +37,3 @@ support_infill_rate = 20
support_pattern = lines
support_z_distance = 0.19
wall_thickness = 1.2

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pc_ultimaker2_plus_0.6_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_pc
variant = 0.6 mm
[values]
adhesion_type = raft
@ -42,4 +43,3 @@ support_pattern = lines
support_z_distance = 0.21
top_bottom_thickness = 0.75
wall_thickness = 1.06

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pc_ultimaker2_plus_0.6_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_pc
variant = 0.6 mm
[values]
adhesion_type = raft
@ -42,4 +43,3 @@ support_pattern = lines
support_z_distance = 0.21
top_bottom_thickness = 0.75
wall_thickness = 1.06

View file

@ -4,11 +4,12 @@ name = Fast
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pc_ultimaker2_plus_0.8_mm
weight = -2
quality_type = draft
setting_version = 4
type = quality
quality_type = draft
weight = -2
material = generic_pc
variant = 0.8 mm
[values]
adhesion_type = raft
@ -36,4 +37,3 @@ support_pattern = lines
support_z_distance = 0.26
top_bottom_thickness = 2.0
wall_thickness = 2.1

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pc_ultimaker2_plus_0.8_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_pc
variant = 0.8 mm
[values]
adhesion_type = raft
@ -36,4 +37,3 @@ support_pattern = lines
support_z_distance = 0.26
top_bottom_thickness = 1.2
wall_thickness = 2.1

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pp_ultimaker2_plus_0.4_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_pp
variant = 0.4 mm
[values]
acceleration_enabled = True
@ -68,4 +69,3 @@ travel_avoid_distance = 3
wall_0_inset = 0
wall_line_width_x = =round(line_width * 0.38 / 0.38, 2)
wall_thickness = 0.76

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pp_ultimaker2_plus_0.4_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_pp
variant = 0.4 mm
[values]
acceleration_enabled = True
@ -67,4 +68,3 @@ travel_avoid_distance = 3
wall_0_inset = 0
wall_line_width_x = =round(line_width * 0.38 / 0.38, 2)
wall_thickness = 0.76

View file

@ -4,11 +4,12 @@ name = Fast
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pp_ultimaker2_plus_0.6_mm
weight = -2
quality_type = draft
setting_version = 4
type = quality
quality_type = draft
weight = -2
material = generic_pp
variant = 0.6 mm
[values]
acceleration_enabled = True
@ -70,4 +71,3 @@ travel_avoid_distance = 3
wall_0_inset = 0
wall_line_width_x = =round(line_width * 0.57 / 0.57, 2)
wall_thickness = 1.14

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pp_ultimaker2_plus_0.6_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_pp
variant = 0.6 mm
[values]
acceleration_enabled = True
@ -70,4 +71,3 @@ travel_avoid_distance = 3
wall_0_inset = 0
wall_line_width_x = =round(line_width * 0.57 / 0.57, 2)
wall_thickness = 1.14

View file

@ -4,11 +4,12 @@ name = Fast
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pp_ultimaker2_plus_0.8_mm
weight = -2
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -2
material = generic_pp
variant = 0.8 mm
[values]
acceleration_enabled = True
@ -70,4 +71,3 @@ travel_avoid_distance = 3
wall_0_inset = 0
wall_line_width_x = =round(line_width * 0.76 / 0.76, 2)
wall_thickness = 1.52

View file

@ -4,11 +4,12 @@ name = Extra Fast
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_pp_ultimaker2_plus_0.8_mm
weight = -3
quality_type = draft
setting_version = 4
type = quality
quality_type = draft
weight = -3
material = generic_pp
variant = 0.8 mm
[values]
acceleration_enabled = True
@ -70,4 +71,3 @@ travel_avoid_distance = 3
wall_0_inset = 0
wall_line_width_x = =round(line_width * 0.76 / 0.76, 2)
wall_thickness = 1.52

View file

@ -4,11 +4,12 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_tpu_ultimaker2_plus_0.25_mm
weight = 1
quality_type = high
setting_version = 4
type = quality
quality_type = high
weight = 1
material = generic_tpu
variant = 0.25 mm
[values]
adhesion_type = brim
@ -40,4 +41,3 @@ support_xy_distance = 0.6
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 0.88

View file

@ -4,11 +4,12 @@ name = Fine
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_tpu_ultimaker2_plus_0.4_mm
weight = 0
quality_type = normal
setting_version = 4
type = quality
quality_type = normal
weight = 0
material = generic_tpu
variant = 0.4 mm
[values]
adhesion_type = brim
@ -37,4 +38,3 @@ support_xy_distance = 0.65
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 1.05

View file

@ -4,11 +4,12 @@ name = Normal
definition = ultimaker2_plus
[metadata]
type = quality
material = generic_tpu_ultimaker2_plus_0.6_mm
weight = -1
quality_type = fast
setting_version = 4
type = quality
quality_type = fast
weight = -1
material = generic_tpu
variant = 0.6 mm
[values]
adhesion_type = brim
@ -42,4 +43,3 @@ support_xy_distance = 0.7
support_z_distance = =layer_height * 2
top_bottom_thickness = 1.2
wall_thickness = 1.14