Cura/resources/quality/ultimaker3/um3_bb0.4_PVA_Fast_Print.inst.cfg
Ghostkeeper 2fb73cccb2
Update PVA profiles
These updates bring different speeds for support-top vs. support-bottom, and changes the bottom pattern now that they are separately configurable. I also sorted the BB0.8 variant alphabetically (raft settings were out of place).
2017-05-15 17:11:39 +02:00

23 lines
619 B
INI

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