mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00

This is necessary before merging since these profiles would otherwise still need to be updated during runtime. Contributes to issue CURA-7384.
18 lines
353 B
INI
18 lines
353 B
INI
[general]
|
|
version = 4
|
|
name = Extra Fine Quality
|
|
definition = tronxy_x
|
|
|
|
[metadata]
|
|
setting_version = 14
|
|
type = quality
|
|
quality_type = extra
|
|
weight = -1
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.12
|
|
layer_height_0 = 0.12
|
|
top_bottom_thickness = =layer_height_0+layer_height*6
|
|
wall_thickness = =line_width*3
|
|
support_interface_height = =layer_height*8
|