Acceleromoter not found Duet 2 Wifi
-
Hi i just got official duet3d accelerometer board 1.0 connected to temp header expansion with provided cable
used this line in config and i get message that accelerometer not found of specified portM955 P0 C"spi.cs2+spi.cs1"
i have Duex connected, i tried toccevting to its port too (updating SPI CS[] lines of course but nothing changes... treds all possible variations but no luck
defective accelerometer? wrong cable (though lines are strait)
im running Duet Web Control 3.5.0-rc.1
Any way to debug this?
EDIT: also strange behavior... when connected accelerometer i no longer can open control web page on my desktop, looks like CSS does not load so page is useles, however!! i can open page on laptop just fine.. they both on wifi, including duet. When dsconecting accelerometer desctop can connect to duet just fine too... also green light on accelerometer lights up so orientation/ polarity is correct. i amuse this is spi noise but why it affects one device and not other (it should just affect ESP chip and both computers should see same problem)
-
@alexus you need RC2 or later
-
@jay_s_uk
oh. lets to update again i wish they can be done automatically :(((EDIT: ok updated to RC3 and it magically detects (well at least not complains about nothing on port)
tnx for help... now time to figure out how to use plugin )))) much more fun then doing taxes
-
@alexus
i guess something workedquestion is there way to use acceleromenter to determine maximum acceleration, jerk, backlash for hardware... so ex we push motion form reasonable to super fats to see expected vs config acceleration plus see when things start to jump
-
@alexus not that I'm aware of
-
@jay_s_uk
im surprised it does not exist :((
i guess i can write my own plugin if i reverse how shaping plugin works -
@alexus the source code for the input shaper is on GitHub as well as instructions on how to write plugins
-
@jay_s_uk
will try to see if i use that as base point
if my idea works would be nice to use duet for my lasers