How to use programming language to generate Acorn-flavored G-code?

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

DannyB
Posts: 109
Joined: Mon Jan 15, 2018 1:11 am
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: A900712
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: How to use programming language to generate Acorn-flavored G-code?

Post by DannyB »

kyd2020 wrote: Mon Mar 09, 2020 10:32 am Hello everyone,

I was wondering if anyone has ever tried to use programming language (Python, C/C++, etc.) to generate Acorn-flavored G-code? I am doing 3D printing project using the Acorn CNC board, so I would like to automate the G-code generation and connect with the Acorn board. I know that Cura has the ability to connect with Mach3 and LinuxCNC, but not Acorn, so I want to try writing a slicing program connecting with Acorn board.

If anyone has ever tried this approach, please let me know. Any favorable response will be appreciated!
You can manually run the autodesk postprocessors using node if you know what you are doing, and they take a fairly simple language for toolpaths.


jeingham
Posts: 33
Joined: Fri Dec 13, 2019 3:58 pm
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: Yes
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Contact:

Re: How to use programming language to generate Acorn-flavored G-code?

Post by jeingham »

tblough wrote: Mon Mar 09, 2020 3:03 pm Here's everything you need to know.
geometry.jpg
Yup, that cheat sheet and a teletype to create the punch tape is all you really need!

It actually reminded me of how much I have forgotten. Thank God for modern CAD / CAM systems.

#oldasdirt


Post Reply