mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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
24 lines
484 B
INI
24 lines
484 B
INI
[general]
|
|
version = 2
|
|
name = Normal
|
|
definition = ultimaker2_plus
|
|
|
|
[metadata]
|
|
type = quality
|
|
material = generic_abs_ultimaker2_plus_0.8_mm
|
|
weight = -1
|
|
quality_type = fast
|
|
setting_version = 4
|
|
|
|
[values]
|
|
cool_fan_speed_min = =cool_fan_speed * 0.5
|
|
cool_min_layer_time = 3
|
|
cool_min_layer_time_fan_speed_max = 25
|
|
cool_min_speed = 15
|
|
infill_sparse_density = 20
|
|
layer_height = 0.2
|
|
speed_layer_0 = =round(speed_print * 30 / 40)
|
|
speed_print = 40
|
|
top_bottom_thickness = 1.2
|
|
wall_thickness = 2.1
|
|
|