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.ArgumentOutOfRangeException]
Exception message [El valor agregado o eliminado da como resultado un campo DateTime que no se puede representar.
Nombre del parámetro: value]
Exception source [mscorlib], thread [Main Thread]
Exception method [System.DateTime AddTicks(Int64)]
----------- stack trace -----------
en System.DateTime.AddTicks(Int64 value)
en Tools.Utils.TimeSpanToString(TimeSpan Span, TimePrecision Precision, TimePrecision MaxFallBackPrecision, String Separator, Boolean WriteSuffix) en E:\LaserGRBL\LaserGRBL\Tools\HiResTimer.cs:línea 331
en LaserGRBL.MainForm.TimerUpdate() en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 492
en LaserGRBL.MainForm.UpdateTimer_Tick(Object sender, EventArgs e) en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 449
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The text was updated successfully, but these errors were encountered:
LaserGrbl v7.12.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.ArgumentOutOfRangeException]
Exception message [El valor agregado o eliminado da como resultado un campo DateTime que no se puede representar.
Nombre del parámetro: value]
Exception source [mscorlib], thread [Main Thread]
Exception method [System.DateTime AddTicks(Int64)]
----------- stack trace -----------
en System.DateTime.AddTicks(Int64 value)
en Tools.Utils.TimeSpanToString(TimeSpan Span, TimePrecision Precision, TimePrecision MaxFallBackPrecision, String Separator, Boolean WriteSuffix) en E:\LaserGRBL\LaserGRBL\Tools\HiResTimer.cs:línea 331
en LaserGRBL.MainForm.TimerUpdate() en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 492
en LaserGRBL.MainForm.UpdateTimer_Tick(Object sender, EventArgs e) en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 449
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The text was updated successfully, but these errors were encountered: