Duet3D Data logging on the formnext booth
-
Hi,
I visited the Duet3D booth at formnext in november last year. I saw a really cool dashboard built with grafana which showed a lot of live data including closed loop stepper motor data on the dashboard. I wonder how this was built. Did all the data just got logged to a database using the "object model data" and showed it as the grafana dashboard? Or is there any other logging feature which I am not aware of?There was also a flyer which showed the logging features. Maybe someone else recognize this.
-
@haertn3r my suggestion would be use a combination of node-red with the node-red DSF plugin to capture the data into an influxdb time series database. You can then use grafana to display the data.
You can do this fairly easily using this script to install all 3 https://tech.scargill.net/the-script/