mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:05:53 +08:00
Fix experimental label
We have a system for this nowadays. Contributes to issue CURA-6196.
This commit is contained in:
parent
151c8919cd
commit
7080bc0dcc
@ -1,6 +1,6 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Fast - Experimental
|
name = Fast
|
||||||
definition = ultimaker_s5
|
definition = ultimaker_s5
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
@ -10,6 +10,7 @@ quality_type = draft
|
|||||||
weight = -3
|
weight = -3
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
is_experimental = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Normal - Experimental
|
name = Normal
|
||||||
definition = ultimaker_s5
|
definition = ultimaker_s5
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
@ -10,6 +10,7 @@ quality_type = fast
|
|||||||
weight = -2
|
weight = -2
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
is_experimental = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user