mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 21:31:15 -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
No EOL
296 B
INI
16 lines
No EOL
296 B
INI
[general]
|
|
version = 4
|
|
name = Good Quality
|
|
definition = rigid3d_base
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = good
|
|
material = generic_abs
|
|
variant = 0.4mm Nozzle
|
|
|
|
[values]
|
|
cool_fan_enabled = False
|
|
default_material_print_temperature = 235
|
|
default_material_bed_temperature = 100 |