mirror of
https://github.com/Annex-Engineering-Redoubt-Test/Voron2.4_My_Build_Log.git
synced 2025-07-02 01:37:26 -04:00
Add QUEEN Sourcing Guide
This commit is contained in:
42
QUEEN_Sourcing_BOM/README.md
Normal file
42
QUEEN_Sourcing_BOM/README.md
Normal file
@ -0,0 +1,42 @@
|
||||
## This is a Build Log for my Voron 2.4 250 mm DIY 3D Printer called "QUEEN":
|
||||
|
||||
My Voron 2.4 3D Printer has a name "QUEEN".
|
||||
|
||||
This repository contains the Sourcing Guide for the Voron 2.4 QUEEN build.
|
||||
|
||||
# This repositoy uses LFS extension
|
||||
|
||||
```
|
||||
I use Git for Windows with VScode to manage this repository. I also use Git LFS extensions for all the 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.
|
||||
```
|
||||
|
||||
## This whole repository can be downloaded as one large zip file from my Google drive at: (if downloading via LFS is giving you are hard time)
|
||||
|
||||
## xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
|
||||
## Sourcing Guide for my Voron 2.4 QUEEN build
|
||||
|
||||
As a starting point for this Sourcing Guide, I based my Sourcing Guide on @shammy#6484 Sourcing Guide. I want to thank @Shammy#6484 for sharing his Sourcing_Guide with me when I needed one.
|
||||
|
||||
I reviewed the "generated_bom" tab, "Voron Afterburner Parts" tab, and the "Voron Optional Parts" tab in @shammy#6484's Sourcing Guide to see if any changes needed to be made. @Shammy#6484 had a tab labeled "Voron 2.4 350" where he listed his cost per part and the quanity he purchased for his Voron 2.4 300mm³ build.
|
||||
|
||||
My build is 250mm³. So the changes you will see are due to the size difference. I erased all his cost information and edited the items listed to buy. I erased all his URL links so that I could enter my URL links. I do not list the cost information. You can do that if you want. My Sourcing Guide is not for me to total my cost, it is basically a way to let you know where I purchased most of my parts for the Voron 2.4 build.
|
||||
|
||||
Once my cost hit over $2,000 I quite keeping track of them.
|
||||
|
||||
The QUEEN Sourcing Guide is contained in a file called "QUEEN_Sourcing_BOM.xlsx" which is inside a .zip file called "QUEEN_Sourcing_BOM.xlsx.zip". This makes it easier to download the Excel spreadsheet from GitHub since it is contained within a .zip file.
|
||||
|
||||
If I find anything missing after I publish this QUEEN Sourcing Guide, I will update it.
|
||||
|
||||
I hope this helps others who are in the middle of sourcing their Voron 2.4.
|
Reference in New Issue
Block a user