Update Resource files and README

This commit is contained in:
GadgetAngel
2022-01-11 05:10:08 -05:00
parent ce96f7cabf
commit 4aa8485aa9
17 changed files with 102 additions and 18 deletions

View File

@ -139,6 +139,69 @@ After a discussion in the Voron discord channel with other more experienced Voro
Also another Voron user found an error in my first AC wiring diagram. I forgot to tie all my V- (DC negative voltage) terminals together to establish a common voltage reference between different power supplies. The revised AC wiring diagram now has the V- terminals all tied together.
1/9/2022:
Ok, folks I have some explaining to do. But be aware that now I will be discussing **TWO** different Voron 2.4 printer builds in this build log.
I was watching the build of the Voron 2.4 LDO kit on [@Steve Builds](https://www.youtube.com/channel/UC8VsL6u5PiOgy6n4I4b4Ufw) and have been very very impressed with the LDO kit. So after discussng my options with my husband we decided that the best route forward for me is to buy the LDO kit and build the LDO 300mm³ build. I still plan on building the 250mm³ QUEEN build but to build QUEEN I need a work horse 3D printer that prints ABS really well.
Now you are thinking that is nuts. Not really! I added up the cost of just getting the 3D printed parts done by a commerical vendor and the cost is over $5,000. So the cost of the LDO kit is only $1,350. So instead of paying someone else to print the QUEEN ABS parts I will get a new Voron 2.4 LDO 300mm³ Build which I will call "Voron_LDO" and print the ABS parts for QUEEN myself on the Voron_LDO printer. This way I get more experience with the printer profiles. I will also be able to print the modified parts and test them out.
I will also have another printer that I can modifiy once the QUEEN build is finished.
I like to think of this rationalization as a way to boot strap my Voron printer experience. Wink Wink.
1/11/2022:
I am still working on the DC wiring Diagram for the QUEEN build. Here is what information I am looking for. I have bought a [ERCF v1.1 moster kit - 6 chart version](https://deepfriedhero.in/products/enraged-rabbit-carrot-feeder-v1-1-monster-kit?variant=41260783534249) because I will someday print out the parts and but it together to do multi-material printing.
When planning the QUEEN build I want to ensure that the parts I use for the X-Axis and the toolhead will accomodate the ERCF v1.1. The ERCF adds on additional equipment that the "ERCF Easy Board" will handle. The ["ERCF Easy Board"](https://deepfriedhero.in/products/ercf-ez-board) can be setup in Klipper as an additional MCU and that way the board's PIN definitions can be used.
The reason I choose the [Hartk's ERCF v.3 toolhead board](https://deepfriedhero.in/products/voron-afterburner-toolhead-board-v3-rabbit) is that I knew I already purchase the ERCF V1.1 monster kit.
So now that I provided the background story, what am I confused about? Well, after reading the manual for the ["ERCF Easy Board"](https://deepfriedhero.in/products/ercf-ez-board) I learned that I have the following connections available:
On the [ERCF Easy Board,page 93 I see](http://nbviewer.jupyter.org/github/EtteGit/EnragedRabbitProject/blob/main/Documentation/ERCF_Manual.pdf#page=93):
1. "Servo";
2. "Selector Motor";
3. "Gear Motor";
On the [ERCF Easy Board,page 94 I see](http://nbviewer.jupyter.org/github/EtteGit/EnragedRabbitProject/blob/main/Documentation/ERCF_Manual.pdf#page=94):
4. "Selector Endstop";
5. "Encoder";
Besides ERCF prep for the QUEEN build, I also want to prep it for the Voron Stealthburner fan assembly. To use the LEDs on the Stealthburner we need a Data PIN on the Hartk's ERCF v.3 toolhead board. The [Hartk's ERCF v.3 toolhead board](https://deepfriedhero.in/products/voron-afterburner-toolhead-board-v3-rabbit) will only works if you are running stock endstop pod, and you need to run [Klicky_Probe](https://github.com/jlas1/Klicky-Probe) (which we are). Therefore @Hartk1213 says that the following, hookup should be used:
```
Klicky --- XES header
Filament Sensor --- probe header (those can run on 24v)
LEDs --- FS header (5v, S, G)
```
Hartk1213 says ``that should get you ERCF , LEDs and Klicky all at the same time``.
Ok, but if the ["ERCF Easy Board"](https://deepfriedhero.in/products/ercf-ez-board) has the connection for the .....thinking....
I see now, the "Filament Sensor" is the "AH3364Q-P-B Hall effect sensor that is built into the toolhead". Look at [ERCF Easy Board,page 80](http://nbviewer.jupyter.org/github/EtteGit/EnragedRabbitProject/blob/main/Documentation/ERCF_Manual.pdf#page=94)
I plan on using the Bondtech LGX extruder instead of the clockwork1 (CW1) extruder. So I think from typing this all out I now understand how the connections all work.
I need to ensure that for the QUEEN build the correct LGX part is being used. It has to be the 3D part from the ERCF projocet so I can install the [AH3364Q-P-B Hall effect sensor](https://www.diodes.com/assets/Datasheets/AH3364Q.pdf) and run it at 24VDC.
1. Then I can use the "Probe Header" on the [Hartk's ERCF v.3 toolhead board](https://deepfriedhero.in/products/voron-afterburner-toolhead-board-v3-rabbit) to connect up the "AH3364Q-P-B Hall effect sensor" which is built-in to the [LGX_on_AfterBurner_Adapter_ERCF_Sensor.stl](https://github.com/EtteGit/EnragedRabbitProject/blob/main/Filament_Sensor/Stls/LGX/LGX_on_AfterBurner_Adapter_ERCF_Sensor.stl) 3D printed part.BTW, I renamed the file to "LGX_on_AfterBurner_Adapter_ERCF_Sensor_fromERCFproj.stl".
2. Ensure the [Klicky_Probe](https://github.com/jlas1/Klicky-Probe) is connected to [Hartk's ERCF v.3 toolhead board's](https://deepfriedhero.in/products/voron-afterburner-toolhead-board-v3-rabbit) "XES" header.
3. Connect the Neopixel LEDs for the Stealthburner fan assembly to [Hartk's ERCF v.3 toolhead board's](https://deepfriedhero.in/products/voron-afterburner-toolhead-board-v3-rabbit) "FS" connector.
and
4. I connect "Servo", "Selector Motor", "Gear Motor", "Selector Endstop" and "Encoder", not to the Octopus Pro board, but to the ["ERCF Easy Board"](https://deepfriedhero.in/products/ercf-ez-board) which uses a "Seeeduino XIAO" processor which talks to the Raspberry Pi 4B board via USB connection (USB-C on Seeeduino XIAO to USB-2.0 on the raspberry pi).
The Seeeduino XIAO microcontroller and sensors are powered through the USB C cable from the RaspberryPi USB port while the stepper motor drivers are powered by the ERCF Easy Board's PSU (12/24V) on-board connector.
Here is a table showing American Wire Gauge current rating: https://www.engineeringtoolbox.com/wire-gauges-d_419.html
## A Picture of the "Voron 2.4 AC Electrical Wiring Diagram" for QUEEN:

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b111376020ec79710f3a3c7380964548c45a309d1afa4e5bc1b6d23e66e14541
size 580352

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41b11385de4b64d5bd947eb414827edf0b92170eaf83335a8c60d39b2514aa4e
size 597535

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52880e93e4ca67d5e97563a8732775a23c4a6b074672dbd3813556aec2dc51c5
size 1046720
oid sha256:ec71fc6e246c09c41ed3261320e52cbe4a65dd47bcf354d664fcb1b43b1b09b3
size 1048065

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e04cb992b371165930ee0e94b180d634dcf4b74eccc0d7eda1c9a5af7f5cf67
size 194187

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90e8f1c300c2e91d1b3b91b1cbf510645feecde27460b87327c6959ef89dac4b
size 559473
oid sha256:26a4d8f6bd02fafd7506300385267a7243647053682d0fe732587c3d7dc6a6fe
size 567540

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:831a2ada193cb05e88cedb32e948eaca777b4e1aa3a46d507dcc3a560c06a625
size 569989
oid sha256:e9ef5f93de1aba4452473c4b0023c190598ed6af7a96641233bc72a69c1fcfa0
size 578050

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf8505dfa632809987e73f5f1e65b0ccd7e9ed68c0734180025e286cd6a186d2
size 119571
oid sha256:9f43cacd2df10136a9264c09783cad2cf84c02ec66df0f80f8425af04e610d39
size 125393

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4efe9cc3ee3b2d656fd3b98ae62e48158a61ee3b851fada3ae632d87d8bf9d4a
size 136899
oid sha256:e1c0881ca1f203f3da885000aa7dcc10cccbb41a4c1d008439c99326024536d7
size 144318

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a0af0eee2a261fd2e7c86234a90688d61fb795eeb481898258b6675a6801d85
size 563886

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cd8527e2bbb7db0ef732293328cd6db418f9fa9a24662a03d52155cd5d1de3c
size 1930727

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a196559615a2096393f04905d58f0efbe9b433f42a244673aefeb421acd1d717
size 2866689

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b8dc97cdf010c7abc69b53ae52bcfc9291f316a44e355fbb7cc1c585b0ca713
size 663626
oid sha256:537d81378cf370823bee9503c76b953a186350a9f4877178ce7c81456150d04a
size 672068

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed9a82d50acbdfe026762b3e7033ccaa81c7b44c2be2ef46f7b203f54aa304b6
size 684982
oid sha256:d553d61e0e1dee4b623c30d95deca761397d8e4ab5e3bc1c5cb05fa0b1188206
size 693459

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9864a23b317998c16ddf815e5e8d9a872d7755f10f16ed66b8f9d912ef940aa4
size 722122
oid sha256:461ea3ee78a072797815ba76fdfd5576646ad974b2d5ac6e99c681dd124799fa
size 730892

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fed71a6631b4f9d252e03f85bb068da44e731bcb5ac02cc356707c79feaef5d
size 2724217

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c139f44f292982e6c0c103fa122bf29fed0ccb227a614988c03043ced1110e94
size 2619715
oid sha256:a0000e96175736169e52078cc18540955d3f8bc3c0618440f1efaed8ea07cd97
size 2577944