Make testing intent profiles dependent on material, printer and variant

This way we can test with them (as long as you've selected ultimaker 3, AA0.4 and PLA).

Contributes to issue CURA-6597.
This commit is contained in:
Ghostkeeper 2019-07-04 11:10:54 +02:00
parent fd32abd53c
commit d2daa15a13
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276
2 changed files with 6 additions and 3 deletions

View File

@ -1,12 +1,15 @@
[general]
version = 4
name = Smooth (TEST INTENT)
definition = fdmprinter
definition = ultimaker3
[metadata]
setting_version = 8
type = intent
intent_category = smooth
quality_type = draft
variant = AA 0.4
material = generic_pla
[values]

View File

@ -1,15 +1,15 @@
[general]
version = 4
name = Strong (TEST INTENT)
definition = fdmprinter
definition = ultimaker3
[metadata]
setting_version = 8
type = intent
intent_category = engineering
quality_type = draft
material = generic_abs
variant = AA 0.4
material = generic_pla
[values]