I have 6 extruders, but only one end-stop input free on my control board.
I have endstops on all filament on the 6 extruders, meaning endstop is activated when filament comes to cirtain position in extruder.
Could serial connect the end stops from 6 extruders for my desired function. All 6 (or more) filaments must be unloaded to a cirtain position before signal comes to endstop input on control board. Only one is needed if the firmware supports it :-)
I want Repetier to remember which extruder is the last active extruder and when I give a command (via gcode) then the active filament (extruder) unloaduntil the endstop giving signal.
Then the next active extruder can be selected (via gcode as today I assume) and then firmware loads the filament with preset filament length.
When activating an extruder, the number for active extruder is stored in eeprom to remember the active extruder, (Also when the printer has been turned off) so it is ready for next unload and know active extruder.
Is this something I can configure in Repetier firmware, or can it be made?
I am not software guy, but it should be possible?
Regards