Prusa-link / connect with Raspberry Pi 3b+
Hi there,
I saw this post on printables https://www.printables.com/model/563030-mk4-hyperpixel-4. I am going to make this. But i was wondering if i could do this with Prua link / connect. I found a older topic https://help.prusa3d.com/guide/prusalink-prusa-connect-with-rpi-3-4-usb-mk2-5-s-mk3-s-_469341 but this doesn't seem to work for me.
I am wasting my time. Is this not possible or am i doing it wrong?
Thanks!
RE: Prusa-link / connect with Raspberry Pi 3b+
You want to have a PrusaConnect or prusalinkt displayed on the display on the left?
See my GitHub and printables.com for some 3d stuff that you may like.
RE: Prusa-link / connect with Raspberry Pi 3b+
I got the names mixed up. But I would like to get Prusa link on the screen on the left. Just like octodash does.
RE: Prusa-link / connect with Raspberry Pi 3b+
so you probably want to set up operating system with automatic login and autostart of the web browser, where home page is a prusalink local or prusa connect as default page. Or just add in autostart script to launch web browser via shell command `open http://address-you-want` which should open web browser but may still need some extra steps to log in.
See my GitHub and printables.com for some 3d stuff that you may like.
RE: Prusa-link / connect with Raspberry Pi 3b+
Just a heads up, the PrusaLink image by itself does not have a UI, yu'll have to install that yourself. Seems like installing a package named "raspberrypi-ui-mods" should give you that. A quick g search gave me this forum thread https://forums.raspberrypi.com/viewtopic.php?t=250288 seems like it can be done