Cura/resources/quality/abax_pri3/apri3_pla_fast.inst.cfg
Jaime van Kessel 8f2dc5c6e0
Fix mistake with abax printers
They weren't using the machine specific settings.
2022-09-06 16:31:25 +02:00

21 lines
406 B
INI

[general]
version = 4
name = Fine
definition = abax_pri3
[metadata]
setting_version = 20
type = quality
quality_type = normal
weight = 0
material = generic_pla
[values]
wall_thickness = 1.05
top_bottom_thickness = 0.8
infill_sparse_density = 20
speed_print = 80
speed_layer_0 = =round(speed_print * 30 / 50)
speed_topbottom = =math.ceil(speed_print * 20 / 80)
cool_min_layer_time = 5
cool_min_speed = 10