Collaborative CAD Design: Difference between revisions

From Open Source Ecology
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:

  1. FreeCAD frame and structure generator - angle frames, tubing frames. Parametric frames.
  2. Structures Design Guide
  3. 500 modules
  4. FreeCAD workbench for 500 modules, all parametric.
  5. 50 machines list - modules are drag and drop
  6. FreeCAD Spreadsheets for all parts - cylinders, frames. 2 ways to do it: workbenches or spreadsheets.
  7. Universal Axis generator - all sizes, from 8 mm to 3"
  8. Other components - such as electric motor disks. Electronic components.
  9. Mechanical components - Universal Rotor
  10. Controllers
  11. Battery Packs
  12. Signal Generators, amplifiers, power stages, zero voltage crossing detectors, resonant circuits (induction)
  13. Gearing components

Basic Practice: MVP prototype of low efficiency by Cult of Done

Process

  1. Decide what you want to build.
  2. Study Industry Standards
  3. Set your requirements.
  4. Design - modular, Test-Driven Design
  5. Prototype
  6. Test