mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 07:56:22 -06:00
17 lines
297 B
INI
17 lines
297 B
INI
[general]
|
|
definition = fdmprinter
|
|
name = Extra Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
global_quality = True
|
|
quality_type = high
|
|
setting_version = 23
|
|
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)
|
|
|