. .
Page 1 of 3 123 LastLast
  1. #1
    Just recently bought a Mirac with tool changer etc.
    going to convert it to a more friendly interface.
    any recommendations as to which motion control to use.
    mach3, mach4, uncc etc or something else.
    i have a decent budget for the conversion and think the lathe deserves to be the best it can be.
    smooth steppers and bob recommendations would also be awesome.
    cheers guys

  2. #2
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 3 Days Ago Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,908. Received thanks 360 times, giving thanks to others 8 times.
    Support for turn is quite limited from most motion controllers, as it is a fairly small part of the market, so you really need to check on specifics for anything you're considering.
    .
    Mach 3 turn works ok, but has a couple issues. CSS doesn't work correctly. Threading depends on what motion controller you use.
    Mach 4 turn is gradually getting there, but there seems to be far more people posting with problems, rather than people running it successfully.
    Suitable motion controllers would be CS-labs, Warp9 Smoothstepper, PoKeys something or other (can't remember the name of their motion controller!). Other options for Mach 3 are a Dynomotion KFlop, or UCNC, although I'm not sure how well UCNC supports turn, so you'd need to research that. As well as working with Mach 3, both UCNC and Dynomotion have their own control software (I use Dynomotion's KMotionCNC on my lathe, and although being a pretty basic interface, it just does the job without any issues, which is far more than can be said for Mach 3 :-/ )
    .
    LinuxCNC is another option, which would most likely need some MESA boards.
    .
    There are a few other options, but I can't think of them just now (PlanetCNC?).
    The big questions are, how much are you willing to spend, and how good are you at configuring/programming?
    You also need to decide on things like, servos or steppers, do you want to run higher voltage (12-24V) controls to help avoid interference problems, how much in/out do you need,
    All those will have a bearing on what will be the better options for you.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

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


  4. #3
    Thanks for taking the time to reply, I would love to do servos with a closed loop if possible. But I am not sure if it is feasible or necessary. Time is my enemy, I spend 7 days a week working which only leaves a few nights for this.
    there doesn't seem to be to many places in the uk to purchase the hardware I need.
    what I do know, the turret is probably going to give me some grief setting up and the encoder on the spindle is going to be another pain.
    The pdmx boards seem a good option as they can plug into each other with ribbon cables etc, but USA supplier. I guess there is no recommended setup, I guess I just want a no nonsense setup.

  5. #4
    Are the present moment only Kflop, and pokeys can thread inside Mach and for Pokeys it's mach4. Both are a work in progress, a long work IMHO.
    Planet CNC can thread but it would be hard to do turret.

    Possibly you best bet is Linux CNC but you will need a LOT of help.
    John S -

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


  7. #5
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 3 Days Ago Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,908. Received thanks 360 times, giving thanks to others 8 times.
    I've just had a look at the Mirac lathe specs and realised potentially what turret it comes with.
    If it is a Barafuldi TOE80, then you will not be able to control the turret directly via a Mach 3 macro, Mach 4 might just about manage the timing, but I wouldn't be 100% sure about that, as the timing requirements for the turret require fast responses to inputs/outputs.
    Something like a KFlop could, as you can programme the KFlop directly to handle the toolchange, and Mach3 would simply command the KFlop to carry out the tool change.
    .
    The other option is to use a PLC to handle the tool change (I used a Click PLC, and you're welcome to the code if you choose that option).
    .
    One thing I should mention, is that even although KMotionCNC does everything I need it to in terms of running my lathe, I do miss the wizards in Mach 3. However, if you have a Mach3 license, most of the code will work, it's just canned cycles where things generally won't.
    .
    Personally, given the Mirac will most likely use 12 or 24V control circuitry already, I'd be looking at something from CS-Labs, or a KFlop+Konnect(IO board)(+Kanalog if you want to run analogue servos with the KFlop closing the loop).
    Smoothstepper/Pokeys only work on 5V.
    I can't comment on PlanetCNC, but there are suitable MESA boards available for LinuxCNC, but as John says, help can be very hit or miss.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  8. The Following User Says Thank You to m_c For This Useful Post:


  9. Hellfire: I also own a Denford Mirac, but mine does not have the ATC.

    Does your Mirac use the newer control board or the older LCB3?
    Mine uses the LCB3, and I am using a Ethernet Smoothstepper in combination with the LCB3.

    Best Regards.
    "If first you don't succeed, redefine success"

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


  11. #7
    Thanks guys, I think it is a Barafuldi TOE80 turret.
    Regarding the turret, would it be possible to use the positional switch inside for indexing

  12. #8
    Smooth stepper can't thread yet either, It was promised 4 years ago mind you .........................
    John S -

  13. #9
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 3 Days Ago Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,908. Received thanks 360 times, giving thanks to others 8 times.
    If you go to the Denford forums (www.denfordata.com/bb), you can download the TOE80 manual in the Mirac section (it's also in the Cyclone section).
    It gives all the details for inputs/outputs and the required timings.
    .
    John, the Smoothstepper can do threading using a single slot sensor as I used it on my old Conect lathe.
    It's encoder threading that still hadn't been implemented the last I checked. I suspect the real reason for the lack of progress is the physical hardware doesn't have the capacity to implement it. I know the last discussion I seen about it, Greg was talking about optimising/freeing up resources, so I think it's another case of underestimating the hardware requirements, aka Gecko GREX and various others.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  14. The Following User Says Thank You to m_c For This Useful Post:


  15. #10
    Quote Originally Posted by Mad Professor View Post
    Hellfire: I also own a Denford Mirac, but mine does not have the ATC.

    Does your Mirac use the newer control board or the older LCB3?
    Mine uses the LCB3, and I am using a Ethernet Smoothstepper in combination with the LCB3.

    Best Regards.
    d411 issue 3 on the control frame, mint 3.28 on the chip

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Whats it worth, Denford Mirac CNC Lathe
    By Dean jeffery in forum Marketplace Discussion
    Replies: 4
    Last Post: 03-07-2014, 01:38 PM
  2. Replies: 19
    Last Post: 21-08-2013, 11:20 PM
  3. FOR SALE: Denford Mirac CNC Lathe with Auto Tool Changer For Sale
    By CHudson in forum Items For Sale
    Replies: 3
    Last Post: 19-02-2011, 12:11 AM
  4. RFQ: Looking for somone to finish conversion Denford Mirac with Mach3
    By CHudson in forum Projects, Jobs & Requests
    Replies: 0
    Last Post: 14-10-2010, 08:20 PM
  5. Denford Mirac Electronics Refurbishment
    By CHudson in forum Computer Software
    Replies: 11
    Last Post: 17-06-2010, 08:30 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
  •