{"id":15138391,"url":"https://github.com/davesrocketshop/rocket","last_synced_at":"2025-12-26T18:19:55.816Z","repository":{"id":39655446,"uuid":"334856408","full_name":"davesrocketshop/Rocket","owner":"davesrocketshop","description":"FreeCAD Rocketry Workbench","archived":false,"fork":false,"pushed_at":"2025-02-19T14:17:18.000Z","size":7711,"stargazers_count":59,"open_issues_count":18,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T21:17:34.572Z","etag":null,"topics":["addons","freecad","rocket","rocketry-workbench-freecad","workbench"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davesrocketshop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-01T06:46:08.000Z","updated_at":"2025-03-06T01:16:56.000Z","dependencies_parsed_at":"2023-10-15T09:41:54.241Z","dependency_job_id":"f5f9d2bd-7e5e-42a5-a94c-65e62cc79fdd","html_url":"https://github.com/davesrocketshop/Rocket","commit_stats":{"total_commits":709,"total_committers":4,"mean_commits":177.25,"dds":0.01128349788434413,"last_synced_commit":"3c20f125a565bae38e3bc2368303c54cf42d228b"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesrocketshop%2FRocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesrocketshop%2FRocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesrocketshop%2FRocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesrocketshop%2FRocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davesrocketshop","download_url":"https://codeload.github.com/davesrocketshop/Rocket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111973,"owners_count":21049578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addons","freecad","rocket","rocketry-workbench-freecad","workbench"],"created_at":"2024-09-26T07:23:09.356Z","updated_at":"2025-12-26T18:19:55.804Z","avatar_url":"https://github.com/davesrocketshop.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## FreeCAD Rocketry Workbench\n\nA rocket design workbench for FreeCAD\n\n## Requirements\n\nThe Rocket Workbench **REQUIRES FREECAD V1.0**\n\nIf you have an older version **DO NOT UPGRADE**\n\nDue to limitations in the add on manager it will happily upgrade the workbench despite not being able to support it.\nThis results in the workbench installing, but not showing up in FreeCAD.\n\nTo use it with previous versions you can try this workaround. Follow the instructions on this page: https://github.com/davesrocketshop/Rocket/blob/master/TESTING.md\nSelect the branch \"Tag v3.3.0\".\n\n![Demo Components](Resources/rwb_alphaIII.png)\n\n## Install\n\nThe Rocket Workbench is available as part of the Addon Manager. See https://wiki.freecadweb.org/Std_AddonMgr\n\n## Materials\n\nAs of version 1.0, FreeCAD has an extensive material system built in. This workbench uses that material system and for that reason requires v1.0 of the core product. Earlier versions of\nthe product will load earlier less capable versions of this workbench.\n\nMaterials are set automatically on import when available. The values chosen can be overridden by changing the material in the parts \"Material\" tab, or by right clicking on the part and\nselection \"Material...\". The appearance can also be changed by right clicking on the part and selection \"Appearance...\". Both of these operations can be done from within the part tree\nas well.\n\n## Computational Fluid Dynamics\n\nVersion 4.0 and later supports a dedicated workflow for setting up Computational Fluid Dynamics (CFD) studies. This capability requires that you have the external workbench **CfdOF**\ninstalled and properly configured.\n\n## Internationalization\n\nThis workbench has been written with multiple language support. If you are willing to provide a translation to your native language please refer to [CONTRIBUTING.md](CONTRIBUTING.md) for information on how to get started.\n\n## Reporting issues\n\nThe best method for reporting problems is to create a new issue in [GitHub](https://github.com/davesrocketshop/Rocket/issues). Please include information\nsuch as the development branch you're using, instructions on how to reproduce the error, and where relevant a copy of the file in which the issue was encountered.\nThe more information you provide the easier it will be to pinpoint the problem.\n\n## Feedback\n\nFor any feedback, features, and discussion please refer to the Rocketry workbench FreeCAD [forum thread](https://forum.freecadweb.org/viewtopic.php?f=8\u0026t=54496).\n\n## Developers\n\nDavid Carter AKA [@davesrocketshop](https://github.com/davesrocketshop)\n\nYour name here...\n\n## Contributions\n\nComponent database originally taken from the Open Rocket project. (https://github.com/openrocket/openrocket) Whole sections of the Open Rocket code have been shamelessly plagiarized.\n\nNow using the improved and curated parts database (https://github.com/openrocket/openrocket-database.git).\n\nPortions of the pyatmos module by Chunxiao Li are included with this software (https://github.com/lcx366/ATMOS)\n\nMany features have been added based on user suggestions, and in some cases with the help of users with domain specific expertise.\n\n## License\nLGPLv2.1 (see [LICENSE](LICENSE))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavesrocketshop%2Frocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavesrocketshop%2Frocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavesrocketshop%2Frocket/lists"}