585,753 active members*
3,829 visitors online*
Register for free
Login
IndustryArena Forum > CNC Electronics > Stepper Motors / Drives > Mach3/USB/Arduino/TB6560 driver
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2015
    Posts
    23

    Mach3/USB/Arduino/TB6560 driver

    I have been looking at ways to build a single axis machine, actually it consists of 1 stepper, one Solenoid and a kind of encoder to count the manual Y axis. initially I was going to use an ardiuino and alter the reprap code to do what i wanted but have been looking instead of using a laptop with Mach3 as it has more flexability.

    I have been looking at motion controllers but they price once landed for a single axis seems to be a little higher than what the project warrants so I was considering just using an arduino to controll the single axis via modbus and possibly the other functions. I have read and reread many posts about people wanting to use an Arduino as a USB to Paralell interface and so far have not seen any great success mostly due to the fact that the loading and having the arduino handle the processors required would end up making it really slow.

    I then wondered why no one was looking at using the Modbus in such a way that one Arduino Nano conneced to a USB port would controll one Stepper, etc.. etc. Nano's are real cheap these days and my limited knoledge of the Modbus looks like you could assign each Nano with an address and send commands to it letting it do a single job like fire the pulses to the controller.

    inputs would be a heck of a lot easier to handle from a single Arduino.

    I would welcome any thoughts on the idea and suggestions as to any alternatives.

  2. #2
    Join Date
    Jan 2005
    Posts
    1695

    Re: Mach3/USB/Arduino/TB6560 driver

    Use a tb6600 instead of the 6560. Most 6560 boards are garbage.

    Why do you need mach3 for 1 axis?. An arduino nano running GRBL will be able to coordinate up to 3 axes over the usb or serial port, depending on which version you get.

  3. #3
    Join Date
    Apr 2015
    Posts
    23

    Re: Mach3/USB/Arduino/TB6560 driver

    I already have 2 of the 6560 boards as well as some smoothsteppers so would like to use what I have for this project. I have been looking at GRBL and it looks great, the reason for using Mach3 was that i have written a routine for it that handles the M code for the input (manual Y) however i guess there wold be no reason I cant add this to the Arduino instead and possibly stick it on an interupt rather than just switch the port.

    The i can just send the gcode to the unit, makes it nice and simple

Similar Threads

  1. Connecting tb6560 board to arduino uno
    By lionel0201 in forum CNC Machine Related Electronics
    Replies: 3
    Last Post: 09-19-2017, 10:29 AM
  2. Replies: 1
    Last Post: 11-13-2014, 11:05 AM
  3. GRBL Connecting Arduino UNO TB6560 Driver
    By pock in forum CNC Machine Related Electronics
    Replies: 2
    Last Post: 07-09-2014, 01:06 PM
  4. Arduino + tb6560 + cd rom cnc machine help
    By joetemus in forum Community Club House
    Replies: 5
    Last Post: 11-28-2013, 04:56 AM
  5. Replacing TB6560 driver board's driver chip. Is it possible?
    By Moodaguda in forum CNC Machine Related Electronics
    Replies: 4
    Last Post: 08-07-2013, 09:02 AM

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
  •