开源改变世界!!

设置行数时使用 INFO 按钮时的例外情况 #472

推推 grbl 2年前 (2023-01-27) 140次浏览
关闭
BallscrewBob 打开了这个问题 2018 年 10 月 26 日 · 4条评论
关闭

设置行数时使用 INFO 按钮时的例外情况#472

BallscrewBob 打开了这个问题 2018 年 10 月 26 日 · 4条评论

注释

设置行数时使用 INFO 按钮时的例外情况 #472
  1. 打开通常在 LG 中运行良好的图像。
  2. 在“Line To Line Options”框中输入整数 4 或 5
  3. 使用蓝色的小信息按钮来计算确切的新行数。

结果见下文

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '1600.000' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
   at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
   at LaserGRBL.RasterConverter.ResolutionHelperForm.CreateAndShowDialog(GrblCore Core, Double oldval)
   at LaserGRBL.RasterConverter.RasterToLaserForm.BtnQualityInfo_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8800 (QFE.050727-8800)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
LaserGRBL
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/LaserGRBL/LaserGRBL.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8791 (QFE.050727-8700)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5495 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8773 (QFE.050727-8700)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
设置行数时使用 INFO 按钮时的例外情况 #472
所有者

谢谢,我会尽快修复

设置行数时使用 INFO 按钮时的例外情况 #472
斯图尔特B4 评论了 2018 年 10 月 26 日  

这里没有问题。还尝试了 1 位 BW 抖动。一切正常。
两者都尝试了从 1 到 20 的所有数字。

设置行数时使用 INFO 按钮时的例外情况 #472
设置行数时使用 INFO 按钮时的例外情况 #472

设置行数时使用 INFO 按钮时的例外情况 #472

大声笑我希望我得到那个盒子斯图尔特。
现在我必须小心我雕刻的东西,因为没有计算的条带。

设置行数时使用 INFO 按钮时的例外情况 #472

也许 arkypita 会想出一个解决办法。