mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 10:18:59 +08:00
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:
parent
f0d9fba2f5
commit
0505b16ffb
@ -4,11 +4,11 @@ name = Fine
|
|||||||
definition = abax_pri3
|
definition = abax_pri3
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = -1
|
|
||||||
quality_type = normal
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = -1
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
@ -19,4 +19,4 @@ speed_print = 80
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -4,11 +4,11 @@ name = Extra Fine
|
|||||||
definition = abax_pri3
|
definition = abax_pri3
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = 1
|
|
||||||
quality_type = high
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = high
|
||||||
|
weight = 1
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.1
|
layer_height = 0.1
|
||||||
@ -19,4 +19,4 @@ speed_print = 50
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -4,11 +4,11 @@ name = Fine
|
|||||||
definition = abax_pri3
|
definition = abax_pri3
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = 0
|
|
||||||
quality_type = normal
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = 0
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
@ -19,4 +19,4 @@ speed_print = 50
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -4,11 +4,11 @@ name = Fine
|
|||||||
definition = abax_pri5
|
definition = abax_pri5
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = -1
|
|
||||||
quality_type = normal
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = -1
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
@ -19,4 +19,4 @@ speed_print = 80
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -4,11 +4,11 @@ name = Extra Fine
|
|||||||
definition = abax_pri5
|
definition = abax_pri5
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = 1
|
|
||||||
quality_type = high
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = high
|
||||||
|
weight = 1
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.1
|
layer_height = 0.1
|
||||||
@ -19,4 +19,4 @@ speed_print = 50
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -4,11 +4,11 @@ name = Fine
|
|||||||
definition = abax_pri5
|
definition = abax_pri5
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = 0
|
|
||||||
quality_type = normal
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = 0
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
@ -19,4 +19,4 @@ speed_print = 50
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -4,11 +4,11 @@ name = Fine
|
|||||||
definition = abax_titan
|
definition = abax_titan
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = -1
|
|
||||||
quality_type = normal
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = -1
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
@ -19,4 +19,4 @@ speed_print = 80
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -2,12 +2,13 @@
|
|||||||
version = 2
|
version = 2
|
||||||
name = Extra Fine
|
name = Extra Fine
|
||||||
definition = abax_titan
|
definition = abax_titan
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = 1
|
|
||||||
quality_type = high
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = high
|
||||||
|
weight = 1
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.1
|
layer_height = 0.1
|
||||||
@ -18,4 +19,4 @@ speed_print = 50
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -4,11 +4,11 @@ name = Fine
|
|||||||
definition = abax_titan
|
definition = abax_titan
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
material = generic_pla
|
|
||||||
weight = 0
|
|
||||||
quality_type = normal
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = 0
|
||||||
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
@ -19,4 +19,4 @@ speed_print = 50
|
|||||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -4,10 +4,10 @@ name = Draft
|
|||||||
definition = anycubic_i3_mega
|
definition = anycubic_i3_mega
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = draft
|
||||||
weight = 0
|
weight = 0
|
||||||
setting_version = 4
|
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
acceleration_enabled = True
|
acceleration_enabled = True
|
||||||
@ -57,4 +57,4 @@ support_type = everywhere
|
|||||||
support_use_towers = False
|
support_use_towers = False
|
||||||
support_xy_distance = 0.7
|
support_xy_distance = 0.7
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
wall_thickness = 1.2
|
wall_thickness = 1.2
|
||||||
|
@ -4,10 +4,10 @@ name = High
|
|||||||
definition = anycubic_i3_mega
|
definition = anycubic_i3_mega
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
acceleration_enabled = True
|
acceleration_enabled = True
|
||||||
@ -57,4 +57,4 @@ support_type = everywhere
|
|||||||
support_use_towers = False
|
support_use_towers = False
|
||||||
support_xy_distance = 0.7
|
support_xy_distance = 0.7
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
wall_thickness = 1.2
|
wall_thickness = 1.2
|
||||||
|
@ -4,10 +4,10 @@ name = Normal
|
|||||||
definition = anycubic_i3_mega
|
definition = anycubic_i3_mega
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
acceleration_enabled = True
|
acceleration_enabled = True
|
||||||
@ -57,4 +57,4 @@ support_type = everywhere
|
|||||||
support_use_towers = False
|
support_use_towers = False
|
||||||
support_xy_distance = 0.7
|
support_xy_distance = 0.7
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
wall_thickness = 1.2
|
wall_thickness = 1.2
|
||||||
|
@ -4,11 +4,11 @@ name = Coarse
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = verbatim_bvoh_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = -1
|
weight = -1
|
||||||
|
material = verbatim_bvoh_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature + 5
|
material_print_temperature = =default_material_print_temperature + 5
|
||||||
@ -21,4 +21,3 @@ layer_height = 0.3
|
|||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ name = High Quality
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = verbatim_bvoh_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 1
|
weight = 1
|
||||||
|
material = verbatim_bvoh_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
acceleration_print = 2000
|
acceleration_print = 2000
|
||||||
@ -22,4 +22,4 @@ layer_height = 0.1
|
|||||||
top_thickness = =layer_height * 7
|
top_thickness = =layer_height * 7
|
||||||
bottom_thickness = =layer_height * 5
|
bottom_thickness = =layer_height * 5
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
layer_height_0 = 0.2
|
layer_height_0 = 0.2
|
||||||
|
@ -4,11 +4,11 @@ name = Normal
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = verbatim_bvoh_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 0
|
weight = 0
|
||||||
|
material = verbatim_bvoh_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature + 5
|
material_print_temperature = =default_material_print_temperature + 5
|
||||||
@ -20,4 +20,4 @@ material_bed_temperature_layer_0= =material_bed_temperature
|
|||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
|
@ -4,11 +4,11 @@ name = Coarse
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = innofill_innoflex60_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = -1
|
weight = -1
|
||||||
|
material = innofill_innoflex60_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
@ -21,4 +21,3 @@ layer_height = 0.3
|
|||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 30
|
speed_print = 30
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ name = High Quality
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = innofill_innoflex60_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 1
|
weight = 1
|
||||||
|
material = innofill_innoflex60_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
acceleration_print = 2000
|
acceleration_print = 2000
|
||||||
@ -22,4 +22,4 @@ layer_height = 0.1
|
|||||||
top_thickness = =layer_height * 7
|
top_thickness = =layer_height * 7
|
||||||
bottom_thickness = =layer_height * 5
|
bottom_thickness = =layer_height * 5
|
||||||
speed_print = 30
|
speed_print = 30
|
||||||
layer_height_0 = 0.2
|
layer_height_0 = 0.2
|
||||||
|
@ -4,11 +4,11 @@ name = Normal
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = innofill_innoflex60_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 0
|
weight = 0
|
||||||
|
material = innofill_innoflex60_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
@ -20,4 +20,4 @@ material_bed_temperature_layer_0= =material_bed_temperature
|
|||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 30
|
speed_print = 30
|
||||||
|
@ -4,11 +4,11 @@ name = Coarse
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_petg_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = -1
|
weight = -1
|
||||||
|
material = generic_petg_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature - 5
|
material_print_temperature = =default_material_print_temperature - 5
|
||||||
@ -21,4 +21,3 @@ layer_height = 0.3
|
|||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 60
|
speed_print = 60
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ name = High Quality
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_petg_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 1
|
weight = 1
|
||||||
|
material = generic_petg_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
acceleration_print = 2000
|
acceleration_print = 2000
|
||||||
@ -22,4 +22,4 @@ layer_height = 0.1
|
|||||||
top_thickness = =layer_height * 7
|
top_thickness = =layer_height * 7
|
||||||
bottom_thickness = =layer_height * 5
|
bottom_thickness = =layer_height * 5
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
layer_height_0 = 0.2
|
layer_height_0 = 0.2
|
||||||
|
@ -4,11 +4,11 @@ name = Normal
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_petg_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 0
|
weight = 0
|
||||||
|
material = generic_petg_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature - 5
|
material_print_temperature = =default_material_print_temperature - 5
|
||||||
@ -20,4 +20,4 @@ material_bed_temperature_layer_0= =material_bed_temperature
|
|||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 50
|
speed_print = 50
|
||||||
|
@ -4,11 +4,11 @@ name = Coarse
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_pla_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = -1
|
weight = -1
|
||||||
|
material = generic_pla_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature + 15
|
material_print_temperature = =default_material_print_temperature + 15
|
||||||
@ -21,4 +21,3 @@ layer_height = 0.3
|
|||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 60
|
speed_print = 60
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ name = High Quality
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pla_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 1
|
weight = 1
|
||||||
|
material = generic_pla_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
acceleration_print = 2000
|
acceleration_print = 2000
|
||||||
@ -22,4 +22,4 @@ layer_height = 0.1
|
|||||||
top_thickness = =layer_height * 7
|
top_thickness = =layer_height * 7
|
||||||
bottom_thickness = =layer_height * 5
|
bottom_thickness = =layer_height * 5
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
layer_height_0 = 0.2
|
layer_height_0 = 0.2
|
||||||
|
@ -4,11 +4,11 @@ name = Normal
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pla_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 0
|
weight = 0
|
||||||
|
material = generic_pla_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature + 15
|
material_print_temperature = =default_material_print_temperature + 15
|
||||||
@ -20,4 +20,4 @@ material_bed_temperature_layer_0= =material_bed_temperature
|
|||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 50
|
speed_print = 50
|
||||||
|
@ -4,11 +4,11 @@ name = Coarse
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_pva_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = -1
|
weight = -1
|
||||||
|
material = generic_pva_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature + 10
|
material_print_temperature = =default_material_print_temperature + 10
|
||||||
@ -21,4 +21,3 @@ layer_height = 0.3
|
|||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ name = High Quality
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pva_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 1
|
weight = 1
|
||||||
|
material = generic_pva_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
acceleration_print = 2000
|
acceleration_print = 2000
|
||||||
@ -22,4 +22,4 @@ layer_height = 0.1
|
|||||||
top_thickness = =layer_height * 7
|
top_thickness = =layer_height * 7
|
||||||
bottom_thickness = =layer_height * 5
|
bottom_thickness = =layer_height * 5
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
layer_height_0 = 0.2
|
layer_height_0 = 0.2
|
||||||
|
@ -4,11 +4,11 @@ name = Normal
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pva_175
|
|
||||||
setting_version = 4
|
|
||||||
weight = 0
|
weight = 0
|
||||||
|
material = generic_pva_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
material_print_temperature = =default_material_print_temperature + 10
|
material_print_temperature = =default_material_print_temperature + 10
|
||||||
@ -20,4 +20,4 @@ material_bed_temperature_layer_0= =material_bed_temperature
|
|||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
top_thickness = =layer_height * 5
|
top_thickness = =layer_height * 5
|
||||||
bottom_thickness = =layer_height * 3
|
bottom_thickness = =layer_height * 3
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
|
@ -4,11 +4,11 @@ name = Coarse
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
setting_version = 4
|
|
||||||
weight = -1
|
weight = -1
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.3
|
layer_height = 0.3
|
||||||
|
@ -4,11 +4,11 @@ name = High Quality
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
setting_version = 4
|
|
||||||
weight = 1
|
weight = 1
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.1
|
layer_height = 0.1
|
||||||
|
@ -4,11 +4,11 @@ name = Normal
|
|||||||
definition = builder_premium_small
|
definition = builder_premium_small
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
setting_version = 4
|
|
||||||
weight = 0
|
weight = 0
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_abs_175_cartesio_0.25_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_abs_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_abs_175_cartesio_0.25_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_abs_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_abs_175_cartesio_0.4_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_abs_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_abs_175_cartesio_0.4_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_abs_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_abs_175_cartesio_0.8_mm
|
|
||||||
weight = 3
|
weight = 3
|
||||||
setting_version = 4
|
material = generic_abs_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Extra Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
material = generic_abs_175_cartesio_0.8_mm
|
|
||||||
weight = 4
|
weight = 4
|
||||||
setting_version = 4
|
material = generic_abs_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_abs_175_cartesio_0.8_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_abs_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_abs_175_cartesio_0.8_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_abs_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = dsm_arnitel2045_175_cartesio_0.4_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = dsm_arnitel2045_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = dsm_arnitel2045_175_cartesio_0.4_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = dsm_arnitel2045_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,11 @@ name = Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
global_quality = True
|
|
||||||
weight = -3
|
weight = -3
|
||||||
setting_version = 4
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.4
|
layer_height = 0.4
|
||||||
|
@ -4,11 +4,11 @@ name = Extra Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
global_quality = True
|
|
||||||
weight = -4
|
weight = -4
|
||||||
setting_version = 4
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.6
|
layer_height = 0.6
|
||||||
|
@ -4,11 +4,11 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
global_quality = True
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.1
|
layer_height = 0.1
|
||||||
|
@ -4,11 +4,11 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
global_quality = True
|
|
||||||
weight = 0
|
weight = 0
|
||||||
setting_version = 4
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_hips_175_cartesio_0.25_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_hips_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_hips_175_cartesio_0.25_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_hips_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_hips_175_cartesio_0.4_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_hips_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_hips_175_cartesio_0.4_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_hips_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_hips_175_cartesio_0.8_mm
|
|
||||||
weight = 3
|
weight = 3
|
||||||
setting_version = 4
|
material = generic_hips_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Extra Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
material = generic_hips_175_cartesio_0.8_mm
|
|
||||||
weight = 4
|
weight = 4
|
||||||
setting_version = 4
|
material = generic_hips_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_hips_175_cartesio_0.8_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_hips_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_hips_175_cartesio_0.8_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_hips_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_nylon_175_cartesio_0.25_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_nylon_175_cartesio_0.25_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_nylon_175_cartesio_0.4_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_nylon_175_cartesio_0.4_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_nylon_175_cartesio_0.8_mm
|
|
||||||
weight = 3
|
weight = 3
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Extra Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
material = generic_nylon_175_cartesio_0.8_mm
|
|
||||||
weight = 4
|
weight = 4
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_nylon_175_cartesio_0.8_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_nylon_175_cartesio_0.8_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pc_175_cartesio_0.25_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pc_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pc_175_cartesio_0.25_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_pc_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pc_175_cartesio_0.4_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pc_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pc_175_cartesio_0.4_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_pc_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_pc_175_cartesio_0.8_mm
|
|
||||||
weight = 3
|
weight = 3
|
||||||
setting_version = 4
|
material = generic_pc_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Extra Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
material = generic_pc_175_cartesio_0.8_mm
|
|
||||||
weight = 4
|
weight = 4
|
||||||
setting_version = 4
|
material = generic_pc_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pc_175_cartesio_0.8_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pc_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pc_175_cartesio_0.8_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_pc_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_petg_175_cartesio_0.25_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_petg_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_petg_175_cartesio_0.25_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_petg_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_petg_175_cartesio_0.4_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_petg_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_petg_175_cartesio_0.4_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_petg_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_petg_175_cartesio_0.8_mm
|
|
||||||
weight = 3
|
weight = 3
|
||||||
setting_version = 4
|
material = generic_petg_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Extra Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
material = generic_petg_175_cartesio_0.8_mm
|
|
||||||
weight = 4
|
weight = 4
|
||||||
setting_version = 4
|
material = generic_petg_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_petg_175_cartesio_0.8_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_petg_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_petg_175_cartesio_0.8_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_petg_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pla_175_cartesio_0.25_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pla_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pla_175_cartesio_0.25_mm
|
|
||||||
weight = 0
|
weight = 0
|
||||||
setting_version = 4
|
material = generic_pla_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pla_175_cartesio_0.4_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pla_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pla_175_cartesio_0.4_mm
|
|
||||||
weight = 0
|
weight = 0
|
||||||
setting_version = 4
|
material = generic_pla_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_pla_175_cartesio_0.8_mm
|
|
||||||
weight = -3
|
weight = -3
|
||||||
setting_version = 4
|
material = generic_pla_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Extra Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
material = generic_pla_175_cartesio_0.8_mm
|
|
||||||
weight = -4
|
weight = -4
|
||||||
setting_version = 4
|
material = generic_pla_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pla_175_cartesio_0.8_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pla_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pla_175_cartesio_0.8_mm
|
|
||||||
weight = 0
|
weight = 0
|
||||||
setting_version = 4
|
material = generic_pla_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pva_175_cartesio_0.25_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pva_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pva_175_cartesio_0.25_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_pva_175
|
||||||
|
variant = 0.25 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.3
|
infill_line_width = 0.3
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pva_175_cartesio_0.4_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pva_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pva_175_cartesio_0.4_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_pva_175
|
||||||
|
variant = 0.4 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.5
|
infill_line_width = 0.5
|
||||||
|
@ -4,11 +4,12 @@ name = Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
material = generic_pva_175_cartesio_0.8_mm
|
|
||||||
weight = 3
|
weight = 3
|
||||||
setting_version = 4
|
material = generic_pva_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Extra Coarse
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
material = generic_pva_175_cartesio_0.8_mm
|
|
||||||
weight = 4
|
weight = 4
|
||||||
setting_version = 4
|
material = generic_pva_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = High
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pva_175_cartesio_0.8_mm
|
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_pva_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,12 @@ name = Normal
|
|||||||
definition = cartesio
|
definition = cartesio
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pva_175_cartesio_0.8_mm
|
|
||||||
weight = 2
|
weight = 2
|
||||||
setting_version = 4
|
material = generic_pva_175
|
||||||
|
variant = 0.8 mm
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_line_width = 0.9
|
infill_line_width = 0.9
|
||||||
|
@ -4,11 +4,11 @@ name = Coarse Quality
|
|||||||
definition = fdmprinter
|
definition = fdmprinter
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
global_quality = True
|
|
||||||
weight = -3
|
weight = -3
|
||||||
setting_version = 4
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.4
|
layer_height = 0.4
|
||||||
|
@ -4,11 +4,11 @@ definition = deltacomb
|
|||||||
name = Fast Quality (beta)
|
name = Fast Quality (beta)
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
material = generic_abs_175
|
type = quality
|
||||||
quality_type = fast
|
quality_type = fast
|
||||||
weight = -1
|
weight = -1
|
||||||
|
material = generic_abs_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = raft
|
adhesion_type = raft
|
||||||
@ -22,4 +22,3 @@ cool_fan_speed_min = 50
|
|||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_min_speed = 20
|
cool_min_speed = 20
|
||||||
material_bed_temperature = 80
|
material_bed_temperature = 80
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ definition = deltacomb
|
|||||||
name = High Quality (beta)
|
name = High Quality (beta)
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
material = generic_abs_175
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
weight = 1
|
weight = 1
|
||||||
|
material = generic_abs_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = raft
|
adhesion_type = raft
|
||||||
@ -22,4 +22,3 @@ cool_fan_speed_min = 50
|
|||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_min_speed = 20
|
cool_min_speed = 20
|
||||||
material_bed_temperature = 80
|
material_bed_temperature = 80
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ definition = deltacomb
|
|||||||
name = Normal Quality (beta)
|
name = Normal Quality (beta)
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
material = generic_abs_175
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
weight = 0
|
weight = 0
|
||||||
|
material = generic_abs_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = raft
|
adhesion_type = raft
|
||||||
|
@ -4,11 +4,11 @@ name = Fast Quality (beta)
|
|||||||
definition = deltacomb
|
definition = deltacomb
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
material = generic_nylon_175
|
|
||||||
quality_type = fast
|
quality_type = fast
|
||||||
weight = -1
|
weight = -1
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = raft
|
adhesion_type = raft
|
||||||
|
@ -4,11 +4,11 @@ name = High Quality (beta)
|
|||||||
definition = deltacomb
|
definition = deltacomb
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
material = generic_nylon_175
|
|
||||||
quality_type = high
|
quality_type = high
|
||||||
weight = 1
|
weight = 1
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = raft
|
adhesion_type = raft
|
||||||
|
@ -4,11 +4,11 @@ name = Normal Quality (beta)
|
|||||||
definition = deltacomb
|
definition = deltacomb
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
material = generic_nylon_175
|
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
weight = 0
|
weight = 0
|
||||||
setting_version = 4
|
material = generic_nylon_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = raft
|
adhesion_type = raft
|
||||||
@ -55,4 +55,3 @@ support_z_distance = 0.15
|
|||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
wall_thickness = 0.8
|
wall_thickness = 0.8
|
||||||
z_seam_type = random
|
z_seam_type = random
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ definition = deltacomb
|
|||||||
name = Fast Quality
|
name = Fast Quality
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
material = generic_pla_175
|
type = quality
|
||||||
quality_type = fast
|
quality_type = fast
|
||||||
weight = -1
|
weight = -1
|
||||||
|
material = generic_pla_175
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
adhesion_type = skirt
|
||||||
@ -21,4 +21,3 @@ cool_fan_speed_max = 100
|
|||||||
cool_fan_speed_min = 100
|
cool_fan_speed_min = 100
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 20
|
cool_min_speed = 20
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user