mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:15:14 +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
26 lines
500 B
INI
26 lines
500 B
INI
[general]
|
|
version = 2
|
|
name = Fine
|
|
definition = ultimaker2_plus
|
|
|
|
[metadata]
|
|
type = quality
|
|
material = generic_cpe_ultimaker2_plus_0.4_mm
|
|
weight = 0
|
|
quality_type = normal
|
|
setting_version = 4
|
|
|
|
[values]
|
|
cool_fan_speed_min = =cool_fan_speed * 0.8
|
|
cool_min_layer_time = 3
|
|
cool_min_layer_time_fan_speed_max = 15
|
|
cool_min_speed = 10
|
|
infill_sparse_density = 20
|
|
layer_height = 0.1
|
|
speed_layer_0 = =round(speed_print * 30 / 45)
|
|
speed_print = 45
|
|
speed_wall = 30
|
|
top_bottom_thickness = 0.8
|
|
wall_thickness = 1.05
|
|
|