New Machine Build Control 6 axis and 5 axis cnc machines from a single computer


Results 1 to 7 of 7

Thread: Control 6 axis and 5 axis cnc machines from a single computer

  1. #1
    *Registered User* jpsol's Avatar
    Join Date
    Dec 2018
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default Control 6 axis and 5 axis cnc machines from a single computer

    Wondering if anyone has any recommendations on how to control a 6 axis cnc machine and a 5 axis cnc machine from a single computer.

    I am developing a cnc system that is comprised of a 6 axis machine and a 5 axis machine. It is not necessary for all 11 axes of the system to be synchronized, but the axes of each individual cnc machine (i.e. the 6 axis and 5 axis machines) do need to be synchronized. One machine will finish an operation before the other machine will be commanded to perform the next operation. The two machines do not need to operate simultaneously.

    Up to this point I have been using Mach 3 for each individual machine. My current thought is to run two instances of Mach 3 on a computer and develop a script that will sequentially send the g-code to each instance of Mach 3. If I can't run two instances of Mach 3 on a current computer was thinking of running a single instance of Mach 3 on two computers and using a third computer to send the g-code to each instance of Mach 3.

    An 11 axis cnc controller would certainly work but I am on a tight budget for this project and it seems a little overkill since not all 11 axes need to be synchronized.

    Similar Threads:


  2. #2
    Member ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Township
    Posts
    35538
    Downloads
    1
    Uploads
    0

    Default Re: Control 6 axis and 5 axis cnc machines from a single computer

    I believe that you can run two instance of UCCNC with two controllers on one PC. Contact CNCDrive to verify.
    You can't with Mach3.

    Gerry

    UCCNC 2017 Screenset
    [URL]http://www.thecncwoodworker.com/2017.html[/URL]

    Mach3 2010 Screenset
    [URL]http://www.thecncwoodworker.com/2010.html[/URL]

    JointCAM - CNC Dovetails & Box Joints
    [URL]http://www.g-forcecnc.com/jointcam.html[/URL]

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  3. #3
    Member
    Join Date
    Mar 2015
    Location
    Netherlands
    Posts
    409
    Downloads
    1
    Uploads
    0

    Default Re: Control 6 axis and 5 axis cnc machines from a single computer

    If you can sent the gcodes to mach3, than any 5/6 axis controller having an "open" interface can do the job.



  4. #4
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    24221
    Downloads
    0
    Uploads
    0

    Default Re: Control 6 axis and 5 axis cnc machines from a single computer

    Post an inquiry here to see if Dynomotion can do it.
    It is an external controller so it may be possible.
    Al.

    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  5. #5
    Registered
    Join Date
    Dec 2010
    Location
    Canada
    Posts
    45
    Downloads
    0
    Uploads
    0

    Default Re: Control 6 axis and 5 axis cnc machines from a single computer

    We can do it easily.

    2x myCNC controllers, 2x instances of myCNC control software for each controller.
    myCNC software has Server API through TCP Sockets.
    You can run your script to control both instances of myCNC software, load and run a job, get current states, emulate pendants etc.



  6. #6
    *Registered User* jpsol's Avatar
    Join Date
    Dec 2018
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default Re: Control 6 axis and 5 axis cnc machines from a single computer

    Since this is a hobby project my budget per stepper motor controller is just $200.

    Found a 5/6 axis Mega2560 fork of grbl that looks promising (https://github.com/fra589/grbl-Mega-5X). Seems that I could develop a gcode sender script that sends commands to the two machines using USB serial.



  7. #7
    *Registered User* jpsol's Avatar
    Join Date
    Dec 2018
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default Re: Control 6 axis and 5 axis cnc machines from a single computer

    Thanks ger21.

    I did contact CNCDrive. Yes, you can run multiple instances of UCCNC on a single computer. You can also send gcode to UCCNC but you have to write a plugin to do so.



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

Control 6 axis and 5 axis cnc machines from a single computer

Control 6 axis and 5 axis cnc machines from a single computer