mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:45:30 +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.
19 lines
364 B
INI
19 lines
364 B
INI
[general]
|
|
version = 4
|
|
name = Draft Quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = draft
|
|
material = generic_nylon
|
|
|
|
[values]
|
|
cool_fan_enabled = False
|
|
brim_width = 12
|
|
support_brim_enable = True
|
|
adhesion_type = brim
|
|
material_bed_temperature = 40
|
|
material_bed_temperature_layer_0 = 40
|
|
material_print_temperature = 265 |