Cura/resources/quality/high.inst.cfg
Ghostkeeper 9d178f26a7
Increment setting version to 15
Once more into the fray.

Contributes to issue CURA-7420.
2020-05-08 09:43:02 +02:00

17 lines
296 B
INI

[general]
version = 4
name = Extra Fine
definition = fdmprinter
[metadata]
setting_version = 15
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)