mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
change draft2 and draft3 to coarse and extra coarse. removed layer height in non-global quality profiles
This commit is contained in:
parent
997176eb14
commit
bc2de879e3
3 changed files with 17 additions and 2 deletions
|
@ -6,7 +6,7 @@ definition = tizyx_evy
|
|||
[metadata]
|
||||
setting_version = 7
|
||||
type = quality
|
||||
quality_type = draft3
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = generic_abs
|
||||
variant = 0.5mm
|
||||
|
|
|
@ -7,7 +7,7 @@ definition = tizyx_evy
|
|||
setting_version = 7
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
weight = -2
|
||||
material = generic_abs
|
||||
variant = 0.6mm
|
||||
|
||||
|
|
|
@ -0,0 +1,15 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse
|
||||
definition = tizyx_evy
|
||||
|
||||
[metadata]
|
||||
setting_version = 7
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -2
|
||||
material = generic_abs
|
||||
variant = 0.8mm
|
||||
|
||||
[values]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue