mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 02:15:54 +08:00
Merge pull request #13987 from Ultimaker/PP-277_fix_PC_andCPE+_0.8mm_profiles
Fixed error in 0.8mm profiles for PC and CPE+
This commit is contained in:
commit
4b7f67906f
@ -1,13 +1,13 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal - Experimental
|
||||
name = Fast - Experimental
|
||||
definition = ultimaker_s3
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = generic_cpe_plus
|
||||
variant = AA 0.8
|
||||
is_experimental = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal - Experimental
|
||||
name = Fast - Experimental
|
||||
definition = ultimaker_s3
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = generic_pc
|
||||
variant = AA 0.8
|
||||
is_experimental = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal - Experimental
|
||||
name = Fast - Experimental
|
||||
definition = ultimaker_s5
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = generic_cpe_plus
|
||||
variant = AA 0.8
|
||||
is_experimental = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
[general]
|
||||
version = 4
|
||||
name = Normal - Experimental
|
||||
name = Fast - Experimental
|
||||
definition = ultimaker_s5
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = generic_pc
|
||||
variant = AA 0.8
|
||||
is_experimental = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user