Skip to content

Latest commit

 

History

History
executable file
·
38 lines (23 loc) · 792 Bytes

README.md

File metadata and controls

executable file
·
38 lines (23 loc) · 792 Bytes

Operator Dashboard

This Software provides a dashboard for operational 3d printer data.

Start

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

Docker deployment

To deploy the service in the cluster, the commands can be used:

./start-operator-dashboard

Add, edit or delete a filament

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.