mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -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
17 lines
288 B
INI
17 lines
288 B
INI
[general]
|
|
name = Lite 0.6 mm
|
|
version = 4
|
|
definition = fabtotum
|
|
|
|
[metadata]
|
|
author = FABtotum
|
|
setting_version = 18
|
|
type = variant
|
|
hardware_type = nozzle
|
|
|
|
[values]
|
|
machine_nozzle_size = 0.6
|
|
retraction_speed = 23
|
|
retraction_amount = 2.5
|
|
retraction_count_max = 25
|
|
retraction_min_travel = 0.1
|