arkypita / LaserGRBL

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

program error #2275

Open sageds2 opened 2 weeks ago

sageds2 commented 2 weeks ago

LaserGrbl v7.6.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.9241.0 built by: NET481REL1LAST_C

TypeOf exception [System.ArgumentOutOfRangeException] Exception message ['0'의 값은 'Value'에 사용할 수 없습니다. 'Value'은(는) 'Minimum'에서 'Maximum' 사이에 있어야 합니다. 매개 변수 이름: Value] Exception source [System.Windows.Forms], thread [Main Thread] Exception method [Void set_Value(Int32)]

----------- stack trace ----------- 위치: System.Windows.Forms.TrackBar.set_Value(Int32 value) 위치: LaserGRBL.UserControls.LabelTB..ctor(GrblCore core, Int32 function) 파일 E:\LaserGRBL\LaserGRBL\UserControls\LabelTB.cs:줄 65 위치: LaserGRBL.MainForm.ToolStripTraceBarItem..ctor(GrblCore core, Int32 function) 파일 E:\LaserGRBL\LaserGRBL\MainForm.cs:줄 629 위치: LaserGRBL.MainForm.GetOvMenu() 파일 E:\LaserGRBL\LaserGRBL\MainForm.cs:줄 614 위치: LaserGRBL.MainForm.TTOvClick(Object sender, EventArgs e) 파일 E:\LaserGRBL\LaserGRBL\MainForm.cs:줄 606 위치: System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) 위치: System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) 위치: System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) 위치: System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) 위치: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 위치: System.Windows.Forms.Control.WndProc(Message& m) 위치: System.Windows.Forms.ToolStrip.WndProc(Message& m) 위치: System.Windows.Forms.StatusStrip.WndProc(Message& m) 위치: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

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.

arkypita commented 2 weeks ago

Hi @sageds2 ! Is it a persistent error or did you just have it once?