mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:35:11 +08:00

A printer was added in the meantime that had setting_version = 15, which was leading to failing tests, considering that this PR has changed the setting version to 16. CURA-7118
17 lines
260 B
INI
17 lines
260 B
INI
[general]
|
|
version = 4
|
|
name = Low Quality
|
|
definition = flyingbear_base
|
|
|
|
[metadata]
|
|
setting_version = 16
|
|
type = quality
|
|
quality_type = low
|
|
material = generic_tpu
|
|
variant = 0.5mm Nozzle
|
|
|
|
[values]
|
|
wall_thickness = =line_width*4
|
|
speed_print = 20
|
|
speed_layer_0 = 10
|