This Software provides a dashboard for operational 3d printer data.
Build local Docker image:
sudo docker-compose up --build
Visit: http://hostname:6789/dashboard
Here you can submit a filament change and annotate information to a print.
To view the status: http://hostname:6789/status
To deploy the service in the cluster, the commands can be used:
./start-operator-dashboard
You can edit the filament list on http://hostname:6789/edit_filaments
Be sure that you submit a valid json file. If everything works well, you will be redirected to the valid json file.