mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
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:
parent
d7dd7252db
commit
179e6bdfb6
20 changed files with 17 additions and 45 deletions
|
@ -33,9 +33,6 @@ prime_tower_enable = False
|
|||
prime_tower_wipe_enabled = True
|
||||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0
|
||||
raft_base_speed = 20
|
||||
raft_interface_speed = 20
|
||||
raft_speed = 25
|
||||
raft_surface_layers = 1
|
||||
retraction_hop = 2
|
||||
retraction_hop_only_when_collides = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue