
On top of it we would like to put a logo and some abbreviation of the material name. We would like to get a shape that roughly looks like a filament reel but is not too complex.
#Openscad linear extrude manual
Please refer to the OpenSCAD User Manual and the example models for the basics of OpenSCAD. Then I realized I've already done something similar a few years ago in open-source RenderMan implementation Pixie for the university projected on the Shading Languages course. when compared to Blender with its overly complex UI with hard learning curve.Īfter I finished this project it felt vary natual and familiar. This is a different to the triangle mesh representation where only the border, not the solid itself is described.įor programmers the whole concept is much more intuitive and natural, eg. The model is described by a custom programming language. we the model from primitive parts (cube, 2D polygon, linear extrusion), by applying transformations (traslate, scale, rotate) and set operations (union, intersection, difference). It allows to make 3D models using the Constructive Solid Geometry (CSG) and procedural modeling paradigms. Since I like programming more than GUI modeling tools and mouse clicking, I decided to try OpenSCAD. Imagine a big poster to present a collection of filament materials and for each there's a nice small tangible artifact made of that material. This little weekend project was done for Svět 3D Tisku (3D Print World), a local 3D print company ran by my parents, for 3D Expo Prague 2016.

Our today's goal is to prepare around 20 3D-printed things representing filament reels, each with a inset logo and a short name of the material.
