Page 1 of 1

RepetierHost. Webcam and printer setup and remote access

Posted: June 11th, 2020, 6:34 am
by RockSaveWorld
About 2 weeks ago I started playing with R Pi 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 Raspberry 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.

Re: RepetierHost. Webcam and printer setup and remote access

Posted: June 11th, 2020, 7:51 am
by Roberts_Clif
Thank you for this information I will check it out.

I use my Raspberry pi with OctoPrint.

Re: RepetierHost. Webcam and printer setup and remote access

Posted: June 12th, 2020, 1:41 pm
by LePaul
Raspberry PI / Octoprint works so, so well.

Just don't try printing over 50 mm/sec The USB controllers on most printers can handle it faster and steps could get skipped. (This is due to the weakness in most of their UART/IO buffers)