-
Notifications
You must be signed in to change notification settings - Fork 12
Home
laird edited this page Oct 9, 2014
·
9 revisions
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.
- Guide for making STLs that are easy to integrate
- WrapOpenSCAD for integrating a parametric design into the Assembler
- WrapSTL for integrating a static design, either STL or OBJ format, into the Assembler