Cura/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg
Konstantinos Karmas 3e143a012a Change the setting version to 19
Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12.

CURA-8510
2021-09-15 16:25:04 +02:00

33 lines
701 B
INI

[general]
version = 4
name = Normal
definition = tevo_blackwidow
[metadata]
setting_version = 19
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