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.
22 lines
408 B
INI
22 lines
408 B
INI
[general]
|
|
version = 4
|
|
name = Extra Fine Quality
|
|
definition = goofoo_open
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = efine
|
|
material = goofoo_pva
|
|
variant = 0.4mm Nozzle
|
|
|
|
[values]
|
|
wall_thickness = =line_width*2
|
|
adhesion_type = none
|
|
support_pattern = grid
|
|
support_infill_rate = 50
|
|
support_brim_enable = True
|
|
support_interface_enable = True
|
|
support_enable = True
|
|
material_bed_temperature = 70
|