Collaborative CAD Design: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 21: | Line 21: | ||
#Study [[Industry Standards]] | #Study [[Industry Standards]] | ||
#Set your requirements. | #Set your requirements. | ||
#Design | #Design - modular, [[Test-Driven Design]] | ||
#Prototype | #Prototype | ||
#Test | #Test |
Revision as of 13:17, 20 May 2020
Assets Required:
- FreeCAD frame and structure generator - angle frames, tubing frames. Parametric frames.
- Structures Design Guide
- 500 modules
- FreeCAD workbench for 500 modules, all parametric.
- 50 machines list - modules are drag and drop
- FreeCAD Spreadsheets for all parts - cylinders, frames. 2 ways to do it: workbenches or spreadsheets.
- Universal Axis generator - all sizes, from 8 mm to 3"
- Other components - such as electric motor disks. Electronic components.
- Mechanical components - Universal Rotor
- Controllers
- Battery Packs
- Signal Generators, amplifiers, power stages, zero voltage crossing detectors, resonant circuits (induction)
- Gearing components
Basic Practice: MVP prototype of low efficiency by Cult of Done
Process
- Decide what you want to build.
- Study Industry Standards
- Set your requirements.
- Design - modular, Test-Driven Design
- Prototype
- Test