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

[BUG] Refuel feature not working properly after a print #23

Open Rosen01 opened 3 years ago

Rosen01 commented 3 years ago

Bug Description

After a print, when it's needed to remove the filament to insert a new one for a another print, the refuel menu dosen't work properly. The feed option (used to insert the new filament and to flush the old one) do a retractation without stopping.

My Configurations

Marlin_Configurations.zip

Steps to Reproduce

  1. Print something
  2. Set the extruder temperature to remove the filament
  3. Remove the filament
  4. Insert a new filament
  5. Go the Refuel Menu
  6. Use the Feed option

Expected behavior: The printer Feed for the amount of mm

Actual behavior: The printer Retract without stopping