Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...
-
@phaedrux said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
Is this a new DuetWifi? When and where was it purchased?
No, it's an older Duet2Wifi. The printer itself is a Rostock MAX v3.2 and was obtained in 2018. As mentioned previously, it worked fine prior to the upgrade, but that was over a year ago.
The LED on the X axis isn't lit
And it never lights up even when depressing the switch? Even faintly?
It doesn't light at all. Based on the behavior of the Y and Z axis LEDs, it should be lit at all times and go out when the switch is opened.
tnx.
g.
-
You can try using the expansion header pins as an additional endstop.
https://duet3d.dozuki.com/Wiki/Connecting_endstop_switches#Section_Endstop_Mapping
-
@phaedrux said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
You can try using the expansion header pins as an additional endstop.
https://duet3d.dozuki.com/Wiki/Connecting_endstop_switches#Section_Endstop_Mapping
I could, but I don't want a work around. If the config is somehow involved, I need to know how to resolve it. If the x end stop as packed it in, fine - I'll just replace the board.
g.
-
It's not really a work around. It's just using another available pin as an endstop same way as you would E0 or E1. The only difference is that the expansion header pins would normally go to a Duex and you'd use them as endstop pins there. You just get to use them without the duex is all.
It does seem like the endstop is no longer working. I'll see what DC42 thinks, but I don't think it's config related as your config is correct.
-
@geneb this may be one of those odd occasions when downloading the firmware afresh (same version) and reflashing the Duet helps.
Ian
-
@droftarts said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
@geneb this may be one of those odd occasions when downloading the firmware afresh (same version) and reflashing the Duet helps.
Ian
I tried reloading Duet2CombinedFirmware.bin again and while the flash process went without issue, the problem remains.
Fingers crossed that dc42 has some insight.
tnx.
g.
-
Are you sure the endstop stopped working exactly along with the update to RRF3? And you're 100% sure it's not wiring/crimp/switch?
You could go back to 2.05.1 if you have your old config and see if it magically starts working again.
Upload the 2.05.1 zip file to the system tab along with your old config.g
https://github.com/Duet3D/RepRapFirmware/releases/download/2.05.1/Duet2Firmware-2.05.1.zip
-
@phaedrux said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
Are you sure the endstop stopped working exactly along with the update to RRF3? And you're 100% sure it's not wiring/crimp/switch?
I noticed the issue after the update. I've already stated that the machine had been unused for quite some time prior to the update.
You could go back to 2.05.1 if you have your old config and see if it magically starts working again.
Upload the 2.05.1 zip file to the system tab along with your old config.g
https://github.com/Duet3D/RepRapFirmware/releases/download/2.05.1/Duet2Firmware-2.05.1.zip
Same issue - X end stop LED remains unlit. No response seen when opening the switch, either vie LED or via M119.
g.
-
@geneb said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
Same issue - X end stop LED remains unlit. No response seen when opening the switch, either vie LED or via M119.
If you disconnect the X endstop and use a jumper wire to connect the two outer pins of the X endstop connector together (taking care not to touch the centre pin), does the LED light?
-
@dc42 said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
@geneb said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
Same issue - X end stop LED remains unlit. No response seen when opening the switch, either vie LED or via M119.
If you disconnect the X endstop and use a jumper wire to connect the two outer pins of the X endstop connector together (taking care not to touch the centre pin), does the LED light?
No.
-
@geneb said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
@dc42 said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
@geneb said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
Same issue - X end stop LED remains unlit. No response seen when opening the switch, either vie LED or via M119.
If you disconnect the X endstop and use a jumper wire to connect the two outer pins of the X endstop connector together (taking care not to touch the centre pin), does the LED light?
No.
In that case, I suspect that either the endstop LED or its series resistor has gone open circuit, or is not properly soldered to the PCB.
You could try enabling the internal pullup, although this would reduce the noise margin:
M574 X2 S1 P"^xstop" ; configure active-high endstop for high end on X via pin xstop
Note the extra ^ character.
-
@dc42 said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
M574 X2 S1 P"^xstop" ; configure active-high endstop for high end on X via pin xstop
Note the extra ^ character.
That's one of the first things I'd tried when trying to work out if I had a configuration error. The behavior didn't change.
Is there a repair service for these, or should I just order a replacement?
tnx.
g.
-
Depends where you are located.
https://forum.duet3d.com/topic/13875/community-repairs?_=1623423266311
If you're not near any of the ones listed there or not in the UK you might be able to find a local electronics repair or cell phone/laptop repair shop.
Or you could use one of the other endstop pins on the expansion header.
-
@phaedrux said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
Depends where you are located.
https://forum.duet3d.com/topic/13875/community-repairs?_=1623423266311
If you're not near any of the ones listed there or not in the UK you might be able to find a local electronics repair or cell phone/laptop repair shop.
So that would be, "no".
Or you could use one of the other endstop pins on the expansion header.
What part of "I don't want a work-around" is unclear? Stuffing a wire into the expansion header cures the symptom and not the problem. It also prevents future use of the expansion header.
I'll just replace the board.
-
@geneb said in Weird issue after 2.x -> 3.0 -> 3.2.2 upgrade on Duet2 Wifi...:
What part of "I don't want a work-around" is unclear?
You're welcome for the helpful suggestion by the way.