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

@ -27,6 +27,4 @@ speed_wall = =math.ceil(speed_print * 30 / 70)
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45
speed_layer_0 = 10

View file

@ -25,5 +25,4 @@ skin_overlap = 50
speed_layer_0 = 10
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45
switch_extruder_retraction_speeds = 40

View file

@ -25,5 +25,4 @@ skin_overlap = 50
speed_layer_0 = 10
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45
switch_extruder_retraction_speeds = 40

View file

@ -24,5 +24,4 @@ skin_overlap = 50
speed_layer_0 = 10
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45
switch_extruder_retraction_speeds = 40

View file

@ -25,4 +25,3 @@ speed_layer_0 = 10
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45

View file

@ -26,4 +26,3 @@ speed_layer_0 = 10
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45

View file

@ -26,4 +26,3 @@ speed_layer_0 = 10
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45

View file

@ -24,5 +24,4 @@ skin_overlap = 50
speed_layer_0 = 10
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45
switch_extruder_retraction_speeds = 40

View file

@ -24,5 +24,4 @@ skin_overlap = 50
speed_layer_0 = 10
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40
raft_surface_speed = 45
switch_extruder_retraction_speeds = 40