mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-25 07:39:25 +08:00
replace zyyx pla/abs with generic
This commit is contained in:
parent
746eb613c4
commit
069dffc183
@ -1,10 +1,10 @@
|
||||
[general]
|
||||
definition = zyyx_plus
|
||||
name = Fast ZYYX ABS
|
||||
name = Fast ABS
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = zyyx_abs-mm
|
||||
material = generic_abs
|
||||
quality_type = fast
|
||||
setting_version = 1
|
||||
type = quality
|
||||
|
@ -1,10 +1,10 @@
|
||||
[general]
|
||||
definition = zyyx_plus
|
||||
name = Fine ZYYX ABS
|
||||
name = Fine ABS
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = zyyx_abs-mm
|
||||
material = generic_abs
|
||||
quality_type = fine
|
||||
setting_version = 1
|
||||
type = quality
|
||||
|
@ -1,10 +1,10 @@
|
||||
[general]
|
||||
definition = zyyx_plus
|
||||
name = Normal ZYYX ABS
|
||||
name = Normal ABS
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = zyyx_abs-mm
|
||||
material = generic_abs
|
||||
quality_type = normal
|
||||
setting_version = 1
|
||||
type = quality
|
||||
|
26
resources/quality/zyyx_plus/PLA/zyyx_plus_pla_draft.inst.cfg
Normal file
26
resources/quality/zyyx_plus/PLA/zyyx_plus_pla_draft.inst.cfg
Normal file
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = zyyx_plus
|
||||
name = Draft PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = draft
|
||||
setting_version = 1
|
||||
type = quality
|
||||
weight = 0
|
||||
|
||||
[values]
|
||||
adhesion_type = brim
|
||||
default_material_print_temperature = 210
|
||||
infill_sparse_density = 10
|
||||
material_print_temperature_layer_0 = 225
|
||||
raft_airgap = 0.15
|
||||
retraction_amount = 1.2
|
||||
retraction_speed = 20
|
||||
speed_print = 55
|
||||
speed_wall = =math.ceil(speed_print * 22 / 50)
|
||||
speed_wall_x = =math.ceil(speed_print * 33 / 50)
|
||||
top_bottom_thickness = 0.8
|
||||
wall_thickness = 0.8
|
||||
|
@ -1,10 +1,10 @@
|
||||
[general]
|
||||
definition = zyyx_plus
|
||||
name = Fast ZYYX PLA
|
||||
name = Fast PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
quality_type = fast
|
||||
setting_version = 1
|
||||
type = quality
|
||||
|
@ -1,10 +1,10 @@
|
||||
[general]
|
||||
definition = zyyx_plus
|
||||
name = Fine ZYYX PLA
|
||||
name = Fine PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
quality_type = fine
|
||||
setting_version = 1
|
||||
type = quality
|
||||
|
@ -1,10 +1,10 @@
|
||||
[general]
|
||||
definition = zyyx_plus
|
||||
name = Normal ZYYX PLA
|
||||
name = Normal PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 18
|
||||
type = quality
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal ZYYX PLA
|
||||
name = Normal PLA
|
||||
definition = zyyx_pro_ii
|
||||
|
||||
[metadata]
|
||||
@ -9,7 +9,7 @@ type = quality
|
||||
quality_type = normal
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
variant = Multi0.2
|
||||
|
||||
[values]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Fine ZYYX PLA
|
||||
name = Fine PLA
|
||||
definition = zyyx_pro_ii
|
||||
|
||||
[metadata]
|
||||
@ -9,7 +9,7 @@ type = quality
|
||||
quality_type = fine
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
variant = Carbon0.4
|
||||
|
||||
[values]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal ZYYX PLA
|
||||
name = Normal PLA
|
||||
definition = zyyx_pro_ii
|
||||
|
||||
[metadata]
|
||||
@ -9,7 +9,7 @@ type = quality
|
||||
quality_type = normal
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
variant = Carbon0.4
|
||||
|
||||
[values]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Quick ZYYX PLA
|
||||
name = Quick PLA
|
||||
definition = zyyx_pro_ii
|
||||
|
||||
[metadata]
|
||||
@ -9,7 +9,7 @@ type = quality
|
||||
quality_type = quick
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
variant = Carbon0.4
|
||||
|
||||
[values]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Fine ZYYX PLA
|
||||
name = Fine PLA
|
||||
definition = zyyx_pro_ii
|
||||
|
||||
[metadata]
|
||||
@ -9,7 +9,7 @@ type = quality
|
||||
quality_type = fine
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
variant = Carbon0.6
|
||||
|
||||
[values]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal ZYYX PLA
|
||||
name = Normal PLA
|
||||
definition = zyyx_pro_ii
|
||||
|
||||
[metadata]
|
||||
@ -9,7 +9,7 @@ type = quality
|
||||
quality_type = normal
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
variant = Carbon0.6
|
||||
|
||||
[values]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Quick ZYYX PLA
|
||||
name = Quick PLA
|
||||
definition = zyyx_pro_ii
|
||||
|
||||
[metadata]
|
||||
@ -9,7 +9,7 @@ type = quality
|
||||
quality_type = quick
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
variant = Carbon0.6
|
||||
|
||||
[values]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal ZYYX PLA
|
||||
name = Normal PLA
|
||||
definition = zyyx_pro_ii
|
||||
|
||||
[metadata]
|
||||
@ -9,7 +9,7 @@ type = quality
|
||||
quality_type = normal
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = zyyx_pla
|
||||
material = generic_pla
|
||||
variant = Carbon1.2
|
||||
|
||||
[values]
|
||||
|
Loading…
x
Reference in New Issue
Block a user