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

We have a change now that requires a version upgrade. This triggers all profiles to update for the user, and we must update accordingly in the built-in profiles. Contributes to issue CURA-7118.
19 lines
350 B
INI
19 lines
350 B
INI
[general]
|
|
version = 4
|
|
name = Good Quality
|
|
definition = rigid3d_base
|
|
|
|
[metadata]
|
|
setting_version = 16
|
|
type = quality
|
|
quality_type = good
|
|
weight = -2
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.16
|
|
layer_height_0 = 0.20
|
|
top_bottom_thickness = =layer_height_0+layer_height*4
|
|
wall_thickness = =line_width*3
|
|
support_interface_height = =layer_height*5
|