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