Link Search Menu Expand Document

Voron V2 - SKR V1.4/Turbo (TMC2208, TMC2209, TMC2225, TMC2226) Wiring

Initial Preparation Needed for TMC2209 or TMC2226 Stepper Motor Drivers


Initial Removal of Jumpers

Remove all YELLOW on-board jumpers, located at the positions shown below:

Initial Preparation - Set Jumpers

  • Set the on-board jumpers, located at the positions as shown by the GREEN jumpers in the diagram below:
  • If you want to open the above picture, in a new tab of your web browser, then click here

Voltage Selection Headers

  • Set the USB-PWR jumper to the VDD position (as shown in the PURPLE box) to avoid the interaction between the USB 5V of Raspberry Pi and the DC-DC 5V of the motherboard.

  • The NPWR jumper setting will decide the source of the board’s NeoPixel connector’s +V PIN. The NeoPixel connector can be sourced from the board itself or from an external DCDC bridge module. One can purchase an external DCDC bridge module (sold separately) to power 5V NeoPixel LEDs. This bridge module is called the “DCDC Mode V1.0” board. Since the Voron printer does not require the extra DCDC bridge module, set the NPWR jumper to indicate that the DCDC bridge module is not attached to the board, as shown in the ORANGE box on the diagram below.

IMPORTANT: Double check all the GREEN jumpers are set appropriately, especially the jumpers called out by the COLORED BOXES, BEFORE the power supply is connected.

  • If you want to open the above picture, in a new tab of your web browser, then click here

Stepper Motor Drivers

    • Inspect the stepper motor drivers for left over rosin, and clean with IPA, if needed
    • Before installing heat sinks on to the stepper motor drivers, please read this
    • Install heat sinks on all stepper motor drivers

MCU X/Y/E, Hot End

    • Connect 24V and GND (V+ and V-) from the PSU to Power In
    • Connect stepper driver for the B Motor (gantry left) into position X (driver socket)
    • Plug in stepper motor for the B Motor (gantry left) into position X (motor connector)
    • Connect stepper driver for the A Motor (gantry right) into position Y (driver socket)
    • Plug in stepper motor for the A Motor (gantry right) into position Y (motor connector)
    • Connect stepper driver for the extruder motor into position E0 (driver socket)
    • Plug in stepper motor for the extruder motor into position E0 (motor connector)
    • Connect the hot end heater to HE0 (P2.7)
    • Connect the part cooling fan to FAN0 (P2.3)
    • Connect the hot end fan to HE1 (P2.4)
    • Connect the hot end thermistor to TH0 (P0.24)
    • Connect the X endstop to X-STOP (P1.29)
    • Connect the Y endstop to Y-STOP (P1.28)
    • Connect USB Cable to your SKR 1.4/Turbo,  but do not connect it yet to your Raspberry Pi

MCU X/Y/E, Hot End Wiring Diagram

  • If you want to open the above diagram, in a new tab of your web browser, and have the ability to zoom and download the diagram in JPG format then click here

MCU Z, Bed, Exhaust Fan

    • Connect 24V and GND (V+ and V-) from the PSU to Power In
    • Connect stepper driver for the Z into positions X (driver socket)
    • Plug in stepper motor for the Z into positions X (motor connector)
    • Connect stepper driver for the Z1 into positions Y (driver socket)
    • Plug in stepper motor for the Z1 into positions Y (motor connector)
    • Connect stepper driver for the Z2 into positions Z (driver socket)
    • Plug in stepper motor for the Z2 into positions Z_1 (motor connector)
    • Connect stepper driver for the Z3 into positions E0 (driver socket)
    • Plug in stepper motor for the Z3 into positions E0 (motor connector)
    • Connect the bed SSR (DC Control Side) to FAN0 (P2.3)
    • Connect the controller fans to HE1 (P2.4)
    • Connect the chamber exhaust fan to HE0 (P2.7)
    • Connect the heated bed thermistor to TB (P0.25)
    • Connect the Z endstop to Z-STOP (P1.27)
    • Connect the Probe Signal (with BAT85 diode) to PROBE connector (P0.10)
    • Connect the Probe PWR and GND to FAN2
    • Connect USB Cable to your SKR 1.4/Turbo,  but do not connect it yet to your Raspberry Pi
BAT85
a Schottky barrier diode. BAT85 is needed to protect the SKR board (MCU board) from being fried. An Inductive Probe device (Omron TL-Q5MC2; Omron TL-Q5MC2-Z or Panasonic GX-HL15BI-P) communicates at a much higher voltage level (10V - 30V) then the MCU board. The BAT85 is used to protect the input signal PIN of the MCU board; without the BAT85 the MCU board will be damaged. If two BAT85s are used in series, the circuit will protect the MCU board and still allow the inductive probe to function properly. For more information, click here

MCU Z, Bed, Exhaust Fan Wiring Diagram

  • If you want to open the above diagram, in a new tab of your web browser, and have the ability to zoom and download the diagram in JPG format then click here

Please Ensure the Heat Sinks are Installed Before Use

Note on the Orientation of the Stepper Motor Driver’s Heat Sinks
Place the heat sinks for the stepper motor drivers so that the orientation of the fins on the heat sinks are parallel to the air flow from the controller fans once the MCU board is installed on the DIN rail. Ensure the heat sinks are not touching the solder joints located on the top of the step stick. Please note, that your placement of heat sinks may be different from the orientation shown below.

MCU X/Y/E, Hot End with Heat Sinks Installed

MCU Z, Bed, Exhaust Fan with Heat Sinks Installed

Raspberry Pi

Power

  • The BTT SKR V1.4/Turbo board is NOT capable of providing 5V power to run your Raspberry Pi.

Setting up UART Serial Communications with the Raspberry Pi

SSR Wiring

  • Wire colors will vary depending on your locale.
  • If you want to open the above diagram, in a new tab of your web browser, and have the ability to zoom and download the diagram in PNG format then click here

The Klipper Configuration file for SKR V1.4/Turbo board

The Klipper Configuration file from VoronDesign/Voron-2 GitHub Repo for SKR V1.4/Turbo board is located here;

After I have Wired up the MCU Board, What Comes Next?

  1. Once the MCU board is wired up and wire management has been performed, the next step is to install Mainsail/Fluidd or Octoprint, please see The Build ═► Software Installation

  2. Once Mainsail/Fluidd or Octoprint has been installed, the next step is to compile and install the Klipper Firmware, please see The Build ═► Software Installation -> Firmware Flashing(Header) -> SKR 1.4

  3. Once the MCU board has the Klipper Firmware Installed, the next step is to create/edit the Klipper Config file (Voron2_SKR_14_Config.cfg rename it to printer.cfg) to ensure your Voron build matches your Klipper Config file, please see the file located here; Select “V2 SKR 1.4”;

  4. After creating/editing the Klipper Config file (Voron2_SKR_14_Config.cfg renamed to printer.cfg), the next step is to check all the Motors and the mechanics of the Voron printer, please see The Build ═► Initial Startup Checks