mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 10:29:05 +08:00
Give smooth an intent and increment setting_version
Smooth needs an intent because otherwise it gets the default intent. None of the default intents are allowed to have files. Contributes to issue CURA-6597.
This commit is contained in:
parent
3f29bce263
commit
36971f0058
@ -4,8 +4,9 @@ name = Smooth (TEST INTENT)
|
||||
definition = fdmprinter
|
||||
|
||||
[metadata]
|
||||
setting_version = 7
|
||||
setting_version = 8
|
||||
type = intent
|
||||
intent_category = smooth
|
||||
|
||||
[values]
|
||||
|
||||
|
@ -4,7 +4,7 @@ name = Strong (TEST INTENT)
|
||||
definition = fdmprinter
|
||||
|
||||
[metadata]
|
||||
setting_version = 7
|
||||
setting_version = 8
|
||||
type = intent
|
||||
intent_category = engineering
|
||||
quality_type = draft
|
||||
|
Loading…
x
Reference in New Issue
Block a user