I use Git for Windows with VScode to manage this repository. I also use Git LFS extensions
for .pdf and .png files.
Install Git with LFS extensions: https://git-lfs.github.com/
To Download the whole repository do the following: select the "Clone or download button" and
click on "paste to clipboard" button so you can place the URL for the GitHub repository
to the clipboard. Now Open Git Bash. Change the current working directory to the location
where you want the cloned directory.
Type git clone, and then paste the URL you copied earlier.
$ git clone https://github.com/GadgetAngel/BTT_Octopus_Color_PIN_Diagram.git
Press Enter to create your local clone.
Now open Window explorer to the location of local clone.
This Repository holds the "Color PIN Diagrams" for the Bigtreetech Octopus V1.0/V1.1 and the Octopus Pro V1.0 boards
In the directory "BTT_Octopus_Pro_V1.0_Color_PIN_Diagram" you will find the "Color PIN Diagram" for the Octopus Pro V1.0 Board.
In the directory "BTT_Octopus_V1.1_Color_PIN_Diagram" you will find the "Color PIN Diagram" for the Octopus V1.0/V1.1 Boards.