cleanup raft speeds

raft base speed is only 15mm/s to avoid extreme flows. The raft surface speed equals the top/bottom speed, so the raft surface has a flow equal to the top/bottom flow. The raft interface is again the average of the surface and the base. PP-243
This commit is contained in:
Rijk van Manen 2022-09-13 11:18:38 +02:00
parent d7dd7252db
commit 179e6bdfb6
20 changed files with 17 additions and 45 deletions

View file

@ -17,9 +17,6 @@ cool_fan_speed_max = =cool_fan_speed
machine_nozzle_heat_up_speed = 1.5
machine_nozzle_id = BB 0.4
machine_nozzle_tip_outer_diameter = 1.0
raft_base_speed = 20
raft_interface_speed = 20
raft_speed = 25
retraction_min_travel = =3 * line_width
speed_layer_0 = 20
speed_prime_tower = =math.ceil(speed_print * 10 / 35)