Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tevo_blackwidow_normal.inst.cfg « tevo_blackwidow « quality « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dc859f70692c68626298d05f1a2163b01406346a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[general]
version = 4
name = Normal
definition = tevo_blackwidow

[metadata]
setting_version = 18
type = quality
quality_type = normal
weight = 0
global_quality = True

[values]
brim_width = 4.0
infill_pattern = zigzag
layer_height = 0.2
material_diameter = 1.75
speed_infill = =math.ceil(speed_print * 60 / 50)
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