mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55: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
32 lines
No EOL
617 B
INI
32 lines
No EOL
617 B
INI
[general]
|
|
version = 4
|
|
definition = kupido
|
|
name = Normal
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = kupido_normal
|
|
weight = 3
|
|
material = generic_pla
|
|
|
|
[values]
|
|
material_diameter = 1.75
|
|
speed_print = 40
|
|
speed_topbottom = 30
|
|
speed_wall_0 = 35
|
|
speed_infill = 45
|
|
speed_layer_0 = 25
|
|
speed_support = 45
|
|
speed_support_interface = 35
|
|
speed_travel = 60
|
|
raft_airgap = 0.15
|
|
layer_0_z_overlap = 0.04
|
|
raft_base_speed = 15
|
|
raft_interface_speed = 20
|
|
raft_surface_speed = 35
|
|
raft_surface_fan_speed = 100
|
|
raft_base_fan_speed = 0
|
|
raft_interface_fan_speed = 0
|
|
cool_fan_speed = 100
|
|
cool_fan_speed_0 = 100 |