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.
17 lines
No EOL
306 B
INI
17 lines
No EOL
306 B
INI
[general]
|
|
version = 4
|
|
name = Low Quality
|
|
definition = rigid3d_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = low
|
|
material = generic_tpu
|
|
|
|
[values]
|
|
default_material_print_temperature = 250
|
|
default_material_bed_temperature = 70
|
|
speed_print = 20
|
|
retraction_speed = 20
|
|
retraction_amount = 3 |