OSE Master Procedure System: Difference between revisions
Jump to navigation
Jump to search
(Created page with "For building, a highly scripted process allows for digital design-build. This means, build that can be digitized by printing parts that are obtained from the digital model. I...") |
No edit summary |
||
Line 4: | Line 4: | ||
Modular Modules is a concept where modules are printed in parts, and assembled by [[Design For Joining]]. | Modular Modules is a concept where modules are printed in parts, and assembled by [[Design For Joining]]. | ||
In the simplest implementation, to do this: | |||
#Take the FreeCAD model, extract only the part to be built. Use 2 working models - such as the full model and then the [[Build-Extracted Model]] |
Revision as of 21:36, 29 June 2024
For building, a highly scripted process allows for digital design-build. This means, build that can be digitized by printing parts that are obtained from the digital model.
In the ideal case, we print skeletons, such as of wall modules.
Modular Modules is a concept where modules are printed in parts, and assembled by Design For Joining.
In the simplest implementation, to do this:
- Take the FreeCAD model, extract only the part to be built. Use 2 working models - such as the full model and then the Build-Extracted Model