mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:15:11 +08: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
18 lines
376 B
INI
18 lines
376 B
INI
[general]
|
|
version = 2
|
|
name = Normal
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
weight = -1
|
|
type = quality
|
|
quality_type = fast
|
|
material = generic_pva_ultimaker3_BB_0.4
|
|
setting_version = 4
|
|
|
|
[values]
|
|
material_print_temperature = =default_material_print_temperature + 5
|
|
material_standby_temperature = 100
|
|
prime_tower_enable = False
|
|
skin_overlap = 15
|
|
support_infill_sparse_thickness = 0.3 |