mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00

Since we want the profile to be selected based on material and we have profiles like "ABS Normal" and "PLA Normal" we need some way to make sure we select the same. Contributes to CURA-2006
14 lines
194 B
INI
14 lines
194 B
INI
[general]
|
|
version = 2
|
|
name = High Quality
|
|
definition = fdmprinter
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = high
|
|
weight = -3
|
|
|
|
[values]
|
|
layer_height = 0.06
|
|
speed_topbottom = 15
|
|
speed_infill = 80
|