mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -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
27 lines
523 B
INI
27 lines
523 B
INI
[general]
|
|
version = 4
|
|
name = Fine
|
|
definition = zyyx_agile
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = fine
|
|
weight = 1
|
|
material = generic_tpu
|
|
|
|
[values]
|
|
layer_height = 0.12
|
|
wall_thickness = 1.2
|
|
top_bottom_thickness = 1.0
|
|
infill_sparse_density = 15
|
|
default_material_print_temperature = 205
|
|
material_print_temperature_layer_0 = 235
|
|
retraction_amount = 0.2
|
|
retraction_speed = 15
|
|
speed_print = 15
|
|
speed_wall = =speed_print
|
|
speed_wall_x = =speed_print
|
|
adhesion_type = brim
|
|
material_flow = 105
|
|
raft_airgap = 0.1
|