Open ExhibitryGuy opened 3 years ago
I am running Ovtoprint 1.6.1 and 0.3.0 of this plugin with the same sku PTZ. I have the exact same issue. Test code in terminal runs and controls servos as expected, but inactive buttons in OctoPrint
I'm having the same issue. Octoprint 1.6.1 and 0.3.0 of this - all functionality is disabled.
Same here :/ all buttons are grayed out. any suggestions?
try installing i2c-tools via SSH and see if it makes a difference for you. I was not getting the focus slider enabled with my ArduCamFocus camera until after adding that. I've created updated instructions here and submitted is a PR here.
anyone get this to work? My autofocus scroll works fine. I installed the upgraded pan-tilt platform and it works using the demo software, but the buttons remain greyed out.
I have it working with my updated instructions linked above.
hmm Ive run through that and my focus works fine. But my tilt buttons remain greyed out
Ah, sorry. I don't have a tilt camera, just focus camera. There may be other things needed for that maybe.
If you SSH to your pi and run these two commands what are the outputs?
i2cdetect -y 0
i2cdetect -y 1
i2cdetect -y 10
here are the outputs:
Im using the Upgraded Pan-Tilt Platform SKU: B0283. It works with the demo software from an SSH session but the OctoPrint plugin doesn't seem to recognize it at all. All the buttons are inactive.