Re: [Emc-developers] Orientation of the tool in Axis

2017-07-28 Thread C. Thomas Schneider
- From: Gene Heskett [mailto:ghesk...@shentel.net] Sent: Friday, July 28, 2017 11:47 AM To: emc-developers@lists.sourceforge.net Subject: Re: [Emc-developers] Orientation of the tool in Axis On Friday 28 July 2017 08:42:49 C. Thomas Schneider wrote: > Gene, > I will see what I can do

Re: [Emc-developers] Orientation of the tool in Axis

2017-07-28 Thread Gene Heskett
On Friday 28 July 2017 08:42:49 C. Thomas Schneider wrote: > Gene, > I will see what I can do to leverage Git to provide this information - > I may create a branch to help track this. > > Please note: This is only going to impact configurations with more > than one rotational axis [ABC] Which I

Re: [Emc-developers] Orientation of the tool in Axis

2017-07-28 Thread C. Thomas Schneider
Gene, I will see what I can do to leverage Git to provide this information - I may create a branch to help track this. Please note: This is only going to impact configurations with more than one rotational axis [ABC] I will let this DL know when I am done. -Tom I am having a similar problem

Re: [Emc-developers] Orientation of the tool in Axis

2017-07-27 Thread Gene Heskett
On Thursday 27 July 2017 16:42:40 C. Thomas Schneider wrote: I am having a similar problem on the lathes. Generally I just edit the file, changinging the rotation number until it works, but then I generally have to play with the Z offset. That doesn't always result in the backplot positions

[Emc-developers] Orientation of the tool in Axis

2017-07-27 Thread C. Thomas Schneider
I was having issues with how the tool was being displayed in Axis in my configuration. My "mill" is an XZAB configuration (No "Y" axis). I traced the issue to the ../lib/python/rs274/glcanon.py script In the redraw method when rotating the tool it uses the geometry as parsed by the axis.py.