LaserGRBL icon indicating copy to clipboard operation
LaserGRBL copied to clipboard

Timing Issue?

Open Varcum opened this issue 1 year ago • 0 comments

LaserGrbl v7.14.0.0 Grbl v1.1f Wrapper: UsbSerial Win 11, Home, 10.0.22631.0 (7) CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9282.0 built by: NET481REL1LAST_C

TypeOf exception [System.IO.IOException] Exception message [No more data is available. ] Exception source [mscorlib], thread [Main Thread] Exception method [Void Win32Error(Int32, System.String)]

----------- stack trace ----------- at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.GetValueNames() at System.IO.Ports.SerialPort.GetPortNames() at LaserGRBL.ConnectLogForm.TimerUpdate() in E:\LaserGRBL\LaserGRBL\ConnectLogForm.cs:line 220 at LaserGRBL.MainForm.UpdateTimer_Tick(Object sender, EventArgs e) in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 452 at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Varcum avatar Dec 27 '24 15:12 Varcum