mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 21:15:12 +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
375 B
INI
21 lines
375 B
INI
[general]
|
|
version = 4
|
|
name = High Quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = high
|
|
weight = -1
|
|
material = generic_hips
|
|
|
|
|
|
[values]
|
|
cool_fan_enabled = False
|
|
brim_width = 12
|
|
support_brim_enable = True
|
|
adhesion_type = brim
|
|
material_bed_temperature = 100
|
|
material_bed_temperature_layer_0 = 90
|
|
material_print_temperature = 240 |