mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-16 11:06:40 +08:00
28 lines
772 B
INI
28 lines
772 B
INI
[general]
|
|
name = BB 0.4
|
|
version = 2
|
|
definition = ultimaker3_extended
|
|
|
|
[metadata]
|
|
author = ultimaker
|
|
type = variant
|
|
|
|
[values]
|
|
cool_fan_speed_max = 100
|
|
machine_nozzle_heat_up_speed = 1.5
|
|
machine_nozzle_size = 0.4
|
|
material_bed_temperature = 60
|
|
material_print_temperature = 215
|
|
raft_acceleration = =acceleration_layer_0
|
|
raft_jerk = =jerk_layer_0
|
|
retraction_extrusion_window = =retraction_amount
|
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
|
support_bottom_height = =layer_height * 2
|
|
support_bottom_stair_step_height = =layer_height
|
|
support_interface_enable = True
|
|
support_line_width = =round(line_width * 0.4 / 0.35, 2)
|
|
support_pattern = triangles
|
|
support_use_towers = False
|
|
support_xy_distance = =wall_line_width_0 * 3
|
|
support_xy_distance_overhang = =wall_line_width_0 / 2
|