mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00

This reverts commit 9432252de4
. It was assuming the wrong default speed_print value of 60. It's not always 60. We need to find a different solution or modify the script.
Reverts the fix for issue CURA-5342.
16 lines
233 B
INI
16 lines
233 B
INI
[general]
|
|
version = 4
|
|
name = Extra Fine
|
|
definition = fdmprinter
|
|
|
|
[metadata]
|
|
setting_version = 4
|
|
type = quality
|
|
quality_type = high
|
|
weight = 1
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.06
|
|
speed_topbottom = 15
|
|
speed_infill = 80
|