User Tools

Site Tools


projects:3dprinting:anycubic_i3_mega

This is an old revision of the document!


Modifications for the ANYCUBIC I3 MEGA 3d printer

This page shows modifications for the ANYCUBIC I3 MEGA. Specifically, the following:

  • How to retrofit the printer with a BLTouch leveler.
  • Reverse engineer the distribution circuit board in order swap the external connectors for dsub-types.

Retrofitting the printer with a BLTouch leveler

The printer can be upgraded with an automatic leveler from BLTouch. In the following overview it is shown how this upgrade is realized within the original design. After modifying the hardware, Also software needs to be modified in order to allow the 3d printer to recognize the leveler and use it accordingly:

Hardware modification

The pins with which the BLTouch interfaces to the controller are D2 and D11. Although it would be possible to use other pins, it has become a kind of de facto standard for this printer to use these ones:

  • D2 (Mega 2560, digital pin 2) for Zmin (Note that this signal has the label +X on the controller circuit board)
  • D11 (Mega 2560, digital pin 11) for the control signal

To understand how to connect the leveler to the controller, the following overview shows how the signals are routed (click on pictures for larger size):

Anycubic I3 MEGA BLTouch wiring overview
External wiring Internal wiring

With some larger pictures from the internal housing, the wiring looks like the following:

Anycubic I3 MEGA internal wiring details
Trigorilla1.1 main pcb D11 BLTouch HUB pcb with D2

To get the correct mounting position, a bracket was designed in freecad which fits close to the extruder:

Bracket for BLTouch

Please note that the shim which can be seen on the picture was required in order to get a total height of 25.0mm. The final design (FreeCad fcstd) is in a single piece and has this height already corrected.

At the print head a tiny strip board was added as carrier for a 3-pin jst connector. This would make it easier to separate the print head if necessary. Kapton tape was used to prevent any contact to adjacent pins. The square opening at the frame of the print head was made larger so the jst connector would also fit. Please note the difference between the last two pictures:

Print head

The three wires for GND, +5v and control signal are added to the main cable assembly and routed via the side where the connectors are, into the inner housing:

External wiring and final result

Software modification

Distribution circuit board

For easier upgrading mechanical parts of the printer, it would be beneficial to exchange the external connections to more robust and versatile DSUB type connectors. For this a new circuit board is required to replace the current board.

In order to design this board, it is first necessary to reverse engineer the original circuit board:

Anycubic I3 MEGA distribution circuit board (with and without annotation)
anycubic_distribution_pcb.pdf anycubic_distribution_pcb_annotated.pdf

Click on either link above to find both sides of the circuit board

projects/3dprinting/anycubic_i3_mega.1552097255.txt.gz · Last modified: 2019/03/09 03:07 by admin