mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 12:30:39 +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.
17 lines
281 B
INI
17 lines
281 B
INI
[general]
|
|
version = 4
|
|
name = Fine Quality
|
|
definition = goofoo_far
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = fine
|
|
material = goofoo_tpe_83a
|
|
variant = 0.4mm Nozzle
|
|
|
|
[values]
|
|
wall_thickness = =line_width*4
|
|
speed_print = 20
|
|
speed_layer_0 = 10
|
|
adhesion_type = skirt |