- Quickly read the "Getting Started" guide for the github windows client (its short). https://help.github.com/articles/getting-started-with-github-for-windows
- Download and install the github windows client: https://windows.github.com/
- E-mail Nathan and have him add your github account name as a team member of the PSAS organization
- Open the github client, and clone all the repos that start with "sw-cad-".
- Make sure you clone them all into the same directory so that the relative file locations will work properly. The default "GitHub" directory should be just fine.
- You can usually find top-level assembly files in each individual repo. Some of these top-level assemblies are for indididual modules. Others pull together multiple different modules.
- To make modifications or add designs
- Make sure to do a "sync" with the github repos. You want to pull down any changes that other people have made.
- Open the github windows client
- For each of the "sw-cad-*" repositories, click "sync" to retrieve the latest changes from other people on the team.
- That's it!
- Create a sub-directory in a reasonable location to hold all your part and assembly and drawing files.
- Create your parts, then create an assembly of your parts.
- Open the next-higher level assembly file that your part will go into. For example, if you have a camera that goes into the payload module, you'd open the payload module asssembly, then insert your new assembly as a sub-assembly of the payload assembly. Alternately, if you had a completely new module, youd open the full rocket top level module, and insert your new module into the main rocket assembly. The idea is to keep the assemblies and sub-assemblies as a hierarchy whenever possible.
- Once your happy with your new parts/designs, you want to commit and sync
- Close solidworks and save your changes
- Open the github windows client.
- For each repository that you made changes to, click the repository. Git hub will identify the files that you have changed. Skim the list and confirm that the list of files looks reasonable (uncheck anything thats not necessary). There is a "commit message" box, type a brief summary of the changes you made, and then click the "commit" button. Next, click the "sync" button in the upper right, and the github windows client will pull and push your changes to the github servers. Note: Make sure to do this for all the repos that you have made changes in.
- Make sure to do a "sync" with the github repos. You want to pull down any changes that other people have made.
- To add Solidworks templates
- Go to Tools > Options... > System Options > File Locations
- Select Document Templates from the drop down menu
- Click Add and select the "PSAS TEMPLATES" folder in the downloaded copy of this repository
-
Notifications
You must be signed in to change notification settings - Fork 3
Solid Works CAD common files for PSAS
License
psas/sw-cad-common
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Solid Works CAD common files for PSAS
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published