Fourth Extruder not working on latest RRF3
-
Regarding the M587: do you mean to remove it in forum posts or in my config?
Is it not needed to connect to my wifi
-
@smoki3 said in Fourth Extruder not working on latest RRF3:
Regarding the M587: do you mean to remove it in forum posts or in my config?
From your config. You only need to send it once, the details are stored in the WiFi module.
-
This is now fixed. Source files have been committed, and new binaries are in the same place as before. Thanks for reporting it.
-
@dc42 said in Fourth Extruder not working on latest RRF3:
This is now fixed. Source files have been committed, and new binaries are in the same place as before. Thanks for reporting it.
No problem!
Tested! Now it's working again thanks!
-
@dc42 said in Fourth Extruder not working on latest RRF3:
This is now fixed. Source files have been committed, and new binaries are in the same place as before. Thanks for reporting it.
I noticed that there is still something wrong. The 4 extruder is now active but it moves now simultaneous with every single axis movement.
Means when I move 100mm in Y axis it also extrudes 100mm, if I move -100mm in Y it retracts 100mm. And this also happens when I move in X and Z axis. Really wired behavior.
Just happens on the 4th extruder again. Looks like the driver 6 is know linked to all other axes
-
@smoki3 said in Fourth Extruder not working on latest RRF3:
@dc42 said in Fourth Extruder not working on latest RRF3:
This is now fixed. Source files have been committed, and new binaries are in the same place as before. Thanks for reporting it.
I noticed that there is still something wrong. The 4 extruder is now active but it moves now simultaneous with every single axis movement.
Means when I move 100mm in Y axis it also extrudes 100mm, if I move -100mm in Y it retracts 100mm. And this also happens when I move in X and Z axis. Really wired behavior.
Just happens on the 4th extruder again. Looks like the driver 6 is know linked to all other axes
Is that with the binary on dropbox that I linked to?
PS:
- I can't reproduce that issue with the binary I built last night.
- What mapping does M584 report?
-
@dc42 said in Fourth Extruder not working on latest RRF3:
@smoki3 said in Fourth Extruder not working on latest RRF3:
@dc42 said in Fourth Extruder not working on latest RRF3:
This is now fixed. Source files have been committed, and new binaries are in the same place as before. Thanks for reporting it.
I noticed that there is still something wrong. The 4 extruder is now active but it moves now simultaneous with every single axis movement.
Means when I move 100mm in Y axis it also extrudes 100mm, if I move -100mm in Y it retracts 100mm. And this also happens when I move in X and Z axis. Really wired behavior.
Just happens on the 4th extruder again. Looks like the driver 6 is know linked to all other axes
Is that with the binary on dropbox that I linked to?
PS:
- I can't reproduce that issue with the binary I built last night.
- What mapping does M584 report?
Yes also happens with the binary from the dropbox
M584 Driver assignments: X0 Y1 Z2 U7 E3:4:5:6, 4 axes visible
here everything looks fine.
Also DWC shows me that the extruder is moving when I move any axes.
this happens if i press +10mm Y:
-
@dc42 said in Fourth Extruder not working on latest RRF3:
@smoki3 said in Fourth Extruder not working on latest RRF3:
@dc42 said in Fourth Extruder not working on latest RRF3:
This is now fixed. Source files have been committed, and new binaries are in the same place as before. Thanks for reporting it.
I noticed that there is still something wrong. The 4 extruder is now active but it moves now simultaneous with every single axis movement.
Means when I move 100mm in Y axis it also extrudes 100mm, if I move -100mm in Y it retracts 100mm. And this also happens when I move in X and Z axis. Really wired behavior.
Just happens on the 4th extruder again. Looks like the driver 6 is know linked to all other axes
Is that with the binary on dropbox that I linked to?
PS:
- I can't reproduce that issue with the binary I built last night.
- What mapping does M584 report?
I also have tried now M584 X0 Y1 Z2 E6:4:5:3 U7
then driver 3 is running in sync with the axis. So looks like it is also not related to the driver.
Steps to reproduce:
- Select a tool
- wait for heating up
- extrude a few mm manually
- the move the axis
On beta12 still every thing is fine with same configs
-
I've just fixed this - new binary in same place as before.
-
@dc42 said in Fourth Extruder not working on latest RRF3:
I've just fixed this - new binary in same place as before.
Tested with the dropbox binary. Now it's working. Thanks