mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06: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
No EOL
408 B
INI
23 lines
No EOL
408 B
INI
[general]
|
|
version = 4
|
|
name = Normal quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = normal
|
|
weight = -2
|
|
material = generic_tpu
|
|
|
|
[values]
|
|
layer_height_0 = 0.25
|
|
material_print_temperature = 220
|
|
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 |