Prusa-Link on Raspi and static IP
Hi,
I am using a Raspi in a company enviroment with a lab network. So I have to add a static IP, routers Ip etc.
Can someone explain how I can do this when using the 0.8.1 image?
I tried to modify the DHCPCD service, but this not installed.
I appreciate your help!
Best Answer by Diem:
If it's a recent Raspberry Pi OS distro use: nmtui (or nmcli if you don't have a desktop) and edit connection.
Cheerio,
If it's a recent Raspberry Pi OS distro use: nmtui (or nmcli if you don't have a desktop) and edit connection.
Cheerio,
RE: Prusa-Link on Raspi and static IP
You should REALLY talk with your networking admins of your lab and they should be able to set up static IP for your printer or help config the system with you.
See my GitHub and printables.com for some 3d stuff that you may like.
RE: Prusa-Link on Raspi and static IP
Thank you, that worked for me!
We used DHCPCD before, but this package was not installed on the PrusaLink image. Since there are many ways depending on the Raspi version, I was asking for the Prusa intention here which service to use.