Skip to content

luzpaz/Rocket

 
 

Repository files navigation

FreeCAD Rocketry Workbench

A rocket design workbench for FreeCAD

Demo Components

Install

Automatic

The Rocket Workbench is available as part of the Addon Manager. See https://wiki.freecadweb.org/Std_AddonMgr

Manual

Expand for Manual install instructions
  1. Obtain your user's default FreeCAD folder by typing the following in to the FreeCAD Python console FreeCAD.ConfigGet("UserAppData")
  2. Open a shell terminal
  3. Switch to folder in step 1 and append the Mod/ subfolder ex: cd ~/.FreeCAD/Mod
  4. Type git clone https://github.com/davesrocketshop/Rocket

The Rocket workbench will automagically download to your local machine.

  1. Restart FreeCAD for changes to take place.
  2. Rocket WB should now be available in the workbench dropdown menu.

Note: In order to keep Rocket WB up-to-date you'll need to follow Steps 2 and 3. But for step 4 replace with git pull
Again, restart FC to use the latest changes.

Internationalization

This workbench has been written with multiple language support. If you are willing to provide a translation to your native language please open an issue and we'll work to get that done.

Feedback

For any feedback, bugs, features, and discussion please refer to the Rocketry workbench FreeCAD forum thread.

Developers

David Carter AKA @davesrocketshop

Component database originally taken from the Open Rocket project (https://github.com/openrocket/openrocket)

Now using the improved and curated parts database by Dave Cook instead (https://github.com/dbcook/openrocket-database)

Portions of the pyatmos module by Chunxiao Li are included with this software (https://github.com/lcx366/ATMOS)

Total alerts Language grade: Python

License

LGPLv2.1 (see LICENSE)

About

FreeCAD Rocketry Workbench

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%