mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 13:47:51 -06:00
28 lines
548 B
INI
28 lines
548 B
INI
[general]
|
|
definition = zyyx_agile
|
|
name = Normal
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_tpu
|
|
quality_type = normal
|
|
setting_version = 22
|
|
type = quality
|
|
weight = 0
|
|
|
|
[values]
|
|
adhesion_type = brim
|
|
default_material_print_temperature = 210
|
|
infill_sparse_density = 15
|
|
layer_height = 0.2
|
|
material_flow = 105
|
|
material_print_temperature_layer_0 = 235
|
|
raft_airgap = 0.2
|
|
retraction_amount = 1.0
|
|
retraction_speed = 15
|
|
speed_print = 20
|
|
speed_wall = =math.ceil(speed_print * 15 / 20)
|
|
speed_wall_x = =speed_print
|
|
top_bottom_thickness = 1.0
|
|
wall_thickness = 1.2
|
|
|