MarlinFirmware / 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.
https://marlinfw.org
GNU General Public License v3.0
16.14k stars 19.2k forks source link

[Request] Auto Filament Change #5986

Closed sarf2k4 closed 6 years ago

sarf2k4 commented 7 years ago

Hi, is the implementation of auto filament change possible? Since the filament change the M600 can be triggered from a filament sensor, user has to change it themselves.

What if there's a setup with 2 extruder single nozzle, each extruder has its own filament runout sensor. If the T0 sensor didn't detect anymore filament, it will retract then change to T1 and so on. The user has the ability to replace the extruder that has no more filament when the other extruder are being used for printing, and marlin will check for the filament sensor switch.

By default this option will be disabled in the lcd menu and everytime user wants to have this feature turned on, they have to turn it on manually everytime they starts printing.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.