On 29.11.2012 12:28, Anders Wallin wrote:
>> Turning is done in stages, you need to change tools. Technical drawings
>> detail the dimensions. It is easier to piece together the final detail
>> of subroutines rather than enter the coordinates of several points.
>> In programming, a subroutine can use 5 different tools, changing it once
>> in the podprocedurze.
>>
> Have you considered using python?
> AXIS can use python as a 'filter', i.e. you open the python file from AXIS,
> the python file runs and produces G-code, and the G-code appears ready to
> run in AXIS.
> I have a few examples over here:
> https://github.com/aewallin/linuxcnc-scripts
> there are images here
> https://github.com/aewallin/linuxcnc-scripts/tree/master/gallery
>
> with this approach the program can be made arbitrarily complex, and as you
> see my python scripts also use external C++ libraries.
>
>
Dear Anders

Of course, this can be written in Python. But I do not write it. That's 
why I use NGCGUI, which features nearly enough for me.
If my idea you like, rewrite it in Python. Code publish up to date on the

http://www.cnc.info.pl/topics54/ngcgui-toczenie-mocno-rozbudowana-procedura-vt40747.htm

If you are interested we call variables and translate their descriptions 
into English. Of course, this will require amendments.

Regards

Miki

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to