RRF 3.4.0beta7+5 SBC Servo only responding once after reset
-
Thanks for the report.
Would you be able to test with this updated beta?
https://www.dropbox.com/sh/i5vox3xmkd55gaz/AAC19mI0WEC5GmEjLOBRbKs-a?dl=0
-
I have tested using the servo using the link you have provided in stand alone mode:
Firmware: RepRapFirmware for Duet 3 Mini 5+ 3.4.0beta7+7 (2022-01-14)
Same thing is happening. Servo only moves once initially.
Thanks
-
@vollnormal Does it stop working immediately as in:
M280 P3 S90 M280 P3 S120 ; <<--- This doesn't work?
Or do you do anything else inbetween?
Mostly asking in selfinterest as I have some problems running my servos but that's probably not realted to this at all.
-
@gixxerfast said in RRF 3.4.0beta7+5 SBC Servo only responding once after reset:
M280 P3 S90
M280 P3 S120 ; <<--- This doesn't work?Correct. Any command after the first (M280 P3 S90 in this case) is ignored.
-
Doesn't help the OP, but the servo on my MB6HC with 3.4.0beta7+5 and SBC (Pi4) is behaving as it should. I have a daemon.g that moves a servo according to enclosure temperature and that seems to be working OK, plus repeated
M280 P1 S170
andM280 P1 S10
switch it back and forth happily. -
-
If your misbehaving servo is using io1.out on the mini5+ you should try the firmware build in the thread for my issue.
-
-
The corrected firmware for the Mini5+ is at https://www.dropbox.com/sh/hx23neagiljflv2/AADxC8_URWgoU_NYcYP8b7XCa?dl=0.
-
-
I'm having the same Issue running a servo on a toolboard v1.0 on the io0.out Port.
Mainboard is Duet3 6HC + SBC
M280 P0 S80 works as expected the first time, but only once.
I just upgraded to RRF v3.4.2 but still no luck.
-
@niocio01 please start a new thread to describe the issue you are seeing, because the title of this one is not appropriate.