mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 18:05:10 +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
355 B
INI
19 lines
355 B
INI
[general]
|
|
version = 4
|
|
name = Ultra Quality
|
|
definition = two_trees_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = ultra
|
|
weight = 0
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.08
|
|
layer_height_0 = 0.12
|
|
top_bottom_thickness = =layer_height_0+layer_height*10
|
|
wall_thickness = =line_width*3
|
|
support_interface_height = =layer_height*12
|