Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. Source:
  2. LPKF.Protomat.Machines at LPKF.Protomat.Machines.Auxiliaries.Camera.Imaging_Protomat.FindCircle(Double theDiameter_mm, Double theMinDiameter_mm, Double theMaxDiameter_mm, Int32 theMinimumScore, CircleType theCircleType, AlgoType theAlgoType, Boolean& isFound, FiducialSearchResult& theResult)
  3. at LPKF.Protomat.Machines.Auxiliaries.Camera.Imaging_Protomat.FindCircle(CircleType theCircleType, AlgoType theAlgoType, Boolean& isFound, FiducialSearchResult& theResult)
  4. at LPKF.CPro2DBase.Machines.Alignment.SpiralSearchController.Run(FiducialSearchConfiguration theSearchConfiguration)
  5. at LPKF.Protomat.Machines.Alignment.AlignmentWithSpiralSearch.yFjf8Wq8xXiT5joqJW4g(Object , Object )
  6. at LPKF.Protomat.Machines.Alignment.AlignmentWithSpiralSearch.getCorrectPosition(FiducialDescription thePointToSearch, Point2D theSearchStartPoint, Double theFocusHeight_mm, Boolean& isFound, CAADataPoint& theDataPoint, Boolean theMoveZ2HeightBackAfterwards)
  7. at LPKF.Protomat.Machines.Alignment.AlignmentWithSpiralSearch.executeSearch(IList`1 theFiducials, CAATransformationBuilder theTransformStartPoint, CAAData& theResultingData)
  8. at LPKF.Protomat.Machines.Alignment.AlignmentWithSpiralSearch.executeSearch(IList`1 theFiducials, CAAData& theResultingData)
  9. at LPKF.CPro2DBase.Machines.Alignment.AlignmentController.Calculate4PointAlignment(IList`1 theFiducials, CAATransformationBuilder& theTransformation)
  10. at LPKF.Protomat.UI.MachineLogicController.processReadFiducials(PhaseDescriptorObject thePhase, Boolean theIsMirroredPhase)
  11. at LPKF.Protomat.UI.MachineLogicController.processReadFiducialPhase(PhaseDescriptorObject thePhase)
  12. at LPKF.Protomat.UI.MachineLogicController.processNoneMillDrillPhases(Int32 theLastDataOrder, PhaseDescriptorObject thePhase)
  13. at LPKF.Protomat.UI.MachineLogicController.checkAndPrepareNewPhase(Int32 theActualToolpath)
  14. at LPKF.Protomat.UI.MachineLogicController.processingNext()
  15. at LPKF.Protomat.UI.MachineLogicController.resumeOldOrStartNewProcess()
  16. at LPKF.Protomat.UI.MachineLogicController.StartProcessing(ProcessTask theTask, PhaseDescriptorObject thePhase, Boolean theForceContinueAbortedProcess)
  17. at LPKF.Protomat.UI.MachineLogicController.StartProcessing(ProcessTask theTask, PhaseDescriptorObject thePhase)
  18. at LPKF.Protomat.UI.OperationProcessFollowing.RG9IElr7B2rlNT1SP0vy(Object , ProcessTask theTask, Object )
  19. at LPKF.Protomat.UI.OperationProcessFollowing.startOperation()
  20. at LPKF.Core.UI.Common.OperationController.aSJdZ7idQ43FXNCQ44Z(Object )
  21. at LPKF.Core.UI.Common.OperationController.Start()
  22. at LPKF.Core.UI.OperationStack.hCwfGHvk7wR8jbtZ79rD(Object )
  23. at LPKF.Core.UI.OperationStack.StartOperation(Int32 theOperationId, Object theParameter)
  24. at LPKF.Core.UI.OperationStack.VsRiibvkLFkBVurbjS71(Object , Int32 theOperationId, Object )
  25. at LPKF.Core.UI.OperationStack.StartOperation(Int32 theOperationId)
  26. at LPKF.Core.UI.UILogicController.zhGHjxtekHO9CpeBFRt(Object , Int32 theOperationId)
  27. at LPKF.Core.UI.UILogicController.onStartActionHandler(Object theSender, IdEventArgs theArgs)
  28. at LPKF.Core.UI.Common.OperationTracker.safeRaiseEvent(EventHandler`1 theEvent, Object theOriginalSender)
  29. Reason:
  30. Exception of type 'System.OutOfMemoryException' was thrown.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement