Cura/resources/quality/high.inst.cfg
Remco Burema 4b2026e718 Upgrader for 5.8 -> 5.9 version.
see jira ticket CURA-12097
2024-10-01 20:09:04 +02:00

18 lines
297 B
INI

[general]
definition = fdmprinter
name = Extra Fine
version = 4
[metadata]
global_quality = True
quality_type = high
setting_version = 24
type = quality
weight = 1
[values]
layer_height = 0.06
speed_infill = =math.ceil(speed_print * 80 / 60)
speed_topbottom = =math.ceil(speed_print * 15 / 60)