EgtMachKernel 1.6u6 :

- aggiustamenti nel calcolo assi rotanti
- aggiunto Hint assi in note di lavorazione come suggerimento angoli iniziali.
This commit is contained in:
Dario Sassi
2016-09-29 14:57:43 +00:00
parent b188caeba3
commit 7468c3bf17
14 changed files with 195 additions and 48 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ Machine::LoadTool( const string& sHead, int nExit, const string& sTool)
//----------------------------------------------------------------------------
bool
Machine::GetLoadedTool( const string& sHead, int nExit, string& sTool)
Machine::GetLoadedTool( const string& sHead, int nExit, string& sTool) const
{
// controllo GeomDB
if ( m_pGeomDB == nullptr)