mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Add ZYYX Agile printer.
This commit is contained in:
parent
80c2b3b7e8
commit
99597bf8c7
8 changed files with 219 additions and 0 deletions
27
resources/quality/zyyx/zyyx_agile_pro_flex_fast.inst.cfg
Normal file
27
resources/quality/zyyx/zyyx_agile_pro_flex_fast.inst.cfg
Normal file
|
@ -0,0 +1,27 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Fast
|
||||
definition = zyyx_agile
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = 1
|
||||
material = zyyx_pro_flex
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
wall_thickness = 0.8
|
||||
top_bottom_thickness = 1.0
|
||||
infill_sparse_density = 10
|
||||
default_material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.0
|
||||
retraction_speed = 15
|
||||
speed_print = 20
|
||||
speed_wall = 20
|
||||
speed_wall_x = 20
|
||||
adhesion_type = brim
|
||||
material_flow = 105
|
||||
raft_airgap = 0.2
|
27
resources/quality/zyyx/zyyx_agile_pro_flex_fine.inst.cfg
Normal file
27
resources/quality/zyyx/zyyx_agile_pro_flex_fine.inst.cfg
Normal file
|
@ -0,0 +1,27 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Fine
|
||||
definition = zyyx_agile
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 3
|
||||
material = zyyx_pro_flex
|
||||
|
||||
[values]
|
||||
layer_height = 0.12
|
||||
wall_thickness = 1.2
|
||||
top_bottom_thickness = 1.0
|
||||
infill_sparse_density = 15
|
||||
default_material_print_temperature = 205
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 0.2
|
||||
retraction_speed = 15
|
||||
speed_print = 15
|
||||
speed_wall = 15
|
||||
speed_wall_x = 15
|
||||
adhesion_type = brim
|
||||
material_flow = 105
|
||||
raft_airgap = 0.1
|
27
resources/quality/zyyx/zyyx_agile_pro_flex_normal.inst.cfg
Normal file
27
resources/quality/zyyx/zyyx_agile_pro_flex_normal.inst.cfg
Normal file
|
@ -0,0 +1,27 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Normal
|
||||
definition = zyyx_agile
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 2
|
||||
material = zyyx_pro_flex
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
wall_thickness = 1.2
|
||||
top_bottom_thickness = 1.0
|
||||
infill_sparse_density = 15
|
||||
default_material_print_temperature = 210
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.0
|
||||
retraction_speed = 15
|
||||
speed_print = 20
|
||||
speed_wall = 15
|
||||
speed_wall_x = 20
|
||||
adhesion_type = brim
|
||||
material_flow = 105
|
||||
raft_airgap = 0.2
|
27
resources/quality/zyyx/zyyx_agile_pro_pla_fast.inst.cfg
Normal file
27
resources/quality/zyyx/zyyx_agile_pro_pla_fast.inst.cfg
Normal file
|
@ -0,0 +1,27 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Fast
|
||||
definition = zyyx_agile
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = 1
|
||||
material = zyyx_pro_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
wall_thickness = 0.8
|
||||
top_bottom_thickness = 1.0
|
||||
infill_sparse_density = 10
|
||||
default_material_print_temperature = 220
|
||||
material_print_temperature_layer_0 = 225
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 20
|
||||
speed_print = 40
|
||||
speed_wall = 40
|
||||
speed_wall_x = 40
|
||||
adhesion_type = brim
|
||||
material_flow = 95
|
||||
raft_airgap = 0.15
|
27
resources/quality/zyyx/zyyx_agile_pro_pla_fine.inst.cfg
Normal file
27
resources/quality/zyyx/zyyx_agile_pro_pla_fine.inst.cfg
Normal file
|
@ -0,0 +1,27 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Fine
|
||||
definition = zyyx_agile
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 3
|
||||
material = zyyx_pro_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
wall_thickness = 1.2
|
||||
top_bottom_thickness = 1.0
|
||||
infill_sparse_density = 15
|
||||
default_material_print_temperature = 205
|
||||
material_print_temperature_layer_0 = 225
|
||||
retraction_amount = 0.4
|
||||
retraction_speed = 20
|
||||
speed_print = 35
|
||||
speed_wall = 18
|
||||
speed_wall_x = 25
|
||||
adhesion_type = brim
|
||||
material_flow = 95
|
||||
raft_airgap = 0.08
|
27
resources/quality/zyyx/zyyx_agile_pro_pla_normal.inst.cfg
Normal file
27
resources/quality/zyyx/zyyx_agile_pro_pla_normal.inst.cfg
Normal file
|
@ -0,0 +1,27 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Normal
|
||||
definition = zyyx_agile
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 2
|
||||
material = zyyx_pro_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
wall_thickness = 1.2
|
||||
top_bottom_thickness = 1.0
|
||||
infill_sparse_density = 15
|
||||
default_material_print_temperature = 210
|
||||
material_print_temperature_layer_0 = 225
|
||||
retraction_amount = 1.2
|
||||
retraction_speed = 20
|
||||
speed_print = 50
|
||||
speed_wall = 22
|
||||
speed_wall_x = 33
|
||||
adhesion_type = brim
|
||||
material_flow = 95
|
||||
raft_airgap = 0.15
|
Loading…
Add table
Add a link
Reference in a new issue