585,752 active members*
3,651 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Controller & Computer Solutions > Control 6 axis and 5 axis cnc machines from a single computer
Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2018
    Posts
    3

    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.

  2. #2
    Join Date
    Mar 2003
    Posts
    35538

    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
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

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

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

  3. #3
    Join Date
    Mar 2015
    Posts
    409

    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
    Join Date
    Dec 2003
    Posts
    24220

    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
    Join Date
    Dec 2010
    Posts
    45

    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
    Join Date
    Dec 2018
    Posts
    3

    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
    Join Date
    Dec 2018
    Posts
    3

    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.

Similar Threads

  1. Single axis stepper control setup
    By harryn in forum Gecko Drives
    Replies: 9
    Last Post: 05-01-2018, 04:40 AM
  2. Replies: 7
    Last Post: 07-14-2014, 11:11 AM
  3. analog control for a single axis stepper
    By cstmwrks in forum Mechanical Calculations/Engineering Design
    Replies: 0
    Last Post: 04-23-2014, 03:04 AM
  4. Single axis control
    By Dick L. in forum Controller & Computer Solutions
    Replies: 3
    Last Post: 05-10-2011, 12:17 AM
  5. single axis control?
    By jayty97 in forum Stepper Motors / Drives
    Replies: 1
    Last Post: 04-08-2009, 01:05 PM

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
  •