r1cc4rdo / gel_mould

A parametric mould for mounting fish embryos on gels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front of the gel mould

Parametric mould on agarose gels

A parametric mould for mounting fish embryos on agarose gels.

The mould will create wells for the fish to lie in.

Instructions

  • Install OpenSCAD
  • Clone the repository: git clone https://github.com/r1cc4rdo/gel_mould.git
  • Open mould.scad

You should now be staring at a window similar to the following: OpenSCAD window

Changing mould parameters

You can either change the parameters directly in the code, or use OpenSCAD's part customizer.

To enable the customization view uncheck Hide Customizer from the Window menu.

Parameters' groups Mould dimensions' pane
All mould parameters' group in the customizer Detail of the "Mould dimensions" panel

Export the mould for 3D printing

  • Generate final render: press the Render button (shortcut: F6)
  • Export the final model as .stl: press the Export as STL button (shortcut: F7). The first time you render/export, it might take up to a few minutes; grab yourself a coffee.
  • You can inspect the resulting mould.stl with Meshlab

mould.stl opened in MeshLab

About

A parametric mould for mounting fish embryos on gels

License:GNU General Public License v3.0


Languages

Language:OpenSCAD 100.0%