Getting the size of a 3D print model from G-code Apr 22, 2023 10 min read 3d printing I wrote a Python script to get the size of a 3D print job from Gcode. Let me show you how it works.
The power of Python and Fusion 360 for 3D printing Jan 22, 2023 10 min read 3d printing I'll show you how to create multiple versions of a Fusion 360 CAD model and export them as STL files for 3D printing, using a Python script.