Integrating with CentroidAPI/CNC12 without Hardware

Make your own CNC Control Apps

Moderator: cnckeith

Post Reply
imperio
Posts: 1
Joined: Wed Apr 23, 2025 6:04 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Integrating with CentroidAPI/CNC12 without Hardware

Post by imperio »

Hi Everyone! I am trying to build an application that sends GCode to the CentroidAPI/CNC12 and reads live positional data from this machine:

https://www.avidcnc.com/pro4824-4-x-2-c ... -1340.html

My machine has not arrived yet, is there anyway I can simulate integrating with the CentroidAPI/CNC12 without my physical machine being present?


Centroid_Jacob
Web Developer
Posts: 96
Joined: Wed Oct 19, 2022 4:49 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC12: No
CNC11: Yes
CPU10 or CPU7: No

Re: Integrating with CentroidAPI/CNC12 without Hardware

Post by Centroid_Jacob »

Hello imperio, welcome to the Forum!

The short answer is 'No'. A connection to a Centroid CNC control board is required for full use of the software, including working with the API.


The long answer is 'Kind of', you can install the "Offline Mill & Lathe Intercon" software from our downloads page. This software was built to allow users who have purchased the Offline Intercon physical key to have full access to Intercon without a control board present but it can be used for extremely basic API development. The Offline software does not include a PLC, you can perform basic movements using the API but anything deeper than that will not work correctly. So if you are chomping at the bit to get a project setup, you can use the Offline software but to really get your hands dirty, you'll need to wait until your PRO4824 arrives.

Of note, you can install CNC12 (including Avid's customized version, which I recommend you use with your PRO4824) on as many PCs as you want, however they will only work when they have a properly configured ethernet connection to the CNC Control board.
When requesting support please read this post first.

A fresh report makes it easier to assist you. To make a report check this post


tblough
Community Expert
Posts: 3503
Joined: Tue Mar 22, 2016 10:03 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: 100505
100327
102696
103432
7804732B977B-0624192192
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Boston, MA
Contact:

Re: Integrating with CentroidAPI/CNC12 without Hardware

Post by tblough »

Another option is to buy an extra Acorn ($400) to use as a development station.
Cheers,

Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.


Post Reply