mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23: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
17 lines
295 B
INI
17 lines
295 B
INI
[general]
|
|
version = 4
|
|
name = Visual
|
|
definition = liquid
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = intent
|
|
quality_type = normal
|
|
intent_category = visual
|
|
material = generic_pla
|
|
variant = VO 0.4
|
|
|
|
[values]
|
|
speed_infill = 50
|
|
wall_thickness = =wall_line_width * 3
|
|
top_bottom_thickness = =wall_thickness
|