Cura/resources/quality/kemiq_q2/kemiq_q2_beta_abs_draft.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

42 lines
882 B
INI

[general]
version = 4
name = Draft
definition = kemiq_q2_beta
[metadata]
setting_version = 19
type = quality
quality_type = coarse
weight = -3
material = generic_abs
[values]
layer_height = 0.35
layer_height_0 = 0.3
speed_print = 70
speed_infill = =math.ceil(speed_print * 60 / 70)
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
speed_wall_0 = =math.ceil(speed_print * 30 / 70)
speed_wall_x = =math.ceil(speed_print * 50 / 70)
speed_topbottom = =math.ceil(speed_print * 30 / 70)
speed_travel = 120
material_print_temperature = 246
material_bed_temperature = 85
material_diameter = 1.75
retraction_speed = 50
retraction_amount = 1.5
adhesion_type = raft
raft_airgap = 0.25
raft_margin = 10
raft_surface_layers = 3
raft_interface_line_spacing = 2
raft_speed = 20
raft_base_line_width = 0.8
raft_base_thickness = 0.36
raft_surface_line_spacing = 0.4
cool_fan_enabled = False