. .
  1. #1
    My router is being built with arduino electronics with 24v at moment but I would like to upgrade them to get the full potential out of my router.

    I'm a little confused on the electronics that I need I was thinking of buying 3 of these
    http://www.ebay.co.uk/itm/Used-AM882...AAAOSwe-FVAS~f

    And a dirt cheap breakout board
    http://www.ebay.co.uk/itm/5-Axis-CNC...EAAOSw7s5Xhe2P

    Would this be enough to connect to linuxcnc/mach 3

    I would run 1 driver with 2 motors (Y) and 1 driver with 1 motor (X, my gantry) at 48v with a 12amp+ power supply (My nemas are under 3amps) then the Z axis with the final driver at 24v for now.

    Or the other choice buy 3 AM882's one for each motor and then run the Z axis with a TB6600.

    My Z axis motor is only 2 amps.
    Last edited by Desertboy; 02-08-2017 at 12:04 PM.
    http://www.mycncuk.com/threads/10880...60cm-work-area My first CNC build WIP 120cm*80cm

    If you didn't buy it from China the company you bought it from did ;)

  2. #2
    Quote Originally Posted by Desertboy View Post
    My router is being built with arduino electronics with 24v at moment but I would like to upgrade them to get the full potential out of my router.

    I'm a little confused on the electronics that I need I was thinking of buying 3 of these
    http://www.ebay.co.uk/itm/Used-AM882...AAAOSwe-FVAS~f

    And a dirt cheap breakout board
    http://www.ebay.co.uk/itm/5-Axis-CNC...EAAOSw7s5Xhe2P

    Would this be enough to connect to linuxcnc/mach 3

    I would run 1 driver with 2 motors (Y) and 1 driver with 1 motor (X, my gantry) at 48v with a 12amp+ power supply (My nemas are under 3amps) then the Z axis with the final driver at 24v for now.

    Or the other choice buy 3 AM882's one for each motor and then run the Z axis with a TB6600.
    OK First a good choice on the drives but it is a bad idea to connect 2 motors to one drive. Forget the TB6600 and run all the drives from 68V power supply. The bob will limit your speed but will work.

    You can buy NEW here £53 https://www.aliexpress.com/item/Lead...1-0ba0dbf2bbff
    Last edited by Clive S; 02-08-2017 at 12:40 PM.
    ..Clive
    The more you know, The better you know, How little you know

  3. The Following User Says Thank You to Clive S For This Useful Post:


  4. #3
    I have the 48v and 24v power supplies already so would reuse them for now have to make budget choices lol but hear you on upgrading the power supply. Think will need to leave it a month then and buy 4 new steppers, cheap ass breakout board it's a throw away price so upgrading later won't be as painful. The router will have to slum it with the arduino for a bit will be interesting to compare the difference. Although the Arduino is not going to be as good I'm interested to see what the real world cut difference is on the same router.

    Maybe I should wire them to a switch so I can flip between the 2 controllers easily that would be geekish but pointless ;)

    The arduino and CNC shield can actually drive the AM882 if wired correctly.
    Last edited by Desertboy; 02-08-2017 at 12:36 PM.
    http://www.mycncuk.com/threads/10880...60cm-work-area My first CNC build WIP 120cm*80cm

    If you didn't buy it from China the company you bought it from did ;)

  5. #4
    Quote Originally Posted by Desertboy View Post
    I have the 48v and 24v power supplies already so would reuse them for now have to make budget choices lol but hear you on upgrading the power supply. Think will need to leave it a month then and buy 4 new steppers, cheap ass breakout board it's a throw away price so upgrading later won't be as painful. The router will have to slum it with the arduino for a bit will be interesting to compare the difference. Although the Arduino is not going to be as good I'm interested to see what the real world cut difference is on the same router.

    Maybe I should wire them to a switch so I can flip between the 2 controllers easily that would be geekish but pointless ;)

    The arduino and CNC shield can actually drive the AM882 if wired correctly.
    If you use linuxcnc or Mach3 you won't need the arduino
    Last edited by Clive S; 02-08-2017 at 12:46 PM.
    ..Clive
    The more you know, The better you know, How little you know

  6. The Following User Says Thank You to Clive S For This Useful Post:


  7. #5
    Quote Originally Posted by Clive S View Post
    If you use linuxcnc or Mach3 you won't need the arduino
    Hi yeah I know it needs a pc with a parallel port (Or Ethernet with correct controller), I mean I need to wait a month to afford the drivers if I buy 4 new ones so until I get them which will be 6 weeks I guess so I'll to use the arduino Uno and cncshield when It's assembled. I'm hoping we will be seeing movement in the next week or so. Might as well play with it and make some simple stuff whilst waiting for the better electronics.

    When I get the AM882's going to cram them into my mini tower case with my old motherboard will be loads of room not actually tried it but the power supplies look like they were made to fit into the drive cadle. If I wanted to be snazzy I could solder the parallel ports pins internally to a connector to keep everything internal but not going to happen ha ha ha.
    Last edited by Desertboy; 02-08-2017 at 01:14 PM.
    http://www.mycncuk.com/threads/10880...60cm-work-area My first CNC build WIP 120cm*80cm

    If you didn't buy it from China the company you bought it from did ;)

  8. #6
    Hi quick question if I wanted to use Ethernet instead of parallel would this replace the breakout board?

    http://www.ebay.co.uk/itm/New-4-Aixs...8AAOSwgZ1XvEFY
    http://www.mycncuk.com/threads/10880...60cm-work-area My first CNC build WIP 120cm*80cm

    If you didn't buy it from China the company you bought it from did ;)

  9. #7
    I'm a bit confused about whether you are going to drive the machine from Arduino or a PC. Is the plan to start with Arduino and move to PC (Mach3 or LinuxCNC) later?

    Anyway, if you are using the Arduino, you don't need a breakout board. The Arduino output pins will drive the stepper drivers (AM882 or whatever) directly. I've used an Arduino with a terminal strip "shield" running grbl with a TB6600 with just wires between them. Driving an AM882 is just the same.

    With a PC, you need a breakout board. The simplest ones are little more than terminal blocks which split the set of connections in the parallel connector to separate terminals for easier connecting. There will probably be some simple electronics (opto-isolators) as well to provide a bit of protection between the PC and the stepper drivers but in essence, the BOB is a fancy terminal block.

    If you use Ethernet, this device will only work with (probably) Mach3 and needs driver software added to mach3 to take the signals that would have gone to the parallel port and convert them into Ethernet data in some proprietary format for that specific Ethernet "BOB". Even if you have an Ethernet shield for your Arduino, it will not talk to that Ethernet BOB - but there's no particular reason to use it as you can connect directly (as above) and the reasons why you might go to Ethernet using Mach3/PC don't really apply.

  10. The Following User Says Thank You to Neale For This Useful Post:


  11. #8
    Quote Originally Posted by Neale View Post
    I'm a bit confused about whether you are going to drive the machine from Arduino or a PC. Is the plan to start with Arduino and move to PC (Mach3 or LinuxCNC) later?

    Anyway, if you are using the Arduino, you don't need a breakout board. The Arduino output pins will drive the stepper drivers (AM882 or whatever) directly. I've used an Arduino with a terminal strip "shield" running grbl with a TB6600 with just wires between them. Driving an AM882 is just the same.

    With a PC, you need a breakout board. The simplest ones are little more than terminal blocks which split the set of connections in the parallel connector to separate terminals for easier connecting. There will probably be some simple electronics (opto-isolators) as well to provide a bit of protection between the PC and the stepper drivers but in essence, the BOB is a fancy terminal block.

    If you use Ethernet, this device will only work with (probably) Mach3 and needs driver software added to mach3 to take the signals that would have gone to the parallel port and convert them into Ethernet data in some proprietary format for that specific Ethernet "BOB". Even if you have an Ethernet shield for your Arduino, it will not talk to that Ethernet BOB - but there's no particular reason to use it as you can connect directly (as above) and the reasons why you might go to Ethernet using Mach3/PC don't really apply.

    Hi I want to drive this from Linuxcnc or Mach 3 eventually but I can't quite afford the steppers this month to finish this but I do have an arduino, cnc shield, Poulou drivers & 24v power supply so I can make it move for now.

    Just not to it's true potential.

    Thanks for explaining the BOB sort of like an arduino sheild
    http://www.mycncuk.com/threads/10880...60cm-work-area My first CNC build WIP 120cm*80cm

    If you didn't buy it from China the company you bought it from did ;)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. which breakout board?
    By johngoodrich in forum General Electronics
    Replies: 4
    Last Post: 12-03-2017, 01:54 AM
  2. Replies: 0
    Last Post: 03-01-2015, 03:40 PM
  3. eBay: uirobot stepper drivers and uniport 2 board
    By andrewuk in forum Items On eBay UK
    Replies: 0
    Last Post: 11-09-2013, 09:47 AM
  4. 2x Motors, 2x drivers. How about breakout?
    By Tenson in forum Motor Drivers & Controllers
    Replies: 2
    Last Post: 20-09-2012, 03:21 PM
  5. Stepper Driver / PSU / Breakout board Wiring ?
    By manofgresley in forum General Electronics
    Replies: 2
    Last Post: 16-08-2012, 05:41 PM

Bookmarks

Posting Permissions

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