Collaborative CAD Design: Difference between revisions
Jump to navigation
Jump to search
(Asked for some clarification on some questions I had) |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Assets Required: | Assets Required: | ||
# | #FreeCAD frame and structure generator - angle frames, tubing frames. Parametric frames. | ||
#Spreadsheets for all parts - cylinders, frames. 2 ways to do it: workbenches or spreadsheets. | #Structures Design Guide | ||
#[[500 modules]] | |||
#[[Open Source Technology Pattern Language]] | |||
#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" | #Universal Axis generator - all sizes, from 8 mm to 3" | ||
#Other components - such as electric motor disks. | #Other components - such as electric motor disks. Electronic components. | ||
#Mechanical components - [[Universal Rotor]], shafts, bearings, geardowns, couplers. | |||
#Thermal design. Cooling, heating elements and blocks. | |||
#Controllers - for automation. | |||
#Battery Packs | |||
#Signal Generators, amplifiers, power stages, zero voltage crossing detectors, resonant circuits (induction) | |||
#Gearing components | |||
Basic Practice: | 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 |
Latest revision as of 13:23, 20 May 2020
Assets Required:
- FreeCAD frame and structure generator - angle frames, tubing frames. Parametric frames.
- Structures Design Guide
- 500 modules
- Open Source Technology Pattern Language
- 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, shafts, bearings, geardowns, couplers.
- Thermal design. Cooling, heating elements and blocks.
- Controllers - for automation.
- 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