3D Printer

This page was for personal use but thought it was too cool not to share it. It started with seeing a popular software that is not available to my printer. I liked the temperature history as well as the live feed so I made my own. This involved watching encrypted Wireshark packets to the printer as well as hacking the protocol with telnet and another tool until I got the data I needed. I had no help from Google as this is a closed source printer with no documentation. After getting the data, it was a matter of processing and storing that data for the needed chart updates. Everything on this page was coded by me including the live scrolling temperature chart using the SVG vector format. The source codeĀ is available in my Gitlab repo.

You will see objects get printed in real time and an occasional laser cut/engraving operation.

I will have a gallery available soon.