mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-23 13:09:28 +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
22 lines
341 B
INI
22 lines
341 B
INI
[general]
|
|
version = 2
|
|
name = Low Quality
|
|
definition = fdmprinter
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = low
|
|
global_quality = True
|
|
weight = -1
|
|
setting_version = 4
|
|
|
|
[values]
|
|
infill_sparse_density = 10
|
|
layer_height = 0.15
|
|
cool_min_layer_time = 3
|
|
speed_wall_0 = 40
|
|
speed_wall_x = 80
|
|
speed_infill = 100
|
|
wall_thickness = 1
|
|
speed_topbottom = 30
|