mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-05 19:26:02 +08:00
34 lines
679 B
INI
34 lines
679 B
INI
[general]
|
|
version = 4
|
|
name = Draft
|
|
definition = tevo_blackwidow
|
|
|
|
[metadata]
|
|
setting_version = 10
|
|
type = quality
|
|
quality_type = draft
|
|
weight = -2
|
|
global_quality = True
|
|
|
|
[values]
|
|
brim_width = 4.0
|
|
infill_pattern = zigzag
|
|
layer_height = 0.3
|
|
material_diameter = 1.75
|
|
speed_infill = =speed_print
|
|
speed_print = 50
|
|
speed_support = 30
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 50)
|
|
speed_travel = 100
|
|
speed_wall = =speed_print
|
|
speed_wall_x = =speed_print
|
|
support_angle = 60
|
|
support_enable = True
|
|
support_interface_enable = True
|
|
support_pattern = triangles
|
|
support_type = everywhere
|
|
support_use_towers = False
|
|
support_xy_distance = 0.7
|
|
top_bottom_thickness = 1.2
|
|
wall_thickness = 1.2
|