mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -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
338 B
INI
17 lines
No EOL
338 B
INI
[general]
|
|
version = 2
|
|
name = Fast
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = draft
|
|
weight = -2
|
|
material = generic_pva_ultimaker3_BB_0.4
|
|
setting_version = 4
|
|
|
|
[values]
|
|
material_print_temperature = =default_material_print_temperature + 10
|
|
material_standby_temperature = 100
|
|
prime_tower_enable = False
|
|
skin_overlap = 20 |