mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00

CURA-4451 - Add upgrade script for 3.0. to 3.1 - Upgrade old stack files so they will use "empty_quality" as the "Not Supported" quality profile. - Increase SettingVersion to 4
17 lines
No EOL
321 B
INI
17 lines
No EOL
321 B
INI
[general]
|
|
version = 2
|
|
name = Extra Fast
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = verydraft
|
|
weight = -3
|
|
material = generic_pva_ultimaker3_BB_0.8
|
|
setting_version = 4
|
|
|
|
[values]
|
|
layer_height = 0.3
|
|
material_standby_temperature = 100
|
|
support_infill_sparse_thickness = 0.3
|
|
support_interface_height = 1.2 |