OpenSCAD
-
Take Apart: Custom license Plates
Many of the take apart trucks having customizable license plates. So these trucks could be personalized. This lincese plate is generated within OpenSCAD. OpenSCAD is a programming environment for generating…
-
Flex Tracks for trains
Let’s try something a bit different: creating flex tracks with OpenSACD, which are compatible with the Duplo train system. Since this module should be so simple, it doesn’t require the…
-
Marble Tracks
These marble track parts from Hubelino are great! The fit very well on top of Duplo bricks, so building different marble tracks are very easy & fun to play with.…
-
Train track funnels
This train track funnel customizer is most complex version of all. The funnel starts with one defined entrance, but could have countless end points. The end points are defined as…
-
Train crossings
After building some straight & curved tracks, let’s increase complixity: train crossings. This customizer has some predefined shapes: Sample crossings: Parameters Dependicies This customizer uses the Building Block Generator. So…
-
Train Tracks & small bridges
Time for another customizer, let’s make some standard tracks for trains. The customizer mainly creates: Dependicies This customizer makes use of other tools: Parameters Track parameters: Ramp parameters: Geometry parameters:…
-
Building Block Generator
This OpenSCad base-generator is intended to have one place to fine-tuning the main building block interfaces. Once done, this module could be used creating customized bricks. The module contains 3…
-
First openSCAD encounter
“Customizable Stone Turret v1.3” Surfing the internet, I found a nice ‘stone turret‘ created by ‘drxenocide’ using OpenSCAD. The stone turret uses basically a ’trimmed wedge’ shape, copied many times:…