mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:55:13 +08:00

We've removed a bunch of settings and transformed others. To allow profiles to be checked for these and edited if necessary, we now need to increment this version number. Contributes to issue CURA-8466.
19 lines
358 B
INI
19 lines
358 B
INI
[general]
|
|
version = 4
|
|
name = Standard Quality
|
|
definition = two_trees_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = standard
|
|
weight = -3
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.2
|
|
layer_height_0 = 0.2
|
|
top_bottom_thickness = =layer_height_0+layer_height*3
|
|
wall_thickness = =line_width*3
|
|
support_interface_height = =layer_height*4
|