EgtMachKernel :

- aggiunta funzione Lua EmtAddArcMove.
This commit is contained in:
Dario Sassi
2017-01-03 11:15:51 +00:00
parent d9c080c6d6
commit f8c83ea5bc
8 changed files with 79 additions and 5 deletions
+1 -1
View File
@@ -520,7 +520,7 @@ Milling::Apply( bool bRecalc)
if ( ! AdjustStartEndMovements())
return false ;
// esecuzione eventuale personalizzazioni
// esecuzione eventuali personalizzazioni
if ( ! PostApply())
return false ;