mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06: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
16 lines
264 B
INI
16 lines
264 B
INI
[general]
|
|
version = 4
|
|
name = Draft Quality
|
|
definition = flyingbear_base
|
|
|
|
[metadata]
|
|
setting_version = 16
|
|
type = quality
|
|
quality_type = draft
|
|
material = generic_tpu
|
|
variant = 0.5mm Nozzle
|
|
|
|
[values]
|
|
wall_thickness = =line_width*4
|
|
speed_print = 20
|
|
speed_layer_0 = 10
|