Cura/resources/quality/ultimaker3/um3_bb0.4_PVA_Draft_Print.inst.cfg
Ghostkeeper 9b3568acae
Sort other PVA profiles as well
Makes it easier to compare profiles and to find setting values by key.
2017-05-16 14:40:42 +02:00

22 lines
618 B
INI

[general]
version = 2
name = Fast
definition = ultimaker3
[metadata]
type = quality
quality_type = draft
weight = -2
material = generic_pva_ultimaker3_BB_0.4
setting_version = 1
[values]
acceleration_support_interface = =math.ceil(acceleration_support * 100 / 500)
jerk_support_interface = =math.ceil(jerk_support * 1 / 5)
material_print_temperature = =default_material_print_temperature + 10
material_standby_temperature = 100
prime_tower_enable = False
skin_overlap = 20
speed_support_interface = =math.ceil(speed_support * 20 / 25)
support_interface_height = 0.8
support_xy_distance = =round(line_width * 1.5, 2)