Skip to content
Laird Popkin edited this page Jul 11, 2014 · 9 revisions

Welcome to the e-NABLE-Assembler wiki!

The e-NABLE Assembler is the component of the Hand-o-Matic that assembles designs and assembles them, based on measurements provided by users, to generate 3D printable parts for prosthetics. It is called by the front-end system (Sevice Station) available at https://github.com/e-nable/Service-Station .

The following are the developer documents for integrating designs into the assembler. Components may either be parametric designs based on OpenSCAD, or static designs, as STL or OBJ files.

  • WrapOpenSCAD for integrating a parametric design into the Assembler
  • WrapSTL for integrating a static design, either STL or OBJ format, into the Assembler
Clone this wiki locally