mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -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
506 B
INI
27 lines
506 B
INI
[general]
|
|
version = 4
|
|
name = Normal
|
|
definition = zyyx_agile
|
|
|
|
[metadata]
|
|
setting_version = 4
|
|
type = quality
|
|
quality_type = normal
|
|
weight = 2
|
|
material = zyyx_pro_pla
|
|
|
|
[values]
|
|
layer_height = 0.2
|
|
wall_thickness = 1.2
|
|
top_bottom_thickness = 1.0
|
|
infill_sparse_density = 15
|
|
default_material_print_temperature = 210
|
|
material_print_temperature_layer_0 = 225
|
|
retraction_amount = 1.2
|
|
retraction_speed = 20
|
|
speed_print = 50
|
|
speed_wall = 22
|
|
speed_wall_x = 33
|
|
adhesion_type = brim
|
|
material_flow = 95
|
|
raft_airgap = 0.15
|