mael

About

Username
mael
Joined
Visits
3
Last Active
Roles
Member

Comments

  • I see.  I think, I'm not capable to do this.  How does then mixing extruders work? They need 3 active steppers.  regards, Matej
  • Also changed for pure X movement, forgot to include in post above: In motion.h line 552: #if DRIVE_SYSTEM == YX_GANTRY || DRIVE_SYSTEM == ZX_GANTRY         if(isXPositiveMove()) {             Printer::motorX++;            //Printer::motorYorZ++;  …
  • Thank you. I was unclear. Please take a look at the picture: https://cdn.hackaday.io/images/3545991485251102223.png I have changed code below. Y is OK and works, X1 also. I cannot find, where I can link extruder2 with X2 motor, like it is in cart…
  • Anybody here to help me?  I cannot switch to second X motor. On Cartesian type it works, but there is no X compensation.  Regards, Matej  
  • Version of Repetier firmware: version 1.0.2. Thanks