EgtMachKernel 1.6l3 :
- aggiunta prima gestione preview tagli con lama.
This commit is contained in:
+8
-1
@@ -191,7 +191,14 @@ Milling::SetGeometry( const SELVECTOR& vIds)
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
Milling::Apply( void)
|
||||
Milling::Preview( bool bRecalc)
|
||||
{
|
||||
return false ;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
Milling::Apply( bool bRecalc)
|
||||
{
|
||||
return false ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user