mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Single extrusion settings for travels
Updated single extrusion settings, so z hops are removed and travels are shortened for single extrusion.
This commit is contained in:
parent
75d106368e
commit
4c61ea5ba9
23 changed files with 8 additions and 25 deletions
|
@ -34,5 +34,4 @@ speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
|
|||
support_bottom_distance = =support_z_distance
|
||||
support_line_width = =round(line_width * 0.6 / 0.7, 2)
|
||||
support_z_distance = =layer_height
|
||||
top_bottom_thickness = 1.2
|
||||
travel_avoid_distance = 1.5
|
||||
top_bottom_thickness = 1.2
|
Loading…
Add table
Add a link
Reference in a new issue