diff --git a/Cura/util/profile.py b/Cura/util/profile.py index 9d17e17d..a8a4f2ca 100644 --- a/Cura/util/profile.py +++ b/Cura/util/profile.py @@ -134,7 +134,7 @@ G90 ;absolute positioning G1 Z{clear_z} F{max_z_speed} G92 E0 G1 X{machine_center_x} Y{machine_center_y} F{travel_speed} -G1 F200 E5 +G1 F200 E6 G92 E0 """, #######################################################################################