Cura/resources/variants/ultimaker3_bb04.inst.cfg
Ghostkeeper f0f8871496
Add setting_version to all profiles
This represents the data version number (as opposed to the format version).

Contributes to issue CURA-3427.
2017-05-12 13:40:54 +02:00

31 lines
769 B
INI

[general]
name = BB 0.4
version = 2
definition = ultimaker3
[metadata]
author = ultimaker
type = variant
setting_version = 1
[values]
cool_fan_speed_max = =cool_fan_speed
machine_nozzle_heat_up_speed = 1.5
material_print_temperature = 215
retraction_extrusion_window = =retraction_amount
speed_layer_0 = 20
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
support_bottom_height = =layer_height * 2
support_bottom_stair_step_height = =layer_height
raft_interface_speed = 20
raft_base_speed = 20
support_infill_rate = 25
support_interface_enable = True
support_join_distance = 3
support_line_width = =round(line_width * 0.4 / 0.35, 2)
support_offset = 3
support_xy_distance = =wall_line_width_0 * 3
support_xy_distance_overhang = =wall_line_width_0 / 2
raft_speed = 25