mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -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.
27 lines
504 B
INI
27 lines
504 B
INI
[general]
|
|
version = 4
|
|
name = Fine
|
|
definition = zyyx_agile
|
|
|
|
[metadata]
|
|
setting_version = 4
|
|
type = quality
|
|
quality_type = fine
|
|
weight = 3
|
|
material = zyyx_pro_flex
|
|
|
|
[values]
|
|
layer_height = 0.12
|
|
wall_thickness = 1.2
|
|
top_bottom_thickness = 1.0
|
|
infill_sparse_density = 15
|
|
default_material_print_temperature = 205
|
|
material_print_temperature_layer_0 = 235
|
|
retraction_amount = 0.2
|
|
retraction_speed = 15
|
|
speed_print = 15
|
|
speed_wall = 15
|
|
speed_wall_x = 15
|
|
adhesion_type = brim
|
|
material_flow = 105
|
|
raft_airgap = 0.1
|