mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
16 lines
295 B
INI
16 lines
295 B
INI
[general]
|
|
version = 4
|
|
name = Low Quality
|
|
definition = rigid3d_base
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = low
|
|
material = generic_abs
|
|
variant = 0.4mm Nozzle
|
|
|
|
[values]
|
|
cool_fan_enabled = False
|
|
default_material_print_temperature = 240
|
|
default_material_bed_temperature = 100
|