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
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
LaserGrbl v7.14.0.0
Grbl v1.1h
Wrapper: UsbSerial
Win 10, Home, 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.ArgumentOutOfRangeException]
Exception message [InvalidArgument=Value of '0' is not valid for 'index'.
Parameter name: index]
Exception source [System.Windows.Forms], thread [Main Thread]
Exception method [System.Object get_Item(Int32)]
----------- stack trace -----------
at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
at System.Windows.Forms.ComboBox.get_Text()
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at LaserGRBL.UserControls.FlatComboBox.WndProc(Message& m) in E:\LaserGRBL\LaserGRBL\UserControls\FlatComboBox.cs:line 14
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Screenshots
If applicable, add screenshots to help explain your problem.
Hardware and software configuration (please complete the following information):
Windows version
Engraver brand and model
Grbl version (i.e. 0.9j, 1.1f)
LaserGRBL version
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
LaserGrbl v7.14.0.0
Grbl v1.1h
Wrapper: UsbSerial
Win 10, Home, 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.ArgumentOutOfRangeException]
Exception message [InvalidArgument=Value of '0' is not valid for 'index'.
Parameter name: index]
Exception source [System.Windows.Forms], thread [Main Thread]
Exception method [System.Object get_Item(Int32)]
----------- stack trace -----------
at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
at System.Windows.Forms.ComboBox.get_Text()
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at LaserGRBL.UserControls.FlatComboBox.WndProc(Message& m) in E:\LaserGRBL\LaserGRBL\UserControls\FlatComboBox.cs:line 14
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Screenshots
If applicable, add screenshots to help explain your problem.
Hardware and software configuration (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: