EgtMachKernel :

- modifiche per permettere assi lineari controversi con assi principali XYZ.
This commit is contained in:
DarioS
2022-08-29 07:24:34 +02:00
parent 6399c41598
commit cf6c628876
6 changed files with 52 additions and 44 deletions
+1
View File
@@ -56,6 +56,7 @@ Machine::Machine( void)
m_nHeadLinAxes = 0 ;
m_nHeadRotAxes = 0 ;
m_nHeadSpecRotAxis = -1 ;
m_frLinAx.Reset( false) ;
m_nMachineLook = MCH_LOOK_NONE ;
}