mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:15:11 +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
287 B
INI
18 lines
287 B
INI
[general]
|
|
name = Pro 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 = 48
|
|
retraction_amount = 1.0
|
|
retraction_count_max = 50
|
|
retraction_min_travel = 0.1
|