https://github.com/BioTronDesignTeam/Exo-Mechanical
This document defines the workflow for managing CAD files using GitHub to prevent file conflicts, broken assemblies, and version confusion.
Important: Before using the repository, you must read and follow:
Any Pull Request (PR) that does not follow the naming and CAD conventions will be disregarded.
Note: For W26 term the only folder that we are working with is MK1_Organized_Exosckeleton_CAD . Ignore the rest.
MK1_Organized_Exosckeleton_CAD
Assemblies → contains the main assembly and parts
Full_Assembly_Drawing → Contains drawing and the drawing templatesSub_Assemblies → contains all the parts and subassembliesStandard_Parts → contains all the off the shelf partsGitHub Desktop might ask you to install/initialize Large File Storage (LFS) for processing SolidWorks files, so it is important to click “Yes” if prompted.
Download GitHub Desktop
Clone the repository:
BioTronDesignTeam / Exo-mechanicalOnce cloned, do not open SolidWorks files until you confirm you are on the correct branch.
NEVER work directly on the main!! All changes must be made in a separate branch.