V3 Engraver 3D Printer New CNC Shield Expansion Board A4988 Driver for Arduino

Invendu Voir des articles similaires EUR 0,91 0 Enchères, Livraison gratuite, 60-Jour Retours, Garantie client eBay
Vendeur: modulefans ✉️ (115.030) 99.1%, Lieu où se trouve: ShenZhen, CN, Lieu de livraison: WORLDWIDE, Numéro de l'objet: 173757028891 V3 Engraver 3D Printer New CNC Shield Expansion Board A4988 Driver for Arduino.

Product Overview

V3 Engraver 3D Printer New CNC Shield Expansion Board A4988 Driver for Arduino

 

Descriptions:

100% brand new and high quality
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.

UNO for Arduino---------------------- expansion board
8 ------------------------ 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 <steps; i + +) {
digitalWrite (stepperPin, HIGH);
delayMicroseconds (800);
digitalWrite (stepperPin, LOW);
delayMicroseconds (800);
}
}
void setup () {/ / The stepper motor used in the IO pin is set to output
pinMode (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.

 

Package Included: 1 x V3 Engraver 3D Printer New CNC Shield Expansion Board A4988 Driver for Arduino 

 

Shipping Policy 1. We Ship to Worldwide 2. We ship your orders within 1-2 business days after the payment cleared. 3. Item shipped from China via china Post Airmail, reach most of the countries within 2 to 4 weeks. 4. Delivery time depends on destination and other factors, it may takes up to 20 days. If you don't receive the item after 25 days,please keep in touch with us, we'll investigate and solve the delivery problem. 5. Import duties, taxes, and charges are not included in the item price or shipping cost. These charges are the buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying.   Item Location ShenZhen Payment Mathord

1. We accept PAYPAL only. 2. Payment must be made within 7 days of auction closing (Unpaid dispute will automatically open when item is not paid in 7 days). 3. PLEASE NOTE: SHIPPING&HANDING DOES NOT INCLUDE DUTIES, LOCATL TAXES OR ANY OTHER IMPORTATION FEES. 4. Please list your special requests (color, packages, value of declaration, etc.) in the EBAY NOTES SECTION when you make payment

Returns Policy

 

1. Customer satisfaction is our top goal. All products are quality checked. They are new and in good condition when shipped to our customers. If product is defective or damage upon arrival, or wrong product shipped, please keep in touch with us immediately. Returns accepted within 14 days of delivery date and item must be in original new condition, not worn or altered in any way with attached tags & wrap. Otherwise deal is final. Return shipping must be paid by buyer. 2. Please keep in touch with us first if you have anyproblems/questions/concerns. We will be happy to resolve any issues you may have in a cordial and friendly manner. 3. We appreciate your Positive Feedback, and will do the same in return. PLEASE DO NOT leave negative feedback without first communication with us. Please allow max 24 HOURS for us to respond About Feedback

We maintain high standards of excellence and strive for 100% customer satisfaction! Feedback is very important to us. We request that you keep in touch with us immediately BEFORE you give us neutral or negative feedback, so that we can satisfactorily address your concerns.It is impossible to address issues if we do not know about them!

  • Condition: Neuf
  • Brand: Unbranded/Generic
  • Model: CNC V3 Shield
  • Type: CNC V3.0 shield
  • Country/Region of Manufacture: China
  • Style: CNC V3.0 shield
  • Marque: Sans marque/Générique

PicClick Insights - V3 Engraver 3D Printer New CNC Shield Expansion Board A4988 Driver for Arduino PicClick Exclusif

  •  Popularité - 1 personne suit la vente, 0.2 de nouvelles personnes suivent la vente par jour, 5 days for sale on eBay. Nombre normal suivi. 0 vendu, 1 disponible.
  •  Meilleur Prix -
  •  Vendeur - 115.030+ articles vendu. 0.9% évaluations négative. Grand vendeur avec la très bonne rétroaction positive et plus de 50 cotes.

Les Gens ont Aussi Aimé PicClick Exclusif