mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -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
305 B
INI
17 lines
No EOL
305 B
INI
[general]
|
|
version = 4
|
|
name = Standard Quality
|
|
definition = goofoo_small
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = normal
|
|
material = goofoo_pla
|
|
variant = 0.7mm Nozzle
|
|
|
|
[values]
|
|
retraction_amount = 6
|
|
infill_pattern = cubic
|
|
top_bottom_thickness = 1.6
|
|
wall_thickness = 1.4 |