smith3d / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
http://marlinfw.org
GNU General Public License v3.0
95 stars 32 forks source link

2.0.16 printer moves x220 y220 and keeps extruding on every first print #15

Open fiaskogaul opened 3 years ago

fiaskogaul commented 3 years ago

Bug Description

On every first print, the printer moves to x220 y220 after centering and keeps extruding for a few minutes and then stops by showing the print is complete. This happens either I print via Octoprint nor directly from Micro SD. Normally, when I stop the print and start the print again (no new slicing), the print runs just fine, but sometimes it takes about 4-6 attemps

Steps to Reproduce

  1. Start a print

Expected behavior:

don't move to x220 y220 after centering and keep extruding, but start the print

Actual behavior:

the printer moves to x220 y220 after centering and keeps extruding for a few minutes and then stops by showing the print is complete.