/Mach3PendantServer

This is the server side for Mach3Pendant project https://github.com/ratmole/Mach3Pendant.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Donate

This is the server side for Mach3Pendant project https://github.com/ratmole/Mach3Pendant.

Tested OS:

  • Windows Xp
  • Windows 7

#Usage:

  1. Download the precompiled .jar file ,on the computer running Mach3, from here: https://github.com/ratmole/Mach3PendantServer/raw/master/WinPrecompiled/Mach3PendantServer.jar
  2. Download and install the Android .apk ,to your Android device, from here:https://github.com/ratmole/Mach3Pendant/raw/master/AndroidPrecompiled/Mach3Pendant.apk
  3. Run the Mach3PendantServer.jar on you computer(you have to install java first)
  4. Start the Mach3Pendant Application on your Android device.
  5. Pair the Computer and the Android Device.
  6. Controll your Mach3 CNC Software...

Many thanks to https://github.com/pilgr for the initial code...