mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00

Although it is not entirely sure yet, we are fairly certain that libArachne release will have a setting version of 18, so it is changed by this commit. With this change, the VersionUpgrader will be properly triggered. Contributes to CURA-7683 and CURA-7656
26 lines
511 B
INI
26 lines
511 B
INI
[general]
|
|
version = 4
|
|
name = Fast
|
|
definition = dagoma_neva
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = draft
|
|
weight = -2
|
|
material = chromatik_pla
|
|
|
|
[values]
|
|
layer_height = 0.2
|
|
line_width = =machine_nozzle_size * 0.875
|
|
|
|
material_print_temperature = =default_material_print_temperature + 10
|
|
material_bed_temperature_layer_0 = =default_material_bed_temperature + 10
|
|
|
|
speed_print = 40
|
|
speed_travel = 80
|
|
speed_layer_0 = 17
|
|
speed_infill = 40
|
|
speed_wall_0 = 30
|
|
speed_wall_x = 40
|
|
speed_topbottom = 40
|