mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 07:56:32 +08:00

Overhauled all quality profiles to give a more fluid interface while choosing between 0.2 through 0.8 nozzles. Added a larger layer choice and rescaled the options per nozzle. Also included some small overrides based on material choice.
19 lines
348 B
INI
19 lines
348 B
INI
[general]
|
|
version = 4
|
|
name = Normal Quality
|
|
definition = tronxy_x
|
|
|
|
[metadata]
|
|
setting_version = 13
|
|
type = quality
|
|
quality_type = normal
|
|
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*2
|
|
support_interface_height = =layer_height*4
|