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
19 lines
No EOL
363 B
INI
19 lines
No EOL
363 B
INI
[general]
|
|
version = 4
|
|
name = Draft Quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = draft
|
|
material = generic_abs
|
|
|
|
[values]
|
|
cool_fan_enabled = False
|
|
brim_width = 12
|
|
support_brim_enable = True
|
|
adhesion_type = brim
|
|
material_bed_temperature = 100
|
|
material_bed_temperature_layer_0 = 90
|
|
material_print_temperature = 240 |