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

Although it is not entirely sure yet, we are fairly certain that libArachne release will have a setting version of 18, so it is changed by this commit. With this change, the VersionUpgrader will be properly triggered. Contributes to CURA-7683 and CURA-7656
18 lines
274 B
INI
18 lines
274 B
INI
[general]
|
|
version = 4
|
|
name = Coarse
|
|
definition = peopoly_moai
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = coarse
|
|
weight = 3
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.08
|
|
speed_print = 90
|
|
speed_travel = 120
|
|
speed_travel_layer_0 = 100
|
|
speed_wall = 90
|