mirror of
https://github.com/Annex-Engineering-Redoubt-Test/Voron2.4_My_Build_Log.git
synced 2025-07-01 17:37:26 -04:00
Update README add Adobe Photoshop 900ppi file
This commit is contained in:
@ -1,3 +1,21 @@
|
||||
# This repositoy uses LFS extension
|
||||
|
||||
```
|
||||
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/Voron2.4_My_Build_Log.git
|
||||
Press Enter to create your local clone.
|
||||
Now open Window explorer to the location of local clone.
|
||||
```
|
||||
|
||||
# Electronics Case Wiring Diagram for QUEEN (my Voron 2.4 build):
|
||||
|
||||
This repository contains JPG and PDF files for the electronics case for QUEEN.
|
||||
|
17
README.md
17
README.md
@ -4,6 +4,23 @@ My Voron 2.4 3D Printer has a name "QUEEN".
|
||||
|
||||
This repository contains wiring diagrams, specification sheets, any documentation I use to complete my Voron 2.4 build. I also am including aesthetic designs for QUEEN's back panel and side panels.
|
||||
|
||||
# This repositoy uses LFS extension
|
||||
|
||||
```
|
||||
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/Voron2.4_My_Build_Log.git
|
||||
Press Enter to create your local clone.
|
||||
Now open Window explorer to the location of local clone.
|
||||
```
|
||||
|
||||
## Mother board I plan on using:
|
||||
|
||||
|
@ -1,3 +1,21 @@
|
||||
# This repositoy uses LFS extension
|
||||
|
||||
```
|
||||
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/Voron2.4_My_Build_Log.git
|
||||
Press Enter to create your local clone.
|
||||
Now open Window explorer to the location of local clone.
|
||||
```
|
||||
|
||||
# Wiring Harness for QUEEN (my Voron 2.4 build):
|
||||
|
||||
This repository contains Adobe Photoshop files for the wiring harness for QUEEN.
|
||||
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:483fcb5d3037914c47c3ca06782b6bd3337bfbe236f4f844d97917d4e74417d4
|
||||
size 1817474810
|
@ -1,3 +1,21 @@
|
||||
# This repositoy uses LFS extension
|
||||
|
||||
```
|
||||
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/Voron2.4_My_Build_Log.git
|
||||
Press Enter to create your local clone.
|
||||
Now open Window explorer to the location of local clone.
|
||||
```
|
||||
|
||||
# Wiring Harness for QUEEN (my Voron 2.4 build):
|
||||
|
||||
This repository contains JPG and PDF files for the wiring harness for QUEEN.
|
||||
|
Reference in New Issue
Block a user