注释
所有者
谢谢。它已经被报道 ( #1288 ) 但我无法复制 为了解决这个问题,你应该帮助我了解它在什么情况下出现。 |
作者
嗨,我今天才开始更新,并在一些木板上做了一些 Vector 刻录。 最好的问候 迈克尔 B PS:新的 Vector 函数很棒 |
所有者
谢谢(你的)信息。 我对光栅导入表单的代码做了一些小改动,但我不明白这是否与它有关,或者我是否从使用 Microsoft .net Framework 3.5 切换到 4.0 不幸的是,我无法在我的计算机上实现这一点,因此很难确定是否以及如何修复它。 |
LaserGrbl v4.0.5.0
Grbl v1.1f
包装器:UsbSerial
Win 10,专业版,10.0.19041.0 (7)
CLR:C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.4300.0 构建者: NET48REL1LAST_C
TypeOf 异常 [System.ArgumentException]
异常消息 [Ungültiger Parameter.]
异常源 [System.Drawing],线程 [Main Thread]
异常方法 [Int32 get_Width()]
———- 堆栈跟踪 ———-
bei System.Drawing.Image.get_Width()
bei System.Drawing.Image.get_Size()
bei LaserGRBL.RasterConverter.ImageProcessor .ResizeRecalc() in E:\LaserGRBL\LaserGRBL\RasterConverter\ImageProcessor.cs:Zeile 407.
bei LaserGRBL.RasterConverter.RasterToLaserForm.PbConverted_Resize(Object sender, EventArgs e) in E:\LaserGRBL\LaserGRBL\RasterConverter\RasterToLaserForm.cs: Zeile 688.
System.Windows.Forms.Control.OnResize(EventArgs e)
System.Windows.Forms.PictureBox.OnResize(EventArgs e)
System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
System.Windows。 Forms.Control.UpdateBounds(Int32 x,Int32 y,Int32 宽度,Int32 高度,Int32 clientWidth,Int32 clientHeight)
在System.Windows.Forms.Control.UpdateBounds()
在 System.Windows.Forms.Control.WmWindowPosChanged(Message& m) 在
System.Windows.Forms.Control.WndProc(Message& m) 在
System.Windows.Forms.NativeWindow.Callback (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)