EgtMachKernel :
- in fresatura OneWay più passate l'affondamento alla successiva è ora con feed di attacco.
This commit is contained in:
+3
-3
@@ -3662,11 +3662,11 @@ Milling::AddSawBladeSideApproach( const Point3d& ptP, const Vector3d& vtAppr, do
|
||||
bool
|
||||
Milling::AddDirectApproach( const Point3d& ptP)
|
||||
{
|
||||
SetFlag( 1) ;
|
||||
// affondo diretto al punto iniziale
|
||||
if ( AddRapidMove( ptP) == GDB_ID_NULL)
|
||||
return false ;
|
||||
SetFlag( 0) ;
|
||||
SetFeed( GetStartFeed()) ;
|
||||
if ( AddLinearMove( ptP) == GDB_ID_NULL)
|
||||
return false ;
|
||||
return true ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user