You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: