Difference between revisions of "GAUPS 0.2 Instructions"

From Amber Spyglass Ltd
Jump to navigation Jump to search
Line 29: Line 29:
 
Switches are OFF to the left (the side of the switch with the numbers), ON to the right (the side labelled "ON").
 
Switches are OFF to the left (the side of the switch with the numbers), ON to the right (the side labelled "ON").
  
For Dual-Y operation, the A driver takes the same control signals as the Y driver.  For 4-axis operation (or spindle relay in the A axis slot), STEP and DIR for the A driver are Arduino pins D12 and D13.
+
For Dual-Y operation, the A driver takes the same control signals (DIR and STEP) as the Y driver.  For 4-axis operation (or spindle relay in the A axis slot), STEP and DIR for the A driver are Arduino pins D12 and D13.
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 15:42, 1 October 2013

Assembly

It's easiest to assemble the board in the order of component height, leaving the tallest last. For the parts with long leads, trim them as soon as you've soldered them.

  • Solder R1 (10 k&Omega resistor).
  • Solder SW1 (12-way DIP switch) and SW2 (4-way DIP switch). Orient them numbers to the left, "ON" text in the upper-right corner. On SW1, the 1, 2 and 3 labels will match the 1, 2 and 3 silkscreen labels for the A axis.
  • Solder SW3 (push-button), taking care not to overheat it.
  • Solder C1, C3, C5, C7 (47 µF 35 V capacitors), paying attention to the orientation. Install with the negative terminal (shorter lead, marked with a stripe on the body of the capacitor) toward the middle of the board.
  • Solder C2, C4, C6, C8 (100 nF capacitors).
  • Solder the eight 8-way female headers for the drivers.
  • Solder the Arduino stacking headers (J1, J2, J3, J4), taking care not to deposit solder on the pins that stick out of the bottom of the board. Make sure the pins are straight and parallel before soldering them.
  • Interconnect one 2-way and two 4-way screw terminals, by sliding the little dovetails into the slots. Solder them as P5, P1 and P2.
  • Interconnect two 4-way screw terminals. Solder them as P3 and P4.

You're done!

Driver Orientation

Driver pin EN (ENABLE) is marked with an arrow on the silkscreen (please note that this changed in the 1.0 version). The motor outputs (1A, 1B, 2A, 2B) face the respective screw terminals. The electrolytic capacitor is near the VMOT pin, and the yellow ceramic capacitor is near the VDD pin.

Connections

The motor screw terminals are connected to the driver output nearest to them, in the same order.

The motor power supply input is P5, the two bottom screw terminals in the block of ten at the left of the board. Negative is next to the X axis motor terminals, positive at the bottom edge of the board. Please note that this has changed in version 1.0 of the board.

Switch Settings

Switches are OFF to the left (the side of the switch with the numbers), ON to the right (the side labelled "ON").

For Dual-Y operation, the A driver takes the same control signals (DIR and STEP) as the Y driver. For 4-axis operation (or spindle relay in the A axis slot), STEP and DIR for the A driver are Arduino pins D12 and D13.

SW2 Dual-Y 4 axes
1 OFF       ON
2 OFF       ON
3       ON OFF
4       ON OFF

SW1 controls the microstepping for the four drivers. The silkscreen is labelled to show which switches apply to which driver.

SW1 switch Driver
Input
A4988 and DRV8825 A4988 DRV8825
X axis Y axis Z axis A axis 1 × 2 × 4 × 8 × 16 × 16 × 32 ×
10 7 4 1 MS1 OFF            ON OFF       ON       ON OFF       ON
11 8 5 2 MS2 OFF OFF       ON       ON       ON OFF       ON
12 9 6 3 MS3 OFF OFF OFF OFF       ON       ON       ON

For instance, to set a DRV8825 driver on the Z axis to 8 × microstepping, set switches 4 on, 5 on, 6 off. In the Dual Y configuration, it's simplest to use the same type of driver and motor for both the Y axes (Y and A), and use the same microstepping configuration for both.