Build Optimization: Difference between revisions
Jump to navigation
Jump to search
(Created page with "OSE's promise includes Extreme Manufacturing - rapid builds of complex machines in a distributed, open source, social production-based microfactory. FOrmerly, effectivene...") |
No edit summary |
||
Line 3: | Line 3: | ||
Some of the techniques that OSE uses to achieve rapid builds and easy serviceability in the context of an [[Open Source Microfactory]] are as follows. One can take any existing OSE design and redesign according to these specific guidelines. | Some of the techniques that OSE uses to achieve rapid builds and easy serviceability in the context of an [[Open Source Microfactory]] are as follows. One can take any existing OSE design and redesign according to these specific guidelines. | ||
#'''Parts count reduction''' - technology should be as simple as possible, but no simpler. By design - simplify to achieve elegance without sacrificing performance. Avoid frills and keep the essentials, so that maintenance is easy and product lifetime is unlimited. To opimize this - review your FreeCAD design and look for ways to eliminate parts that are not needed or redesign for a more effective way to build. | #'''Parts count reduction''' - technology should be as simple as possible, but no simpler. By design - simplify to achieve elegance without sacrificing performance. Avoid frills and keep the essentials, so that maintenance is easy and product lifetime is unlimited. To opimize this - review your FreeCAD design and look for ways to eliminate parts that are not needed or redesign for a more effective way to build. Look for ways tha | ||
#'''Use common stock materials''' - If something is a [[COTS]] material - use it. | #'''Use common stock materials''' - If something is a [[COTS]] material - use it instead of trying to build it yourself. | ||
#'''Unique parts count reduction''' - use redundant parts. Avoid using a specialized part when a part already in use can provide the function - while keeping within performance specifications. Examine | #'''Unique parts count reduction''' - use redundant parts. Avoid using a specialized part when a part already in use can provide the function - while keeping within performance specifications. Examine | ||
#'''Use digital fabrication whenever possible''' - | #'''Use digital fabrication whenever possible''' - Note that digital fabrication can get you 3D shapes faser than manual work, because digital fabrication does the measurement for you. In principle, a human can do anything that a machine builds - but it will simply take so much longer because humans don't have a built-in measuring system such as a stepper motor, for example. For example, it is easier to cut the CEB press from flat steel, then weld into a 3D shape - rather than starting with 3D stock steel such as tubing or angle - becuase the digital version does all the holes and features for you. It is more time consuming to mark material than to cut it with a CNC torch table. | ||
#'''Make frames from 6 flats''' - resist the temptation to use angle for space frames for machines. Read more at [[D3D Frame]]. | |||
[[Category:Production Engineering]] | [[Category:Production Engineering]] |
Revision as of 16:22, 6 August 2019
OSE's promise includes Extreme Manufacturing - rapid builds of complex machines in a distributed, open source, social production-based microfactory. FOrmerly, effectiveness and efficiency were possible only in centralized factories. The significance is that OSE is bringing such production back to communities to build model resilient communities of tomorrow.
Some of the techniques that OSE uses to achieve rapid builds and easy serviceability in the context of an Open Source Microfactory are as follows. One can take any existing OSE design and redesign according to these specific guidelines.
- Parts count reduction - technology should be as simple as possible, but no simpler. By design - simplify to achieve elegance without sacrificing performance. Avoid frills and keep the essentials, so that maintenance is easy and product lifetime is unlimited. To opimize this - review your FreeCAD design and look for ways to eliminate parts that are not needed or redesign for a more effective way to build. Look for ways tha
- Use common stock materials - If something is a COTS material - use it instead of trying to build it yourself.
- Unique parts count reduction - use redundant parts. Avoid using a specialized part when a part already in use can provide the function - while keeping within performance specifications. Examine
- Use digital fabrication whenever possible - Note that digital fabrication can get you 3D shapes faser than manual work, because digital fabrication does the measurement for you. In principle, a human can do anything that a machine builds - but it will simply take so much longer because humans don't have a built-in measuring system such as a stepper motor, for example. For example, it is easier to cut the CEB press from flat steel, then weld into a 3D shape - rather than starting with 3D stock steel such as tubing or angle - becuase the digital version does all the holes and features for you. It is more time consuming to mark material than to cut it with a CNC torch table.
- Make frames from 6 flats - resist the temptation to use angle for space frames for machines. Read more at D3D Frame.