If you have a custom OS, you can still use 3DPrinterOS to manage your 3D printer from the cloud.
Download the 3DPrinterOS Zip archive here.
2. You will need the following packages to run it:
Python 3.6+
LibUSB 1.0
Your 3D printer drivers installed (if you are running Windows)
WXWidgets/Rumps (optional, for the tray icon on Windows/Mac)
OpenCV and NumPy (optional for web camera support)
AIOhttp. You'll also need all dependencies (especially the requests library), so we recommend installing it with
pip install aiohttp
.
3. Execute the following command in your command line (bash, cmd, etc.):
python3 launcher.py