OS Image Installation
This will create an SD card that will boot a Raspberry Pi and launch Photonic3D.
Steps:
-
Unzip the file you just downloaded
-
Network Configuration
Wired Ethernet - IP via DHCP
No configuration necessary
Wifi or Static IP Wired Ethernet
On the SD card, edit the file `octopi-network.txt`
Uncomment the section that describes your wifi or static IP configuration and fill in the correct settings and credentials
Unmount your SD card from your computer and insert it into your Raspberry Pi
Power on the pi and if everything went fine it will boot! The first boot may take some time (15-30 minutes) due to some one-time setup operations (filesystem expansion, network configuration).
The hostname of your system will be photonic3d.local
. If your local DHCP server maps client names to local DNS or if you have mDNS (bonjour) name resolution on your computer, you will be able to reach your installation at http://photonic3d.local:9091
in a browser.