mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 09:36:34 +08:00
27 lines
543 B
INI
27 lines
543 B
INI
[general]
|
|
definition = zyyx_plus
|
|
name = Fast ZYYX Flex95A
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_tpu_175
|
|
quality_type = fast
|
|
setting_version = 23
|
|
type = quality
|
|
weight = 0
|
|
|
|
[values]
|
|
infill_sparse_density = 15
|
|
material_flow = 100
|
|
material_print_temperature = 220
|
|
material_print_temperature_layer_0 = =material_print_temperature + 5
|
|
retraction_amount = 0.8
|
|
retraction_hop = 0.2
|
|
retraction_hop_enabled = True
|
|
retraction_speed = 15
|
|
speed_print = 20
|
|
speed_travel = 80
|
|
speed_wall = =math.ceil(speed_print * 15 / 20)
|
|
speed_wall_x = =speed_print
|
|
|