mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 18:35:10 +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.
23 lines
383 B
INI
23 lines
383 B
INI
[general]
|
|
version = 4
|
|
name = High Quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = high
|
|
weight = -1
|
|
material = generic_pva
|
|
|
|
[values]
|
|
material_print_temperature = 190
|
|
material_bed_temperature = 60
|
|
speed_infill = =speed_print
|
|
speed_layer_0 = 20
|
|
speed_print = 25
|
|
speed_topbottom = 20
|
|
speed_travel = 70
|
|
speed_wall = 20
|
|
speed_wall_x = 25
|