mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
raft middle line width has new default
The raft middle line width is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
This commit is contained in:
parent
257d37eb73
commit
96569edcf0
67 changed files with 3 additions and 66 deletions
|
@ -17,7 +17,6 @@ raft_acceleration = =acceleration_print
|
|||
raft_airgap = 0.3
|
||||
raft_base_thickness = =resolveOrValue('layer_height_0') * 1.2
|
||||
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
||||
raft_interface_line_width = =line_width * 2
|
||||
retraction_amount = 6.5
|
||||
retraction_min_travel = =line_width * 2
|
||||
skin_overlap = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue