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:
THeijmans 2018-03-13 11:45:19 +01:00
parent 75d106368e
commit 4c61ea5ba9
23 changed files with 8 additions and 25 deletions

View file

@ -28,4 +28,3 @@ speed_topbottom = =math.ceil(speed_print * 25 / 50)
speed_wall = =math.ceil(speed_print * 40 / 50)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
support_line_width = =round(line_width * 0.6 / 0.7, 2)
travel_avoid_distance = 3