Skip to content

Extending the Manufacturing Process Support

Radhakrishna Sanka edited this page Apr 15, 2021 · 2 revisions

About

Because of the component-driven library generation design pattern followed by 3DuF, it is possible to adapt the 3DuF library to be compatible with multiple formats. In order to be able to do this, the user needs to:

  1. Understand all step corresponding to your manufacturing process
  2. Identify the design artifacts (i.e. how to prepare designs for fabrication)

You can then use the API provided by the 3DuF component library to extend the manufacturing process.

Examples

Here are some of the example included in 3DuF that will demonstrate how this works:

  1. Laser Cutting
  2. CNC Milling
Clone this wiki locally