area515 / Photonic3D

Control software for resin 3D printers
http://photonic3d.com
GNU General Public License v3.0
131 stars 115 forks source link

Connect with Duet2 Ethernet #356

Open N0t3v3nSu5p1c10u5 opened 2 years ago

N0t3v3nSu5p1c10u5 commented 2 years ago

Hi all,

I'm not quite sure if this project is still alive, however I thought I'd give it a go. I was able to install the application on my Raspberry Pi 4, even tho the Java installation in the start.sh script fails. This can be solved by installing java manually, for anyone struggling: $ sudo apt update $ sudo apt install default-jdk However, I can't figure out how to add my Duet2 Ethernet Controller board as a Printer. I connected it via USB and tried many different combinations during setup, but when trying to Start the printer I just get an "Internal Server Error". I have RRF 3.3 installed. Can anyone help?

WesGilster commented 1 year ago

Reproduce your error. Then there is a button in the gui that collects all logs, diagnostic information and zips it into a file. Attach that to this issue and we can take a peek.