Cura/resources/quality/high.inst.cfg
jspijker 53d8e0c730 Applied printer-linter format
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00

17 lines
297 B
INI

[general]
definition = fdmprinter
name = Extra Fine
version = 4
[metadata]
global_quality = True
quality_type = high
setting_version = 20
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)