mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-29 01:28:55 +08:00

Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12. CURA-8510
28 lines
516 B
INI
28 lines
516 B
INI
[general]
|
|
version = 4
|
|
name = Draft Quality
|
|
definition = flashforge_base
|
|
|
|
[metadata]
|
|
setting_version = 19
|
|
type = quality
|
|
quality_type = draft
|
|
weight = -5
|
|
global_quality = True
|
|
|
|
[values]
|
|
adhesion_type = brim
|
|
brim_width = 2.0
|
|
cool_fan_speed = 100
|
|
cool_fan_speed_0 = 0
|
|
layer_height = 0.32
|
|
layer_height_0 = 0.32
|
|
material_bed_temperature = 40
|
|
material_diameter = 1.75
|
|
material_print_temperature = 200
|
|
material_print_temperature_layer_0 = 0
|
|
speed_infill = =speed_print
|
|
speed_print = 40
|
|
speed_support = 30
|
|
speed_travel = 70
|