Cura/resources/quality/high.inst.cfg
Jaime van Kessel d21bf53230 Add version upgrade for 4.0
Contributes to CURA-6011 and CURA-5995
2019-01-07 10:34:22 +01:00

17 lines
295 B
INI

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