Need Help! Arduino Uno + CNC Shield + Nema 17 Stepper + Universal GCode Sender

Results 1 to 3 of 3

Thread: Arduino Uno + CNC Shield + Nema 17 Stepper + Universal GCode Sender

  1. #1
    Registered
    Join Date
    Mar 2016
    Location
    Australia
    Posts
    1
    Downloads
    0
    Uploads
    0

    Question Arduino Uno + CNC Shield + Nema 17 Stepper + Universal GCode Sender

    Guys first post here. I am looking for a lot of help. This is my first project and I am stumbling at what seems like the first hurdle. I am attempting to build a CNC 3 axis mill via Mac. I want to test my steppers with GCode via Universal GCode Sender. What am I missing? How do I establish a port in GCode Sender to run code?

    Below is what I have done so far;
    1. Unboxed my Arduino Uno clone and connected via the USB
    2. Downloaded and installed Arduino 1.6.7
    3. Opened Arduino
    a. Selected Arduino/Genuino Uno in “tools” “boards”
    b. Selected AVRISP mkII Uno in “tools” “programmer”
    No connection serial port in drop down list
    4. Downloaded the driver CH341SER_MAC for the CH340G chip and installed
    5. Opened Arduino
    a. Selected /dev/cu/wchusbserial1410 in “tools” “port”
    b. Selected Blink in “file” “examples” “01. Basics”
    c. Uploaded and physically blinks
    d. Selected Fade in “file” “examples” “01. Basics”
    e. Uploaded and physically fades
    6. Downloaded Universal GCode Sender for Mac
    Universal GCode Sender requires Java
    7. Downloaded Java and installed
    8. Installed Universal GCode Sender
    9. Opened Universal GCode Sender.jar
    No serial port found message
    a. Selected “port”
    No serial port in the drop down list
    b. Selected 9600 in “baud”
    c. Selected GRBL in “firmware”
    d. Selected GRBL in “settings” “firmware settings”
    No firmwares found message
    10.Downloaded GRBL
    11.Opened Arduino
    a. Selected GRBL in “sketch” “include library” “add ZIP. Library…” “GRBL master”
    b. Uploaded

    Similar Threads:


  2. #2
    Member
    Join Date
    Jan 2005
    Location
    USA
    Posts
    1943
    Downloads
    2
    Uploads
    0

    Default Re: Arduino Uno + CNC Shield + Nema 17 Stepper + Universal GCode Sender

    have you tested GRBL using just a serial monitor. You can use the serial monitor in the Arduino IDE. You need to select the com port and the baud rate, then you shoul see the GRBL startup response from the Arduino. That is your first step.



  3. #3
    Registered bozidar22's Avatar
    Join Date
    Feb 2010
    Location
    usa
    Posts
    119
    Downloads
    0
    Uploads
    0

    Default Re: Arduino Uno + CNC Shield + Nema 17 Stepper + Universal GCode Sender

    For GRBL .9 the baud rate should be 115200



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Arduino Uno + CNC Shield + Nema 17 Stepper + Universal GCode Sender

Arduino Uno + CNC Shield + Nema 17 Stepper + Universal GCode Sender