mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 23:53:56 -06:00
Added two test intent profiles
CURA-6534
This commit is contained in:
parent
2e7f8b066a
commit
69038c9e75
2 changed files with 20 additions and 0 deletions
10
resources/intent/smooth.inst.cfg
Normal file
10
resources/intent/smooth.inst.cfg
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Smooth (TEST INTENT)
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 7
|
||||||
|
type = intent
|
||||||
|
|
||||||
|
[values]
|
||||||
|
|
10
resources/intent/strong.inst.cfg
Normal file
10
resources/intent/strong.inst.cfg
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Strong (TEST INTENT)
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 7
|
||||||
|
type = intent
|
||||||
|
|
||||||
|
[values]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue