mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:55:08 +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.
25 lines
636 B
INI
25 lines
636 B
INI
[general]
|
|
version = 4
|
|
name = Standard Quality
|
|
definition = two_trees_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = standard
|
|
material = generic_tpu
|
|
variant = 0.3mm Nozzle
|
|
|
|
[values]
|
|
material_bed_temperature = 0
|
|
material_print_temperature_layer_0 = 210
|
|
material_print_temperature = 210
|
|
material_standby_temperature = =material_print_temperature
|
|
material_initial_print_temperature= =material_print_temperature
|
|
material_final_print_temperature= =material_print_temperature
|
|
cool_fan_enabled = True
|
|
retraction_hop = 0.4
|
|
retraction_hop_only_when_collides = True
|
|
speed_print = 20
|
|
retraction_speed = 40
|
|
retraction_amount = 7 |