mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
26 lines
534 B
INI
26 lines
534 B
INI
[general]
|
|
definition = zyyx_plus
|
|
name = Fast ZYYX ABS
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = zyyx_abs-mm
|
|
quality_type = fast
|
|
setting_version = 1
|
|
type = quality
|
|
weight = 0
|
|
|
|
[values]
|
|
adhesion_type = brim
|
|
default_material_print_temperature = 240
|
|
infill_sparse_density = 10
|
|
material_print_temperature_layer_0 = 250
|
|
raft_airgap = 0.15
|
|
retraction_amount = 1.2
|
|
retraction_speed = 20
|
|
speed_print = 55
|
|
speed_wall = =math.ceil(speed_print * 22 / 50)
|
|
speed_wall_x = =math.ceil(speed_print * 33 / 50)
|
|
top_bottom_thickness = 0.8
|
|
wall_thickness = 0.8
|
|
|