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.
Statistics from Thingiverse and popular models for 3D printing Jan 13, 2023 7 min read 3d printing I try to answer a few questions about the data from Thingiverse.com I showed in previous posts.
Data about 3D printing, with Python Dec 5, 2022 12 min read 3d printing I show you how I used Python to analyze the data from Thingiverse REST API, and I share more interesting facts I found, including rankings of 3D printable files.
What do people like to 3D print? Nov 30, 2022 8 min read 3d printing I try to determine what are the most popular types of objects for 3D printing, using data from Thingiverse REST API and different metrics.