Customised supportGet relevant information to your specific car.

To correctly set up the BL-USBMACH-V2.1 CNC controller board, you must install the specific USB motion control plugin into the Mach3 software environment. This hardware is a 5-axis motion controller designed to bypass the need for old parallel port computers. 1. Software & Driver Installation

file and paste it into your Mach3 installation path, typically: C:\Mach3\Plugins Connect Hardware

Motor Outputs: In Ports and Pins, enable your axes. For many BL-UsbMach versions, you do not need to fill in specific "StepPin" or "DirPin" values in Mach3, as the plugin handles mapping internally.

How to Update the BL-USBMACH-V2.1 Driver?

  • Check the original device’s installation CD or manufacturer’s support page.
  • Use Internet Archive (archive.org) to locate archived manufacturer websites.
  • Search for exact filename bl-usbmach-v2.1.zip or .exe on trusted repositories (GitHub, manufacturer site) – avoid driver download aggregators (they often bundle malware).

Important Note on Viruses: Because these drivers are often downloaded from third-party file-hosting sites, it is imperative to scan the downloaded files with antivirus software before installation. The executable files associated with older Mach3 plugins are occasionally flagged as false positives by Windows Defender, but vigilance is required.

Select the Driver: Highlight the RnRMotion.dll (or the name of the file you added) and click "OK."

Step 1: Disable Driver Signature Enforcement (Windows 10/11)

  1. Press Shift + Restart (while holding Shift, click the Power icon > Restart).
  2. When the blue screen appears, go to Troubleshoot > Advanced Options > Startup Settings > Restart.
  3. Press F7 to select Disable driver signature enforcement.
  • After installing, check dmesg or journalctl for driver load messages:

  • Did this help?