EgtMachKernel :

- in simulazione aggiunta possibilità di gestire extra-corse di assi ausiliari in OnMoveStart
- aggiunta funzione lua EmtSetOutstrokeInfo.
This commit is contained in:
Dario Sassi
2018-04-16 16:10:37 +00:00
parent 5ec2993913
commit 77c476b1dc
6 changed files with 51 additions and 6 deletions
+2 -2
View File
@@ -327,7 +327,7 @@ Machine::GetCurrHead( void) const
//----------------------------------------------------------------------------
bool
Machine::GetCurrHead( std::string& sHead) const
Machine::GetCurrHead( string& sHead) const
{
// controllo GeomDB
if ( m_pGeomDB == nullptr)
@@ -1352,7 +1352,7 @@ Machine::VerifyOutstroke( double dX, double dY, double dZ, const DBLVECTOR& vAng
}
//----------------------------------------------------------------------------
std::string
string
Machine::GetOutstrokeInfo( bool bMM) const
{
// se non c'è extracorsa, ritorno stringa vuota