mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 19: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.
28 lines
512 B
INI
28 lines
512 B
INI
[general]
|
|
version = 4
|
|
name = High Quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = high
|
|
weight = -1
|
|
material = generic_petg
|
|
|
|
[values]
|
|
cool_fan_enabled = True
|
|
cool_fan_speed=30
|
|
cool_fan_speed_max=40
|
|
brim_width = 12
|
|
support_brim_enable = True
|
|
adhesion_type = brim
|
|
material_bed_temperature = 70
|
|
material_print_temperature = 245
|
|
speed_infill = =speed_print
|
|
speed_layer_0 = 30
|
|
speed_print = 30
|
|
speed_topbottom = 30
|
|
speed_travel = 70
|
|
speed_wall = 28
|
|
speed_wall_x = 30 |