Touch UI for Julia Extended 2022 based on Python3
and PyQt5
see https://github.com/FracktalWorks/Julia-Touch-UI-Documentation
A simple getting started guide
- PyQt5
- Qt Designer 5 with pyuic5 ( requred to edit .ui file and generate .py file)
- Websocket client ( pip install websocket-client )
- other dependencies that "Main.py" needs (see it's headers)
Octoprint needs to be running in order for the Touch UI to work, since it uses octoprint's api functionality
- point the "ip" and "apiKey" to where Octoprint is living. Point it to the local host in case it is running on the same system
- in case of running it on anything other than a raspberry pi, disable the raspberry pi option