Cura/resources/quality/kemiq_q2/kemiq_q2_gama_pla_fine.inst.cfg
jspijker 53d8e0c730 Applied printer-linter format
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00

27 lines
601 B
INI

[general]
definition = kemiq_q2_gama
name = Fine
version = 4
[metadata]
material = generic_pla
quality_type = normal
setting_version = 20
type = quality
weight = 0
[values]
adhesion_type = skirt
layer_height = 0.1
material_print_temperature = 214
raft_airgap = 0.25
retraction_amount = 2.15
retraction_speed = 40
speed_infill = =math.ceil(speed_print * 60 / 50)
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_travel = 120
speed_wall_0 = =math.ceil(speed_print * 25 / 50)
speed_wall_x = =math.ceil(speed_print * 45 / 50)