mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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
23 lines
No EOL
408 B
INI
23 lines
No EOL
408 B
INI
[general]
|
|
version = 4
|
|
name = Normal quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = normal
|
|
weight = -2
|
|
material = generic_tpu
|
|
|
|
[values]
|
|
layer_height_0 = 0.25
|
|
material_print_temperature = 220
|
|
material_bed_temperature = 60
|
|
speed_infill = =speed_print
|
|
speed_layer_0 = 20
|
|
speed_print = 25
|
|
speed_topbottom = 20
|
|
speed_travel = 70
|
|
speed_wall = 20
|
|
speed_wall_x = 25 |