English
Login

Prusa Connect Local (MINI)

Relevant for

MINI
MINI+
62 comments
Article is also available in following languages
English
Čeština
Polski
Deutsch
Français
Español
Italiano
日本語
ATTENTION: This article is obsolete and no longer maintained. Please update your MINI/MINI+ to the latest available firmware and then use newer web user interface PrusaLink.

 

Starting the firmware 4.0.5, you can monitor your Original Prusa MINI over your local network via the web interface called Prusa Connect Local. Prusa Connect Local is still in development and is an initial release of Prusa Connect.

Screenshot from an internet browser where the printer's IP address is entered as URL.

It is a platform for full remote control of your printer, much like Octoprint. However, it can currently only provide a live view of your ongoing print's progression, give an estimated completion-time by connecting to an NTP Server (MINI) and your machine's temperatures. Full control of your printer will be added in future releases.

Check out our Blog, page for Firmware, Drivers, and Apps or social media profiles, where we publish information regarding updates.

How to connect

Connect the printer to your network using a LAN cable. The Ethernet connector (RJ45) is situated in the back of the electronics box (green arrow).

The printer has DHCP turned on by default. Go to LCD Menu - Settings - LAN Settings and check whether the IP address has been assigned correctly. Common IP-ranges are 192.168.0.X or 10.0.0.X. Since it is connected by cable directly to your router, you do not need any password as you would with WiFi.

Depending on your network, connecting to it can take up to ~30 seconds after you turn on the printer. An icon will appear in the top-right (Right picture - purple arrow) once it has a connection.
The IP Address within Lan settings may not update automatically. Exit Lan settings and return, or select save or load settings to force the IP fields to update.
Not connectedConnected
If IP "0.0.0.0" is shown and there is not a network icon in the top-right, an IP address has not been assigned and you are not connected.

On your PC or smartphone, open a web browser of your choice, enter the 'IPv4 Address' into the address field then hit Enter. It will now load the Prusa Connect Local web interface.

If you can't see the interface, confirm that the IP is correct and also try a different browser.

Save/Load Settings

Save Settings options will create an INI-file on the USB drive containing your IPv4 address, netmask, gateway, and MAC address. It can be edited from your computer using a text editor, should you have the need, for instance, if you are setting up a static IP address for your printer. This file can be loaded to any Original Prusa MINI, using the option Load Settings.

If any item in the INI file contains an incorrect IP address, the item is ignored. All items are optional.

[lan_ip4]
type=DHCP //or "STATIC" (UPPERCASE!), if a static IP is set up in your router's config.
hostname=PrusaMINI // Optional.
address=0.0.0.0 // From your router's config.
mask=0.0.0.0 // From your router's config.
gateway=0.0.0.0// From your router's config.

Troubleshooting

As routers and networks have different configurations, it is hard to provide support in this respect. Please check the documentation of your network to whether you need to grant access for the printer or similar. However, if the MAC Address, within 'LAN Settings', is displayed as "ff:ff:ff:ff:ff:ff" (red square picture below), it may indicate an issue with the Buddy mainboard. If this is the case, please contact Customer support.

 

29 comments

Log in  to post a comment
Georg
Today, my mini+ got another IP from DHCP. I would like to change the mini+, using a static IP for Ethernet, but i do not have the Save Setting Option for ethernet. (4.4.1) How can i set the mini+ to a static IP?
inmyTEEPEEitsme
It would be best to do this via your Router.  Just set a static IP address by MAC address.
Georg
Nice and handy feature. I have two questions:1.) Why do i often have to enter the API key on the webinterface?2.) Is it possible to POST the API in an URL Parameter?
Wiesbaden RoboWarriors
I am trying to set a static ip address on my mini, firmware 4.4.1. I do not have the ability to set a static ip on the router. I do not have an option to load or save lan settings in the menu. I have created a lan_settings.ini file with the required information:
[lan_ip4]
type=STATIC
hostname=PrusaMINI
address=192.168.100.52
mask=255.255.255.0
gateway=192.168.100.1
There are no extra lines or spaces after the gateway. The information is not loaded on boot up and no static ip is set. Can anyone assist?Oh, and WOW I love being able to send G-Code remotely to the minis. We have 8 at our school and the kids dont have to touch the memory sticks any more!!!!
Jakub Dolezal

Hi, in the menu "Settings" there is an option "Load settings from File". This should load the network settings as well. Let me know, if it worked.

JoeySkills
(Resolved) After struggling with the Ethernet lit up (connected) but no IP, 0.0.0.0, was able to get this to work.  In my initial set up had it connected as such:
Prusa MINI - switch - router - modem/router
I changed it to 
Prusa MINI - modem/router
This immediately resolved the dhcp request.  I have no idea why my regular router network that has 50+ wireless and wired devices would not resolve dhcp.  I also had problems with wireless via esp on this network. 
It may be worth noting for anyone with similar struggles that the network I bypassed was a Google Nest Wifi.  This is a pretty basic consumer product that does not allow for things like dhcp reservations. Perhaps there is something particular to Google mesh or Nest wifi that caused my issues. 
 
Æxperibox
If I had known that after a year of development, there is still no way to send G-code to the mini. I wouldn't have bought this printer

For the Mk3 it is possible, and then only through a raspbery , so why not infest in the development of PRUSA LINK for the mini.
After all, the mini already has an ethernet connector

Very disappointed
Q52
This feature is avalable in the beta firmware here if you are interested.