Hannah’s Status Update Week 3/22

This past week has been another COVID-19 week, thus I didn’t accomplish much besides reading up on some documentation of different techniques for blob detection. However, on Sunday, we finally decided how to split up the work and I will now for sure be focusing on the 3d-visualizer (taking the g-code and creating a 3d model from it)

So this upcoming week,  I plan to create a function that will take in a parsed list of g-code commands (only consisting of x-y-z movements) and create a 3d model using python. Then I will create a separate function that will be able to take this 3d model and output a basic STL (CAD) file.

Leave a Reply

Your email address will not be published. Required fields are marked *