mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00

This is why it was upgrading them as if from the profile importer... Contributes to issue CURA-7420.
19 lines
394 B
INI
19 lines
394 B
INI
[general]
|
|
version = 4
|
|
name = Dynamic Quality
|
|
definition = rigid3d_base
|
|
|
|
[metadata]
|
|
setting_version = 15
|
|
type = quality
|
|
quality_type = adaptive
|
|
weight = -6
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.24
|
|
layer_height_0 = 0.20
|
|
top_bottom_thickness = =layer_height_0+layer_height*3
|
|
wall_thickness = =line_width*2
|
|
support_interface_height = =layer_height*4
|
|
adaptive_layer_height_enabled = true
|