mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -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
25 lines
363 B
INI
25 lines
363 B
INI
[general]
|
|
version = 4
|
|
name = Draft
|
|
definition = kemiq_q2_gama
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = coarse
|
|
weight = -3
|
|
material = generic_pla
|
|
|
|
[values]
|
|
layer_height = 0.35
|
|
adhesion_type = raft
|
|
|
|
speed_print = 60
|
|
|
|
material_print_temperature = 214
|
|
material_diameter = 1.75
|
|
|
|
retraction_speed = 40
|
|
retraction_amount = 2.15
|
|
|
|
raft_airgap = 0.25
|