Buddy_from_g-code
by Eloi · via Printables
| Format | STL |
| Category | Art |
| License | CC BY-SA |
| Triangles | 188.7k |
| Uploaded | Feb 12, 2024 |
⬇ 23 downloads
❤ 8 likes
👁 185 views
Description
I used Josef Prusa sunday experiment to get a stl from a gcode, explained in this thread . Then I used the code Josef provided from his github and modified it a bit because the first version created artifacts during the “interpolation” step. 58 if distance > 4 * layer_height: 59 num_points = int(distance / (4 * layer_height)) + 1 Meshing was made with the awesome open source tool Meshlab. pug-remesh_poisson.stl is a poisson-mesh from Josef original xyz pointcloud. pug_clean-remesh_poisson is my version after lowering the interpolation value.
Originally published on Printables