duet wifi firmware 2.05 triggers not working
-
Hi,
I am trying to set external trigger on duet wifi using M581.
In the config.g line isM581 E1 T3 S1 C0
I am triggering a button connected to E1 end-stop and the LES on the board is lit, but no action.
When I try M582 T3 from console it runs the trigger3.g file , BUT it run's it every time no mater if the button is on or of and the LED lit or not ?
Any help please
P.S the machine have only 1 axis Z , with external driver , no heaters , not tools, no othe axis defined
-
@martin7404 According to the M581 description:
Any trigger number # greater than 1 causes the macro file sys/trigger#.g
So your file should be called trigger3.g not trigger.g
Maybe that will help.
-
@alankilian ohh sorry my tipo yes indeed it is called trigger3.g
-
What do you have in the trigger file?
Why still 2.05?
-
@phaedrux yes I have trigger3.g
I posted it yesterday in the wrong thread. -
This?
;G4 S0.5 G92 Z8 G90 G1 Z1 F10000 G1 Z-2 F100 G1 Z-1 F6000 G1 Z-3 F100 G1 Z-2.5 F6000 G1 Z-4 F100 G1 Z-3.5 F6000 G1 Z-5 F100 G1 Z-4.5 F6000 G1 Z-6 F100 G1 Z-5.5 F6000 G1 Z-7 F100 G1 Z-6.5 F6000 G1 Z-8 F100 G1 Z-7.5 F6000 G1 Z-9 F100 G1 Z-8.5 F6000 G1 Z-10 F100 G1 Z-9.5 F6000 G1 Z-11 F100 G1 Z-10.5 F6000 G1 Z-12 F100 G1 Z-11.5 F6000 G1 Z-13 F100 ;G1 Z-12.5 F6000 ;1 Z-13 F100 G1 Z8 F5000
-
@phaedrux yes
-
-
@fcwilt YES
-
@martin7404 said in duet wifi firmware 2.05 triggers not working:
@fcwilt YES
And you verified that the button is connected to the E1 endstop and the LED that is changing is for the E1 endstop?
Perhaps the documentation for M582 is wrong and it runs the trigger regardless of input state. Notice for v3 firmware there is an option to control this.
Frederick
-
@fcwilt So I switched to 3.1.1 and it is working. Now I have to upgrade and rewire the other duet wifi
Thank you all -
@martin7404 said in duet wifi firmware 2.05 triggers not working:
@fcwilt So I switched to 3.1.1 and it is working. Now I have to upgrade and rewire the other duet wifi
Thank you allGlad to hear it is working.
Since you upgraded to 3.1.1 you might as well now upgrade to 3.3.0 or perhaps 3.4.x.
Frederick
-
@fcwilt i am on 3.4 on my printers, but this is just custom drilling automat with 5 axis and 2 spondles with VFD, if it is working it is good enough