Cura/resources/quality/high.inst.cfg
2019-07-23 11:15:13 +02:00

17 lines
295 B
INI

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