OmagCUT :

- correzione su taglio singolo di cornici.
This commit is contained in:
Dario Sassi
2018-03-23 18:18:03 +00:00
parent 5f22a0841e
commit e65dd413e8
+1 -1
View File
@@ -1010,7 +1010,7 @@ Friend Module CamAuto
EgtSetMachiningParam(MCH_MP.LITANG, dStartDist + dTgAgg + dSafeZ)
End If
EgtSetMachiningParam(MCH_MP.LEADOUTTYPE, MCH_MIL_LO.LINEAR)
If nLiType = MCH_SAW_LI.CENT Or nLiType = MCH_SAW_LI.STRICT Then
If nLoType = MCH_SAW_LO.CENT Or nLoType = MCH_SAW_LO.STRICT Then
EgtSetMachiningParam(MCH_MP.LOPERP, dElev + dSafeZ)
Else
EgtSetMachiningParam(MCH_MP.LOTANG, dEndDist + dTgAgg + dSafeZ)