mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00

These are now upgraded to version 3, meaning that they will have to increase their version numbers and remove any start_layers_at_same_position settings they define. None of these profiles define any start_layers_at_same_position so it's just the version number then. Contributes to issue CURA-3479.
15 lines
215 B
INI
15 lines
215 B
INI
[general]
|
|
version = 3
|
|
name = High Quality
|
|
definition = fdmprinter
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = high
|
|
global_quality = True
|
|
weight = 1
|
|
|
|
[values]
|
|
layer_height = 0.06
|
|
speed_topbottom = 15
|
|
speed_infill = 80
|