Hello Guest it is March 28, 2024, 09:40:10 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - JustinLloyd

Pages: 1
1
Mach4 General Discussion / Mach4 driver for NextWave Piranha FX
« on: February 24, 2019, 07:42:30 PM »
I have a NextWave Automation Piranha FX CNC from mid-2015 that I've been very happy with and have developed a couple of custom applications for. I am going to write a driver plugin for Mach4 that will run the CNC - let's face it, the NextWave Control Panel was a bad joke but it at least let me figure out how to communicate directly with the Piranha CNC. I have been playing around with Mach4 and it seems to do what I want as an application. Now I just need to glue the two parts (Piranha CNC and Mach4) together.

I understand I can script Mach4 in Lua. I also understand there is an SDK/API for Mach4. I am assuming that the Lua script API has certain limitations such as creating a new hardware driver so the native SDK will be a better option.

I've poked around the Mach4 website, and I am probably overlooking something obvious, but I don't see any mention of an SDK or anywhere to download an SDK. Google search doesn't seem to throw anything up either, other than these forums.

Anybody have a "click this link dumb****" for a next step?

Pages: 1