mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
WIP: Fix Cartesio quality_type "Extra coarse" -> "extra coarse"
This commit is contained in:
parent
1538486e85
commit
0349c1c5d7
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ definition = fdmprinter
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = Extra coarse
|
quality_type = extra coarse
|
||||||
weight = -4
|
weight = -4
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue