mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:45:11 +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.
18 lines
320 B
INI
18 lines
320 B
INI
[general]
|
|
version = 4
|
|
name = Standard Quality
|
|
definition = goofoo_open
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = normal
|
|
material = goofoo_petg
|
|
variant = 0.4mm Nozzle
|
|
|
|
[values]
|
|
wall_thickness = =line_width*4
|
|
speed_layer_0 = 15
|
|
adhesion_type = skirt
|
|
retraction_amount = 6
|
|
material_bed_temperature = 70 |