rockyrude I have flashed my davinci 2.0 with repetier. The only issue I have left is the extruders are reversed. Is there a setting I am missing?
Repetier Direction comes from this setting:// set to false/true for normal / inverse direction#define EXT0_INVERSE falseso set it to opposite or rotate motor connector 180°.
rockyrude Can I just modify the value and compile/upload to my eeprom or do I need to clear the eeprom first?
Repetier You upload to flash, not eeprom. eeprom can stay and will normally with such small change. No problem here to be expected.
RAyWB so you mean to swap extruder1 and 2 ?so extruder 1 shall be extruder 2 and extruder2 shall be extruder 1?
Repetier So extruder 2 is now on the right? Just swap all config values between extruder 1 and 2.If you do not care about numbering just position of second extruder give second extruder a negative x offset so extruder switch gets correct positions.