Geeetech A10 Diamond Hot End

Geeetech A10 Diamond Hot End

Description

This I my first gen diamond hot end conversion for the Geeetech A10. My printer had GT2560 v3 board that has 2 extra slot for stepper drivers. I printed the part on My Anet A8 as the A10 was in pieces for reverse engineering In addition to the extra, motors, driver, extruders and Bowden hardware you will need: 2x 50mm fans 3x M3x10mm bolts 9x M3x15mm bolts 5x M3 nuts 2x M3x65mm threaded rod Please note that the thread for the fan bolts is printed into the parts so nuts should not be needed (very hard to get in place anyway) and overtightening will strip the thread out. The BL touch offset is 30.26 to the left and 14.3 to the front when setting marlin I thing the part cooler needs a new design as I'm currently not 100% happy with the bridging results that I am getting. I have mine printed IN PLA as that I what I have and what I generally use. There are some other bits that I need to design up along side a new part cooler, like updated motor mounts and bracket to change the orientation of the PCB on the back. One last thing: the A10 runs on 24v and not 12v, ensure you have the correct size cartridge if you replace it due to the wires not being long enough on the original. Update: Uploaded a modified motor mount and a new part cooler. The part cooler is still being tested 11/05/19: I forgot to mention the pinouts for the additional extruders. In marlin file pins_GT2560_v3.0.h <pre><code> #define E0_STEP_PIN 46 //physical 38 #define E0_DIR_PIN 44 //physical 40 #define E0_ENABLE_PIN 12 //physical 25 #define E1_STEP_PIN 49 //physical 35 #define E1_DIR_PIN 47 //physical 37 #define E1_ENABLE_PIN 48 //physical 36 #define E2_STEP_PIN 43 //physical 41 #define E2_DIR_PIN 45 //physical 39 #define E2_ENABLE_PIN 41 //physical 51 </code></pre> In configuration.h you also need to <pre><code>#define EXTRUDERS 3</code></pre> and <pre><code>#define SINGLENOZZLE</code></pre> I need to find how much of an offset the bed needs to be adjusted as I have just noticed that the nozzle is further from the carriage than the original. It may require some other modification to the machine which will be designed or linked at a later date.

Statistics

Likes

15

Downloads

0