Arduino CNC Shield V3 3D Printer Expansion Board
Description
Arduino CNC Shield V3 3D Printer Expansion BoardFeature:This expansion board as a driver expansion board, can be used for engraving machines, 3D printers.It is a total of four slots, can drive four A4988 stepper motor. Each road stepper motors only need two IO ports. In other words, six IO ports can be well managed three stepper motors. Very convenient to use.UNO for Arduino module IO port correspondence introduction.Note: This version is not included the A4988 module and UNO R3 module!Package included:1 x 3D Printer Expansion BoardUNO for Arduino---------------------- expansion board8 ------------------------ EN ( stepper motor driver enable , active low )7 ----------------------- Z.DIR (Z -axis direction control )6 ----------------------- Y.DIR (Y -axis direction control )5 ----------------------- X.DIR (X -axis direction control )4 ---------------------- Z.STEP (Z -axis stepper control )3 ---------------------- Y.STEP (Y -axis stepper control )2 ---------------------- X.STEP (X -axis stepper control )The following is a simple stepper motor control procedures,# define EN 8 / / stepper motor enable , active low# define X_DIR 5 / / X -axis stepper motor direction control# define Y_DIR 6 / / y -axis stepper motor direction control# define Z_DIR 7 / / z axis stepper motor direction control# define X_STP 2 / / x -axis stepper control# define Y_STP 3 / / y -axis stepper control# define Z_STP 4 / / z -axis stepper control/ */ / Function : step . function: to control the direction of the stepper motor , the number of steps ./ / Parameters : dir direction control , dirPin corresponding stepper motor DIR pin , stepperPin corresponding stepper motor " step " pin , Step number of step of no return value.* /void step (boolean dir, byte dirPin, byte stepperPin, int steps){digitalWrite (dirPin, dir);delay (50);for (int i = 0; i digitalWrite (stepperPin, HIGH);delayMicroseconds (800);digitalWrite (stepperPin, LOW);delayMicroseconds (800);}}void setup () {/ / The stepper motor used in the IO pin is set to outputpinMode (X_DIR, OUTPUT); pinMode (X_STP, OUTPUT);pinMode (Y_DIR, OUTPUT); pinMode (Y_STP, OUTPUT);pinMode (Z_DIR, OUTPUT); pinMode (Z_STP, OUTPUT);pinMode (EN, OUTPUT);digitalWrite (EN, LOW);}void loop () {step (false, X_DIR, X_STP, 200); / / X axis motor reverse 1 ring, the 200 step is a circle.step (false, Y_DIR, Y_STP, 200); / / y axis motor reverse 1 ring, the 200 step is a circle.step (false, Z_DIR, Z_STP, 200); / / z axis motor reverse 1 ring, the 200 step is a circle.delay (1000);step (true, X_DIR, X_STP, 200); / / X axis motor forward 1 laps, the 200 step is a circle.step (true, Y_DIR, Y_STP, 200); / / y axis motor forward 1 laps, the 200 step is a circle.step (true, Z_DIR, Z_STP, 200); / / z axis motor forward 1 laps, the 200 step is a circle.delay (1000);}Note: When inserting the A4988 module, must be careful not to insert opposite. Stepper motor wiring as follows:2A, 2B is a group (red, green), 1A, 1B is a group (blue, yellow), if want to change direction, can be change the position of one group , for example 2A, 2B mutually exchanged.
Price history chart & currency exchange rate
Customers also viewed

$45.34
10PCS Oil Filter 1017110XEN01 For Great Wall Mocha Third-Generation Haval H6 2.0T Haval Big Dog Machine Oil Filter
aliexpress.com
$42.72
1Pair Car Lower Hood Release Latches 20565618 20565619 for Volvo VN VNL 2004-2017 8074938 8074939 3187264 3187265
aliexpress.com
$8.35
Кроссовки для мужчин, мягкая удобная мужская спортивная обувь, красивая модная мужская обувь, Классическая легкая LEOSOXS популярная модель, Лидер продаж
aliexpress.com
$3.17
2 Pcs Shoe Clips Runner Light Luminous Lights Safety Sports Warning Night Outdoor Decoration
aliexpress.com
$9.72
Drill Bits Small Organizer Bag Utility Multifunctional Portable Lightweight Bits Storage Bag Oxford Case for Mechanic Craftsmen
aliexpress.com
$2.41
12 Pcs Rv Water Heater Drain Plug Supplies Replacement Tools Suite 220X220X220CM for White Installation Kit
aliexpress.com
$28.53
300ml titanium alloy thermos for portable camping insulated mini water bottle with Lid Portable Sports Bottle
aliexpress.com
$29.69
Women's 2023 Fashion Exquisite Belt Decorated With Velvet Kimono Retro Long-sleeved Women's Coat Chic Veste Femme
aliexpress.com
$68.02
And Dogs Small Adjustable Large With Raised Feeder Slow Medium Bowl Non-spill Elevated for Dog Water
aliexpress.com
$40.71
Car Gear Shift Knob with Leather Boot Gaiter Gear Stick LHD AT Auto Trans For-Audi A7 A6 PA STYLE C7 2016 2017 2018
aliexpress.com
$61.00
JY-CZ4000GN4 road weighing module 485 weighing module modbus weighing sensor transmitter module
aliexpress.com
$14.35
1/3PCS Wifi Ds18b20 Temperature Sensor Real-time Monitor Tuya Smart Rf433 Intelligent Thermostat Temperature Switch Voice
aliexpress.com
$4.75
6x 1:12 Dollhouse Christmas Xmas Decor Snowman Set Fairy Garden for Building Sand Table Layout Micro Landscape Architectural
aliexpress.com
$57.60
Nordic Ceramic Seasoning Pot Set, Modern, Simple, Light, Luxury, Creative, Kitchen Decoration, American Seasoning Box
aliexpress.com
$2.76
Genshin Impact Diluc Ragnvindr Case for Google Pixel 7Pro 7 6a 6 6Pro Shockproof Soft Silicone Cover Transparent TPU Capinha
aliexpress.ru
$20.98
Men's 41and women's hand-carrying bags, shoe-position short-distance duffel bags, dry and wet separation gym bag training bag
aliexpress.com
$123.81
Бумага для копирования KOKUYO, этикетки для струйной печати, 12 сторон, 100 листов, KJ-E80920N
joom.ru
$16.13
Power Filter Purification Board Power Filter For Raspberry Pi DAC Audio Decoder Board HIFI Expansion Module
aliexpress.com
$8.99
Gothic Alt Plaid Lace Up Mini Dress Women Harajuku Blue Vestido E-girl Summer Short Sleeve Fairy Dresses Party Y2k Robe 90s Saia
aliexpress.com
$5.77
6PCS Reusable Nespresso Coffee Capsules Cup With Spoon Brush Black Refillable Coffee Capsule Refilling Filter Coffeeware Gift
aliexpress.com
$82.03
22 "куклы ручной работы для новорожденных девочек, силиконовые виниловые реалистичные игрушки для новорожденных, подарки, игрушки для детей,...
aliexpress.com
$35.23
new women luxury designer bag handbags letter wide shoulder strap double zipper mini square handbag designer luxury crossbody bags crossbody
dhgate.com
$8.72
Christmas Decorations for Homefor 2020 New Year , Garland Fairy String Light for Christmas Ornaments Christmas Tree Decoration,
aliexpress.com$49.60
Hot Sale 2.4g Wireless Gamepads For Ps4 Dual Vibration Elite Game Controller Joystick For Ps3 / Pc Video Game Console
aliexpress.com









