mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 11:06:34 +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.
21 lines
377 B
INI
21 lines
377 B
INI
[general]
|
|
version = 4
|
|
name = Strong
|
|
definition = inat_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = strong
|
|
weight = -3
|
|
global_quality = True
|
|
|
|
[values]
|
|
speed_print = 50
|
|
speed_layer_0 = 20
|
|
wall_thickness = =8*wall_line_width
|
|
top_bottom_thickness = 2.0
|
|
alternate_extra_perimeter = True
|
|
infill_sparse_density = 80
|
|
cool_fan_enabled = False
|
|
adhesion_type = brim |