Hi,
The problem started when I start using this (latest) version of slic3r. It doesn't happen every in every print, but if it happens on a model, even if I will slice it again - it will happen again.
After the print is finished, instead of homing, it says for 2 seconds at the finish point and extruding very very fast for 2 seconds.
I figured out that deleting these (bold) rows at the end of the gcode solves the issue.
G1 F3300.000 E57.21604
G1 Z5.200 F9000.000
G92 E0
M107
I'm attaching an example.
Is it a bug or a bad configuration?
The problem started when I start using this (latest) version of slic3r. It doesn't happen every in every print, but if it happens on a model, even if I will slice it again - it will happen again.
After the print is finished, instead of homing, it says for 2 seconds at the finish point and extruding very very fast for 2 seconds.
I figured out that deleting these (bold) rows at the end of the gcode solves the issue.
G1 F3300.000 E57.21604
G1 Z5.200 F9000.000
G92 E0
M107
I'm attaching an example.
Is it a bug or a bad configuration?