Page 1 of 1

A python wrapper to communicate with the CNC12 software

Posted: Sun Aug 02, 2020 6:33 am
by frantz
Hi,

Please find (link below) the very first release of cnc_centroid_skinning, this project is a wrapper to communicate with the CNC12 software in python.
Of course, this project is for the community, There is still a lot of testing and tuning, but some of it is already in place.

https://pypi.org/project/cnc-centroid-skinning/0.0.2/

Regards,

Re: A python wrapper to communicate with the CNC12 software

Posted: Mon Aug 03, 2020 10:36 am
by martyscncgarage
frantz wrote: Sun Aug 02, 2020 6:33 am Hi,

Please find (link below) the very first release of cnc_centroid_skinning, this project is a wrapper to communicate with the CNC12 software in python.
Of course, this project is for the community, There is still a lot of testing and tuning, but some of it is already in place.

https://pypi.org/project/cnc-centroid-skinning/0.0.2/

Regards,
What is the "jist" of the project? End goal in layman's terms?
Marty

Re: A python wrapper to communicate with the CNC12 software

Posted: Mon Aug 03, 2020 12:52 pm
by cncsnw
To provide a handy toolbox for programmer types to very easily write external programs that interact with the control.

This is not so much for the purpose of writing highly-polished Windows-style user interface for other people, as for providing very expedient interface to automate tasks that are inconvenient or awkward to do with CNC macros.