You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeOf exception [System.InvalidOperationException]
Exception message [El puerto está cerrado.]
Exception source [System], thread [Main Thread]
Exception method [Void Write(System.String)]
----------- stack trace -----------
en System.IO.Ports.SerialPort.Write(String text)
en LaserGRBL.ComWrapper.UsbSerial.Write(String text) en E:\LaserGRBL\LaserGRBL\ComWrapper\UsbSerial.cs:línea 144
en LaserGRBL.MarlinCore.QueryPosition() en E:\LaserGRBL\LaserGRBL\Core\MarlinCore.cs:línea 29
en LaserGRBL.GrblCore.StartTX() en E:\LaserGRBL\LaserGRBL\Core\GrblCore.cs:línea 1911
en Tools.ThreadObject.OnFirstRun() en E:\LaserGRBL\LaserGRBL\Tools\ThreadClass.cs:línea 30
en Tools.ThreadClass.Loop() en E:\LaserGRBL\LaserGRBL\Tools\ThreadClass.cs:línea 82
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()
The text was updated successfully, but these errors were encountered:
LaserGrbl v7.12.0.0
Marlin v1.1h
Wrapper: UsbSerial
Win 11, Professional, 10.0.22635.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9282.0 built by: NET481REL1LAST_C
TypeOf exception [System.InvalidOperationException]
Exception message [El puerto está cerrado.]
Exception source [System], thread [Main Thread]
Exception method [Void Write(System.String)]
----------- stack trace -----------
en System.IO.Ports.SerialPort.Write(String text)
en LaserGRBL.ComWrapper.UsbSerial.Write(String text) en E:\LaserGRBL\LaserGRBL\ComWrapper\UsbSerial.cs:línea 144
en LaserGRBL.MarlinCore.QueryPosition() en E:\LaserGRBL\LaserGRBL\Core\MarlinCore.cs:línea 29
en LaserGRBL.GrblCore.StartTX() en E:\LaserGRBL\LaserGRBL\Core\GrblCore.cs:línea 1911
en Tools.ThreadObject.OnFirstRun() en E:\LaserGRBL\LaserGRBL\Tools\ThreadClass.cs:línea 30
en Tools.ThreadClass.Loop() en E:\LaserGRBL\LaserGRBL\Tools\ThreadClass.cs:línea 82
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()
The text was updated successfully, but these errors were encountered: