Take Apart Series
First Take Apart Toy: 2CV

I like those take apart toys and there are many different toys available. We bought 3 Battat toys, keeping the crane & airplane ourselfs. These vehicles consists of body design, screw machine and one bolt & one nut. So wanted to know if those bolts & nuts are 3D printable, since I guess we need […]

Lees verder
Various...
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 'building block generator', which makes this tool 'stand-alone'. The basic idea is having single printed walls, forming a track which is also bendable, so this […]

Lees verder
Various...
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. The 'basic building box' provides a good basis. What other fun bricks could be added to the system? There are ofc. some copycats, but there […]

Lees verder
Various...
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 an array of: Then a 2nd order curve is calculated for each track, which will then be used with path_extrude() function from the amazing dotSCAD […]

Lees verder
Various...
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 all interface parts should alreay be fine tuned for printing. Prints Someone at thingiverse posted the biggest (#6) crossing. This one needs a big printer!

Lees verder
Various...
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: Here some pictures of the effect of those parameters: Building tracks The different parts are heavily used: Issues inclined tracks: Looking carefull to these curved […]

Lees verder
Programming
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 main interfaces: With first two interfaces, the next bricks could be build: Usage: Update v2 20180630:+ Make a clear difference between plate & baseplate, basically […]

Lees verder
Programming
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: This is great, using one 'custom' shape, generating an object. And since it's also time to play around with OpenSCAD, why not (try to) improve […]

Lees verder