diff --git a/GRBL-Plotter/Properties/AssemblyInfo.cs b/GRBL-Plotter/Properties/AssemblyInfo.cs index e89bc832c..22c40adde 100644 --- a/GRBL-Plotter/Properties/AssemblyInfo.cs +++ b/GRBL-Plotter/Properties/AssemblyInfo.cs @@ -33,7 +33,7 @@ // Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern // übernehmen, indem Sie "*" eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.6.2.2")] -[assembly: AssemblyFileVersion("1.6.2.2")] +[assembly: AssemblyVersion("1.6.3.0")] +[assembly: AssemblyFileVersion("1.6.3.0")] [assembly: NeutralResourcesLanguage("en")] diff --git a/GRBL-Plotter/Properties/Settings.Designer.cs b/GRBL-Plotter/Properties/Settings.Designer.cs index e8b470661..f3c5b50ed 100644 --- a/GRBL-Plotter/Properties/Settings.Designer.cs +++ b/GRBL-Plotter/Properties/Settings.Designer.cs @@ -2291,6 +2291,66 @@ internal sealed partial class Settings : global::System.Configuration.Applicatio } } + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("D0")] + public string grblDescriptionD0 { + get { + return ((string)(this["grblDescriptionD0"])); + } + set { + this["grblDescriptionD0"] = value; + } + } + + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("D1")] + public string grblDescriptionD1 { + get { + return ((string)(this["grblDescriptionD1"])); + } + set { + this["grblDescriptionD1"] = value; + } + } + + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("D2")] + public string grblDescriptionD2 { + get { + return ((string)(this["grblDescriptionD2"])); + } + set { + this["grblDescriptionD2"] = value; + } + } + + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("D3")] + public string grblDescriptionD3 { + get { + return ((string)(this["grblDescriptionD3"])); + } + set { + this["grblDescriptionD3"] = value; + } + } + + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("False")] + public bool grblDescriptionDxEnable { + get { + return ((bool)(this["grblDescriptionDxEnable"])); + } + set { + this["grblDescriptionDxEnable"] = value; + } + } + [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("2")] @@ -2579,6 +2639,42 @@ internal sealed partial class Settings : global::System.Configuration.Applicatio } } + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("False")] + public bool gui2DShowVertexEnable { + get { + return ((bool)(this["gui2DShowVertexEnable"])); + } + set { + this["gui2DShowVertexEnable"] = value; + } + } + + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("1")] + public decimal gui2DShowVertexType { + get { + return ((decimal)(this["gui2DShowVertexType"])); + } + set { + this["gui2DShowVertexType"] = value; + } + } + + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("0.5")] + public decimal gui2DShowVertexSize { + get { + return ((decimal)(this["gui2DShowVertexSize"])); + } + set { + this["gui2DShowVertexSize"] = value; + } + } + [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("0.2")] @@ -3544,6 +3640,30 @@ internal sealed partial class Settings : global::System.Configuration.Applicatio } } + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("0")] + public long guiLastStart { + get { + return ((long)(this["guiLastStart"])); + } + set { + this["guiLastStart"] = value; + } + } + + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("0")] + public long guiLastEnd { + get { + return ((long)(this["guiLastEnd"])); + } + set { + this["guiLastEnd"] = value; + } + } + [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] @@ -7539,5 +7659,17 @@ internal sealed partial class Settings : global::System.Configuration.Applicatio this["useCaseLastLoaded"] = value; } } + + [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("-")] + public string guiLastEndReason { + get { + return ((string)(this["guiLastEndReason"])); + } + set { + this["guiLastEndReason"] = value; + } + } } } diff --git a/GRBL-Plotter/Properties/Settings.settings b/GRBL-Plotter/Properties/Settings.settings index fcaf8d24f..b4b2e1f79 100644 --- a/GRBL-Plotter/Properties/Settings.settings +++ b/GRBL-Plotter/Properties/Settings.settings @@ -1,4 +1,4 @@ - + @@ -569,6 +569,21 @@ 0 + + D0 + + + D1 + + + D2 + + + D3 + + + False + 2 @@ -641,6 +656,15 @@ False + + False + + + 1 + + + 0.5 + 0.2 @@ -881,6 +905,12 @@ D:\ + + 0 + + + 0 + @@ -1880,5 +1910,8 @@ ? + + - + \ No newline at end of file