Thingiverse
Sailboat hull
by AlanCooper
3
Downloads
3
Likes
0
Makes
Used a scad macro to read a DXF file (i.e. "test.dxf") that has a series of cross-sections (i.e. frames/bulkheads) through a sailboat hull. The macro "wireframes" the sections to make the hull. The macro needs more work but it is worth a look.
The original DXF file was exported from Carlson Design Corp's Hulls program (http://www.carlsondesign.com/hulls.zip; highly recommended).
Each DXF section has its own layer (e.g. "Hull0","Hull1",...,"Keel0","Keel1",...).
For the stem (i.e. bow) and the stern, a longitudinal section is used (i.e. the sail boat is a double ender).
As the hull is concave (i.e. the keel), the hull is built up in layers.
The parameters are at the beginning of the macro, the units are inches!
Version 2
=======
Gave up on importing DXF sections.
This scad file is stand alone.
It uses a "table of offsets" and planks the hull.
The units are now millimetres.
This method will allow me to implement a simple spline to smooth the hull between bulkhea
The original DXF file was exported from Carlson Design Corp's Hulls program (http://www.carlsondesign.com/hulls.zip; highly recommended).
Each DXF section has its own layer (e.g. "Hull0","Hull1",...,"Keel0","Keel1",...).
For the stem (i.e. bow) and the stern, a longitudinal section is used (i.e. the sail boat is a double ender).
As the hull is concave (i.e. the keel), the hull is built up in layers.
The parameters are at the beginning of the macro, the units are inches!
Version 2
=======
Gave up on importing DXF sections.
This scad file is stand alone.
It uses a "table of offsets" and planks the hull.
The units are now millimetres.
This method will allow me to implement a simple spline to smooth the hull between bulkhea
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!