mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:46:05 +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]
|
||||
version = 4
|
||||
name = Fast - Experimental
|
||||
name = Fast
|
||||
definition = ultimaker_s5
|
||||
|
||||
[metadata]
|
||||
@ -10,6 +10,7 @@ quality_type = draft
|
||||
weight = -3
|
||||
material = generic_pla
|
||||
variant = CC 0.6
|
||||
is_experimental = True
|
||||
|
||||
[values]
|
||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal - Experimental
|
||||
name = Normal
|
||||
definition = ultimaker_s5
|
||||
|
||||
[metadata]
|
||||
@ -10,6 +10,7 @@ quality_type = fast
|
||||
weight = -2
|
||||
material = generic_pla
|
||||
variant = CC 0.6
|
||||
is_experimental = True
|
||||
|
||||
[values]
|
||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||
|
Loading…
x
Reference in New Issue
Block a user