Skip to main content

ESS Motion Controllers

{{@2007#bkmrk--1}}

MachPro 26 CNC Software Roadmap

Plan your network configuration

At times a CNC computer has a very heavy resource load while it is running. We recommend you set this computer to be used primarily for CNC control. The network communication with the motion controller should be protected from internet traffic, which is why we recommend you use 2 network adapters. 

  • You should use a wired Ethernet port to connect to the ESS motion controller. If you are using a laptop that does not have a wired Ethernet port, you will need to use a USB to wired Ethernet adapter to connect to the ESS motion controller. 
  • Most laptops have WiFi, which you should use for Internet access. 

Select the Motion Controller


image.png

During the MachPro package installation, you will have selected the motion controller, and the correct Ethernet SmoothStepper (ESS) plugin has now been installed.  

image.png

Look for the MachLabs Icon on your Windows desktop. It will have your machine type as a label. Double click to start MachPro.

image.png

This window will open, but it opensmay open behind MachPro

  • Minimize MachPro to see this window
  • Verify that it found the SmoothStepper
  • Verify that the IP address is 10.9.9.99, or the IP address you set if you changed it.
  • Click OK to close the window

image.png

This window will open to confirm that you want to configure MachPro to run with the SmoothStepper motion controller.

Click Yes

image.png

This confirmation window will open.

You will need to close and restart MachPro

Click OK to close the window


image.png

This error report will come up before you restart MachPro.

It is telling the truth:

  • MachPro is not yet able to communicate with the ESS
  • The MachPro computer's network adapter is not yet configured for the ESS.
  • Running the SCU will configure the computer to communicate with the ESS.  

Use the SCU to Configure Windows

Note: The Tech9 SCU configures Windows to communicate over a dedicated network. All other network configuration work is outside the scope of this install process. The goal is to have a computer dedicated to the CNC role.

  • If you want to also use that dedicated network for internet access, you will need to reconfigure your network, and we recommend you hire a networking consultant to do that for you.
  • Alternately, you could add a network adapter to the computer - typically a WiFi adapter that plugs into a USB port on your computer. 

Warp 9 SCU site  

Integrate MachPro with the ESS

You need to integrate MachPro with your PoKeysESS motion controller. Use this manual to complete those steps: MachPro Compatible Motion Controller Configuration Settings

ReferenceTroubleshooting

Advanced SCU

    If

  • Theyou IPhave addresstrouble connecting to the ESS, the most likely reason is the firewall.  When Windows presents a dialog that asks if it is OK for Mach to access the Internet, be sure to say yes, and to check both the Public and Private network portcheck onboxes.  "Accessing the computerInternet" is setMicrosoft's language for "accessing the Ethernet adapter".  It is generally unlikely you will need to 10.9.9.10open asspecific a static address.
  • Portsports in the firewall needto allow the ESS to becommunicate opened https://documentation.warp9td.com/Software/SCU/04_FAQ.htmwith Mach.  But if your firewall is blocking them, these are the ports the ESS uses:

    • UDP 9: The Discard Port (Used for initial presence detection)
    • UDP 67: BOOTP (This is for when the configuration jumper is on).
    • UDP 68: BOOTP (This is for when the configuration jumper is on).
    • UDP 69: TFTP.
    • UDP 4096: Normal runtime communications.
    • UDP 4097: Normal runtime communications with multiple ESSs
    • UDP 5020: Normal runtime communications.
    • UDP 5021: Normal runtime communications.
    • UDP 5022: Normal runtime communications with multiple ESSs.
    • UDP 5023: Normal runtime communications with multiple ESSs.
  • The

SCU opens up ALL the incoming UDP ports for the Mach4, Mach3 and Configurator applications.  It ensures that Mach will be able to talk with the SmoothStepper now and in the future. Since this is only opening up these UPD ports for these specific applications, and not your whole PC, it is secure.

https://documentation.warp9td.com/Software/SCU/04_FAQ.htm

When these steps are completed, the computer and SmoothStepper motion controller will connect

{{@2016}}