|
About 2 weeks ago I started playing with ORPi and Repetier as a host to view print remotely and control the printer.
The whole thing is done via WiFi, works slightly annoying, especially the webcam, but somehow tolerable.
Yesterday I was quite surprised, because I was combining with the camera for a long time, it worked, and after switching on just yesterday it stopped. It turned out that Repetier made this functionality in paid version 0.80 and probably in version 0.75 I had blocked: / License, "opportunity" now, 56 instead of 76 Euro.
This forced me to search and found functionalities that I recommend:
1. remote access to the printer via Orange Pi through the Windy remote desktop:
sudo apt-get install xrdp
2. awesome soft USB server via WiFi:
https://www.flexihub.com/remote-3d-printing/
at the moment I have COM13 on my computer, which in fact is COM on RPi and I remotely control the printer;
3. I am currently working on WebCam with time laps:
https://pimylifeup.com/raspberry-pi-webcam-server/
It may be useful to someone.
|
|