mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
25 lines
463 B
INI
25 lines
463 B
INI
[general]
|
|
definition = zyyx_plus
|
|
name = Draft
|
|
version = 4
|
|
|
|
[metadata]
|
|
global_quality = True
|
|
setting_version = 1
|
|
type = quality
|
|
quality_type = draft
|
|
weight = 0
|
|
|
|
[values]
|
|
adhesion_type = brim
|
|
infill_sparse_density = 10
|
|
layer_height = 0.3
|
|
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.9
|
|
wall_thickness = 0.8
|
|
|