mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
move temperature setting in material
move temperature setting in material
This commit is contained in:
parent
32137f1e56
commit
48b82a2d1f
211 changed files with 2490 additions and 1271 deletions
|
@ -1,23 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_1p0_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = generic_pla
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 210
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
speed_travel = 45
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 40
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_1p0_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
material = generic_abs
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 90
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
||||
speed_support = =speed_print
|
||||
speed_travel = 45
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 40
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_1p0_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
material = generic_pla
|
||||
weight = 0
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 210
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
speed_travel = 45
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 40
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_1p0_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_abs
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 90
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
speed_travel = 45
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 40
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,24 +7,27 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = generic_abs
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 20
|
||||
speed_print = 60
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 20
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
||||
retraction_amount = 3.0
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
skirt_brim_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,22 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
material = generic_abs
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 20
|
||||
speed_print = 60
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
||||
|
@ -28,3 +30,4 @@ retraction_amount = 3.0
|
|||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,22 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
material = generic_abs
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 20
|
||||
speed_print = 60
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
||||
|
@ -28,3 +30,4 @@ retraction_amount = 3.0
|
|||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,22 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_abs
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 20
|
||||
speed_print = 60
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 20
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
||||
|
@ -28,3 +30,4 @@ retraction_amount = 3.0
|
|||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = generic_abs
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 90
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 40
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
material = generic_abs
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 90
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 40
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
||||
|
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
material = generic_abs
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 90
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 40
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,27 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_abs
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 90
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_topbottom = 10
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 40
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_1p0_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = 0.4mm Nozzle
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
speed_travel = 100
|
||||
retraction_amount = 4.0
|
||||
retraction_speed = =speed_print
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_1p0_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = 0.4mm Nozzle
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
speed_travel = 100
|
||||
retraction_amount = 4.0
|
||||
retraction_speed = =speed_print
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_1p0_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 4.0
|
||||
retraction_speed = =speed_print
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normla Quality
|
||||
definition = xyzprinting_da_vinci_1p0_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 20
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 4.0
|
||||
retraction_speed = =speed_print
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =65
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =65
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,29 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = 0.4mm Nozzle
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =65
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = 0.4mm Nozzle
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =65
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 210
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 210
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 210
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 210
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_jr_w_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 210
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 210
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 210
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 80
|
||||
skirt_brim_speed = =speed_print
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 80
|
||||
skirt_brim_speed = =speed_print
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 80
|
||||
skirt_brim_speed = =speed_print
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 80
|
||||
skirt_brim_speed = =speed_print
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_infill = =40
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = 15
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_infill = =40
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = 15
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_infill = =40
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = 15
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_infill = =40
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = 15
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
matematerial_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = 40
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
matematerial_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = 40
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
matematerial_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = 40
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
matematerial_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = 40
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
||||
|
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 8.0
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 45
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 45
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 45
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 215
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 45
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 20
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 65
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 65
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 65
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 65
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_jr_w_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_jr_w_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_jr_w_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_jr_w_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_super
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = generic_abs
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 90
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 240
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_topbottom = 10
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,24 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_super
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
material = generic_nylon
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 80
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 255
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 120
|
||||
brim_width = 5.0
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,24 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_super
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
material = generic_nylon
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 80
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 255
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_topbottom = 10
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
brim_width = 5.0
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,24 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_super
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_nylon
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 80
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 255
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_topbottom = 10
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
brim_width = 5.0
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 50
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,19 +7,24 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_flexible
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 100
|
||||
infill_sparse_density = 20
|
||||
retraction_amount = 6.0
|
||||
|
|
|
@ -7,19 +7,24 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_flexible
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 100
|
||||
infill_sparse_density = 20
|
||||
retraction_amount = 6.0
|
||||
|
|
|
@ -7,19 +7,24 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_flexible
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 100
|
||||
infill_sparse_density = 20
|
||||
retraction_amount = 6.0
|
||||
|
|
|
@ -7,19 +7,24 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_flexible
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_travel = 100
|
||||
infill_sparse_density = 20
|
||||
retraction_amount = 6.0
|
||||
|
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -1,23 +1,31 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_base
|
||||
definition = xyzprinting_da_vinci_jr_1p0a_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_pro_xeplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
mmaterial_print_temperature_layer_0 = =material_print_temperature
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
||||
|
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
||||
|
|
|
@ -7,23 +7,26 @@ definition = xyzprinting_da_vinci_jr_pro_xplus
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 7.0
|
||||
retraction_speed = 15
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_bed_temperature
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.0
|
||||
retraction_speed = 40
|
||||
skirt_brim_speed = 30
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_bed_temperature
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.0
|
||||
retraction_speed = 40
|
||||
skirt_brim_speed = 30
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_bed_temperature
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.0
|
||||
retraction_speed = 40
|
||||
skirt_brim_speed = 30
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,21 +7,25 @@ definition = xyzprinting_da_vinci_jr_w_pro
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_bed_temperature
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 4.0
|
||||
retraction_speed = 40
|
||||
skirt_brim_speed = 30
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,20 +7,26 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
skirt_brim_speed = =speed_print
|
||||
infill_sparse_density = 10
|
|
@ -7,18 +7,21 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = generic_nylon
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_nylon
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 80
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 255
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 8.0
|
||||
|
|
|
@ -7,18 +7,21 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
material = generic_nylon
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_nylon
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 80
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 255
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 8.0
|
||||
|
|
|
@ -7,18 +7,21 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
material = generic_nylon
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_nylon
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 80
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 255
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 8.0
|
||||
|
|
|
@ -7,18 +7,21 @@ definition = xyzprinting_da_vinci_super
|
|||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_nylon
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_nylon
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 80
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.35
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 255
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = =speed_print
|
||||
speed_infill = 60
|
||||
speed_support = =speed_print
|
||||
speed_travel = 120
|
||||
retraction_amount = 8.0
|
||||
|
|
|
@ -1,23 +0,0 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = generic_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 60
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
|
@ -1,23 +0,0 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
material = generic_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 60
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
|
@ -1,23 +0,0 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
material = generic_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 60
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
|
@ -1,23 +0,0 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 60
|
||||
speed_infill = =speed_print
|
||||
speed_support = 30
|
||||
speed_travel = 120
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue