mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Merge branch 'master' of github.com:heed818/Cura
This commit is contained in:
commit
9ee948ded4
64 changed files with 2162 additions and 0 deletions
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_abs
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
support_infill_rate = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_abs
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
support_infill_rate = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_abs
|
||||
variant = Hardened Steel 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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
support_infill_rate = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_abs
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
support_infill_rate = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 6.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 6.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 6.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 6.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_nylon
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 100
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 260
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_nylon
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 100
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 260
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_nylon
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 100
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 260
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_nylon
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 100
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = 260
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 6.0
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,39 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_pahtcf15
|
||||
variant = Hardened Steel High Temp. 0.6mm Nozzle
|
||||
|
||||
[values]
|
||||
line_width = 0.4
|
||||
wall_line_width_x = 0.4
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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 = 20
|
||||
speed_infill = 40
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 15
|
||||
retraction_amount = 7
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
||||
infill_material_flow = 85
|
||||
wall_material_flow = 85
|
|
@ -0,0 +1,39 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_pahtcf15
|
||||
variant = Hardened Steel High Temp. 0.6mm Nozzle
|
||||
|
||||
[values]
|
||||
line_width = 0.4
|
||||
wall_line_width_x = 0.4
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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 = 20
|
||||
speed_infill = 40
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 15
|
||||
retraction_amount = 7
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
||||
infill_material_flow = 85
|
||||
wall_material_flow = 85
|
|
@ -0,0 +1,39 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_pahtcf15
|
||||
variant = Hardened Steel High Temp. 0.6mm Nozzle
|
||||
|
||||
[values]
|
||||
line_width = 0.4
|
||||
wall_line_width_x = 0.4
|
||||
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 = 20
|
||||
speed_infill = 40
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 15
|
||||
retraction_amount = 7
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
||||
infill_material_flow = 85
|
||||
wall_material_flow = 85
|
|
@ -0,0 +1,39 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_pahtcf15
|
||||
variant = Hardened Steel High Temp. 0.6mm Nozzle
|
||||
|
||||
[values]
|
||||
line_width = 0.4
|
||||
wall_line_width_x = 0.4
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
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 = 20
|
||||
speed_infill = 40
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 15
|
||||
retraction_amount = 7
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
||||
infill_material_flow = 85
|
||||
wall_material_flow = 85
|
|
@ -0,0 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_pc
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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 = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 3.0
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 1500.0
|
|
@ -0,0 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_pc
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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 = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 3.0
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 1500.0
|
|
@ -0,0 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_pc
|
||||
variant = Hardened Steel 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 = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 3.0
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 1500.0
|
|
@ -0,0 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_pc
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
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 = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 3.0
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 1500.0
|
|
@ -0,0 +1,39 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_pc
|
||||
variant = Hardened Steel High Temp. 0.6mm Nozzle
|
||||
|
||||
[values]
|
||||
infill_line_width = 0.6
|
||||
line_width = 0.6
|
||||
wall_line_width_x = 0.6
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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 = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 15
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
||||
adhesion_type = brim
|
|
@ -0,0 +1,39 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_pc
|
||||
variant = Hardened Steel High Temp. 0.6mm Nozzle
|
||||
|
||||
[values]
|
||||
infill_line_width = 0.6
|
||||
line_width = 0.6
|
||||
wall_line_width_x = 0.6
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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 = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 15
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
||||
adhesion_type = brim
|
|
@ -0,0 +1,39 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_pc
|
||||
variant = Hardened Steel High Temp. 0.6mm Nozzle
|
||||
|
||||
[values]
|
||||
infill_line_width = 0.6
|
||||
line_width = 0.6
|
||||
wall_line_width_x = 0.6
|
||||
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 = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 15
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
||||
adhesion_type = brim
|
|
@ -0,0 +1,39 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_pc
|
||||
variant = Hardened Steel High Temp. 0.6mm Nozzle
|
||||
|
||||
[values]
|
||||
infill_line_width = 0.6
|
||||
line_width = 0.6
|
||||
wall_line_width_x = 0.6
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
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 = 40
|
||||
speed_wall = =speed_print
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 15
|
||||
retraction_amount = 5.5
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
||||
adhesion_type = brim
|
|
@ -0,0 +1,36 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_petcf15
|
||||
variant = Hardened Steel High Temp. 0.6mm 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_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = 30
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 7
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
speed_layer_0 = 15
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
|
@ -0,0 +1,36 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_petcf15
|
||||
variant = Hardened Steel High Temp. 0.6mm 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_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = 30
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 7
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
speed_layer_0 = 15
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
|
@ -0,0 +1,36 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_petcf15
|
||||
variant = Hardened Steel High Temp. 0.6mm 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_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = 30
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 7
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
speed_layer_0 = 15
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
|
@ -0,0 +1,36 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_petcf15
|
||||
variant = Hardened Steel High Temp. 0.6mm 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_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = 30
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 150
|
||||
retraction_amount = 7
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
speed_layer_0 = 15
|
||||
acceleration_infill = 500.0
|
||||
acceleration_wall = 500.0
|
||||
acceleration_wall_0 = 500.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_petg
|
||||
variant = Hardened Steel 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_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_petg
|
||||
variant = Hardened Steel 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_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_petg
|
||||
variant = Hardened Steel 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_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 30
|
||||
speed_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_petg
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 70
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 3
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = =retraction_speed
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,33 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 60
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,37 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_ppgf30
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 100
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
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 = 20
|
||||
speed_infill = 30
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 200
|
||||
retraction_amount = 6
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
brim_width = 20.0
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
||||
infill_material_flow = 85
|
||||
wall_material_flow = 85
|
|
@ -0,0 +1,37 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_ppgf30
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 100
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
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 = 20
|
||||
speed_infill = 30
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 200
|
||||
retraction_amount = 6
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
brim_width = 20.0
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
||||
infill_material_flow = 85
|
||||
wall_material_flow = 85
|
|
@ -0,0 +1,32 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_ppgf30
|
||||
variant = Hardened Steel 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_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_print = 20
|
||||
speed_infill = 30
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 200
|
||||
retraction_amount = 6
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
|
@ -0,0 +1,37 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_ppgf30
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_bed_temperature = 100
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
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 = 20
|
||||
speed_infill = 30
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 200
|
||||
retraction_amount = 6
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 50
|
||||
brim_width = 20.0
|
||||
acceleration_infill = 1000.0
|
||||
acceleration_wall = 1000.0
|
||||
infill_material_flow = 85
|
||||
wall_material_flow = 85
|
|
@ -0,0 +1,34 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_tough_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 60
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,34 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_tough_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 60
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,34 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_tough_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 60
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,34 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_tough_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.30
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 60
|
||||
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_infill = 60
|
||||
speed_wall = =speed_print
|
||||
speed_topbottom = 10
|
||||
speed_support = =speed_print
|
||||
speed_travel = 80
|
||||
retraction_amount = 4.5
|
||||
retraction_speed = 20
|
||||
retraction_prime_speed = 15
|
||||
infill_sparse_density = 10
|
||||
bridge_skin_speed = 20
|
||||
adhesion_type = skirt
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = xyzprinting_tpu
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 60
|
||||
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 = 15
|
||||
speed_infill = =speed_print
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 200
|
||||
retraction_amount = 6
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = =15
|
||||
infill_sparse_density = 10
|
||||
brim_width = 5.0
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 1500.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = xyzprinting_tpu
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 60
|
||||
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 = 15
|
||||
speed_infill = =speed_print
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 200
|
||||
retraction_amount = 6
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = =15
|
||||
infill_sparse_density = 10
|
||||
brim_width = 5.0
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 1500.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
material = xyzprinting_tpu
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 60
|
||||
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 = 15
|
||||
speed_infill = =speed_print
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 200
|
||||
retraction_amount = 6
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = =15
|
||||
infill_sparse_density = 10
|
||||
brim_width = 5.0
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 1500.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,35 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
material = xyzprinting_tpu
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
material_bed_temperature = 60
|
||||
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 = 15
|
||||
speed_infill = =speed_print
|
||||
speed_wall = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 200
|
||||
retraction_amount = 6
|
||||
retraction_speed = 50
|
||||
retraction_prime_speed = =15
|
||||
infill_sparse_density = 10
|
||||
brim_width = 5.0
|
||||
bridge_skin_speed = 100
|
||||
acceleration_infill = 1500.0
|
||||
acceleration_wall = 1000.0
|
|
@ -0,0 +1,17 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.2
|
||||
material_diameter = 1.75
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,17 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
material_diameter = 1.75
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,17 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
infill_sparse_density = 10
|
|
@ -0,0 +1,17 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_pro_evo
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
material_diameter = 1.75
|
||||
infill_sparse_density = 10
|
Loading…
Add table
Add a link
Reference in a new issue