arkypita / LaserGRBL

Laser optimized GUI for GRBL
http://lasergrbl.com
Other
1.26k stars 497 forks source link

not move laser help #2420

Open suzukign250 opened 22 hours ago

suzukign250 commented 22 hours ago

LaserGrbl v7.12.0.0 Grbl v1.1f Wrapper: UsbSerial Win 10, Professional, 10.0.19045.0 (7) CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9282.0 built by: NET481REL1LAST_C

TypeOf exception [System.ObjectDisposedException] Exception message [Se ha cerrado el controlador seguro] Exception source [mscorlib], thread [Main Thread] Exception method [Void DangerousAddRef(Boolean ByRef)]

----------- stack trace ----------- en System.Runtime.InteropServices.SafeHandle.DangerousAddRef(Boolean& success) en System.StubHelpers.StubHelpers.SafeHandleAddRef(SafeHandle pHandle, Boolean& success) en Microsoft.Win32.UnsafeNativeMethods.GetOverlappedResult(SafeFileHandle hFile, NativeOverlapped* lpOverlapped, Int32& lpNumberOfBytesTransferred, Boolean bWait) en System.IO.Ports.SerialStream.EventLoopRunner.WaitForCommEvent() en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) en System.Threading.ThreadHelper.ThreadStart()