From ab94f070d797edbe927d7d58a460cc4eddf48b03 Mon Sep 17 00:00:00 2001
From: jace.tang <1536884497@qq.com>
Date: 星期一, 13 六月 2022 10:58:40 +0800
Subject: [PATCH] 1.添加检测异常抛出时图片保存动作

---
 ConfigForm.Designer.cs | 1349 ++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 788 insertions(+), 561 deletions(-)

diff --git a/ConfigForm.Designer.cs b/ConfigForm.Designer.cs
index 41c9a89..812ef72 100644
--- a/ConfigForm.Designer.cs
+++ b/ConfigForm.Designer.cs
@@ -237,6 +237,7 @@
             this.nudCellMaxLength = new System.Windows.Forms.NumericUpDown();
             this.label148 = new System.Windows.Forms.Label();
             this.label147 = new System.Windows.Forms.Label();
+            this.chkSaveHeightOK = new System.Windows.Forms.CheckBox();
             this.chkSaveOKLWImage = new System.Windows.Forms.CheckBox();
             this.btnClearCheck = new System.Windows.Forms.Button();
             this.btnHandInit = new System.Windows.Forms.Button();
@@ -456,7 +457,6 @@
             this.groupBox27 = new System.Windows.Forms.GroupBox();
             this.groupBox28 = new System.Windows.Forms.GroupBox();
             this.groupBox29 = new System.Windows.Forms.GroupBox();
-            this.chkSaveHeightOK = new System.Windows.Forms.CheckBox();
             this.tabControl1.SuspendLayout();
             this.tpSetConfig.SuspendLayout();
             this.groupBox4.SuspendLayout();
@@ -501,9 +501,10 @@
             // 
             // btnSaveConfig
             // 
-            this.btnSaveConfig.Location = new System.Drawing.Point(716, 409);
+            this.btnSaveConfig.Location = new System.Drawing.Point(955, 511);
+            this.btnSaveConfig.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnSaveConfig.Name = "btnSaveConfig";
-            this.btnSaveConfig.Size = new System.Drawing.Size(92, 74);
+            this.btnSaveConfig.Size = new System.Drawing.Size(123, 92);
             this.btnSaveConfig.TabIndex = 0;
             this.btnSaveConfig.Text = "淇濆瓨閰嶇疆";
             this.btnSaveConfig.UseVisualStyleBackColor = true;
@@ -516,9 +517,10 @@
             this.tabControl1.Controls.Add(this.tbSoft);
             this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.tabControl1.Location = new System.Drawing.Point(0, 0);
+            this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabControl1.Name = "tabControl1";
             this.tabControl1.SelectedIndex = 0;
-            this.tabControl1.Size = new System.Drawing.Size(825, 499);
+            this.tabControl1.Size = new System.Drawing.Size(1100, 624);
             this.tabControl1.TabIndex = 1;
             // 
             // tpSetConfig
@@ -534,10 +536,11 @@
             this.tpSetConfig.Controls.Add(this.groupBox13);
             this.tpSetConfig.Controls.Add(this.groupBox2);
             this.tpSetConfig.Controls.Add(this.btnSaveConfig);
-            this.tpSetConfig.Location = new System.Drawing.Point(4, 22);
+            this.tpSetConfig.Location = new System.Drawing.Point(4, 25);
+            this.tpSetConfig.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tpSetConfig.Name = "tpSetConfig";
-            this.tpSetConfig.Padding = new System.Windows.Forms.Padding(3);
-            this.tpSetConfig.Size = new System.Drawing.Size(817, 473);
+            this.tpSetConfig.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tpSetConfig.Size = new System.Drawing.Size(1092, 595);
             this.tpSetConfig.TabIndex = 0;
             this.tpSetConfig.Text = "鍙傛暟閰嶇疆";
             this.tpSetConfig.UseVisualStyleBackColor = true;
@@ -551,9 +554,11 @@
             this.groupBox4.Controls.Add(this.cbUploadPath);
             this.groupBox4.Controls.Add(this.tbUpload);
             this.groupBox4.Controls.Add(this.btnUploadPath);
-            this.groupBox4.Location = new System.Drawing.Point(352, 393);
+            this.groupBox4.Location = new System.Drawing.Point(469, 491);
+            this.groupBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox4.Name = "groupBox4";
-            this.groupBox4.Size = new System.Drawing.Size(333, 102);
+            this.groupBox4.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox4.Size = new System.Drawing.Size(444, 128);
             this.groupBox4.TabIndex = 15;
             this.groupBox4.TabStop = false;
             this.groupBox4.Text = "鎶ヨ〃涓婁紶璺緞璁剧疆";
@@ -561,41 +566,46 @@
             // label142
             // 
             this.label142.AutoSize = true;
-            this.label142.Location = new System.Drawing.Point(158, 78);
+            this.label142.Location = new System.Drawing.Point(211, 98);
+            this.label142.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label142.Name = "label142";
-            this.label142.Size = new System.Drawing.Size(35, 12);
+            this.label142.Size = new System.Drawing.Size(45, 15);
             this.label142.TabIndex = 6;
             this.label142.Text = "绔欏垾:";
             // 
             // tbStation
             // 
-            this.tbStation.Location = new System.Drawing.Point(195, 73);
+            this.tbStation.Location = new System.Drawing.Point(260, 91);
+            this.tbStation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tbStation.Name = "tbStation";
-            this.tbStation.Size = new System.Drawing.Size(93, 21);
+            this.tbStation.Size = new System.Drawing.Size(123, 25);
             this.tbStation.TabIndex = 5;
             // 
             // label141
             // 
             this.label141.AutoSize = true;
-            this.label141.Location = new System.Drawing.Point(13, 78);
+            this.label141.Location = new System.Drawing.Point(17, 98);
+            this.label141.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label141.Name = "label141";
-            this.label141.Size = new System.Drawing.Size(35, 12);
+            this.label141.Size = new System.Drawing.Size(45, 15);
             this.label141.TabIndex = 4;
             this.label141.Text = "绶氬垾:";
             // 
             // tbLine
             // 
-            this.tbLine.Location = new System.Drawing.Point(50, 73);
+            this.tbLine.Location = new System.Drawing.Point(67, 91);
+            this.tbLine.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tbLine.Name = "tbLine";
-            this.tbLine.Size = new System.Drawing.Size(93, 21);
+            this.tbLine.Size = new System.Drawing.Size(123, 25);
             this.tbLine.TabIndex = 3;
             // 
             // cbUploadPath
             // 
             this.cbUploadPath.AutoSize = true;
-            this.cbUploadPath.Location = new System.Drawing.Point(15, 21);
+            this.cbUploadPath.Location = new System.Drawing.Point(20, 26);
+            this.cbUploadPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbUploadPath.Name = "cbUploadPath";
-            this.cbUploadPath.Size = new System.Drawing.Size(144, 16);
+            this.cbUploadPath.Size = new System.Drawing.Size(179, 19);
             this.cbUploadPath.TabIndex = 0;
             this.cbUploadPath.Text = "閬告搰鏄惁涓婂偝娓噺绲愭灉";
             this.cbUploadPath.UseVisualStyleBackColor = true;
@@ -603,18 +613,20 @@
             // 
             // tbUpload
             // 
-            this.tbUpload.Location = new System.Drawing.Point(15, 42);
+            this.tbUpload.Location = new System.Drawing.Point(20, 52);
+            this.tbUpload.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tbUpload.Name = "tbUpload";
             this.tbUpload.ReadOnly = true;
-            this.tbUpload.Size = new System.Drawing.Size(214, 21);
+            this.tbUpload.Size = new System.Drawing.Size(284, 25);
             this.tbUpload.TabIndex = 2;
             this.tbUpload.Visible = false;
             // 
             // btnUploadPath
             // 
-            this.btnUploadPath.Location = new System.Drawing.Point(232, 39);
+            this.btnUploadPath.Location = new System.Drawing.Point(309, 49);
+            this.btnUploadPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnUploadPath.Name = "btnUploadPath";
-            this.btnUploadPath.Size = new System.Drawing.Size(95, 29);
+            this.btnUploadPath.Size = new System.Drawing.Size(127, 36);
             this.btnUploadPath.TabIndex = 1;
             this.btnUploadPath.Text = "涓婁紶璺緞閫夋嫨";
             this.btnUploadPath.UseVisualStyleBackColor = true;
@@ -628,9 +640,11 @@
             this.groupBox11.Controls.Add(this.tbTST);
             this.groupBox11.Controls.Add(this.btnExcelPath);
             this.groupBox11.Controls.Add(this.btnTstPath);
-            this.groupBox11.Location = new System.Drawing.Point(3, 392);
+            this.groupBox11.Location = new System.Drawing.Point(4, 490);
+            this.groupBox11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox11.Name = "groupBox11";
-            this.groupBox11.Size = new System.Drawing.Size(343, 103);
+            this.groupBox11.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox11.Size = new System.Drawing.Size(457, 129);
             this.groupBox11.TabIndex = 14;
             this.groupBox11.TabStop = false;
             this.groupBox11.Text = "鎶ヨ〃璺緞璁剧疆";
@@ -638,9 +652,10 @@
             // cbExcel
             // 
             this.cbExcel.AutoSize = true;
-            this.cbExcel.Location = new System.Drawing.Point(14, 69);
+            this.cbExcel.Location = new System.Drawing.Point(19, 86);
+            this.cbExcel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbExcel.Name = "cbExcel";
-            this.cbExcel.Size = new System.Drawing.Size(15, 14);
+            this.cbExcel.Size = new System.Drawing.Size(18, 17);
             this.cbExcel.TabIndex = 5;
             this.cbExcel.UseVisualStyleBackColor = true;
             this.cbExcel.CheckedChanged += new System.EventHandler(this.cbTST_CheckedChanged);
@@ -648,43 +663,48 @@
             // cbTST
             // 
             this.cbTST.AutoSize = true;
-            this.cbTST.Location = new System.Drawing.Point(14, 32);
+            this.cbTST.Location = new System.Drawing.Point(19, 40);
+            this.cbTST.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbTST.Name = "cbTST";
-            this.cbTST.Size = new System.Drawing.Size(15, 14);
+            this.cbTST.Size = new System.Drawing.Size(18, 17);
             this.cbTST.TabIndex = 5;
             this.cbTST.UseVisualStyleBackColor = true;
             this.cbTST.CheckedChanged += new System.EventHandler(this.cbTST_CheckedChanged);
             // 
             // tbExcel
             // 
-            this.tbExcel.Location = new System.Drawing.Point(141, 66);
+            this.tbExcel.Location = new System.Drawing.Point(188, 82);
+            this.tbExcel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tbExcel.Name = "tbExcel";
             this.tbExcel.ReadOnly = true;
-            this.tbExcel.Size = new System.Drawing.Size(191, 21);
+            this.tbExcel.Size = new System.Drawing.Size(253, 25);
             this.tbExcel.TabIndex = 1;
             // 
             // tbTST
             // 
-            this.tbTST.Location = new System.Drawing.Point(141, 29);
+            this.tbTST.Location = new System.Drawing.Point(188, 36);
+            this.tbTST.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tbTST.Name = "tbTST";
             this.tbTST.ReadOnly = true;
-            this.tbTST.Size = new System.Drawing.Size(191, 21);
+            this.tbTST.Size = new System.Drawing.Size(253, 25);
             this.tbTST.TabIndex = 1;
             // 
             // btnExcelPath
             // 
-            this.btnExcelPath.Location = new System.Drawing.Point(37, 60);
+            this.btnExcelPath.Location = new System.Drawing.Point(49, 75);
+            this.btnExcelPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnExcelPath.Name = "btnExcelPath";
-            this.btnExcelPath.Size = new System.Drawing.Size(98, 30);
+            this.btnExcelPath.Size = new System.Drawing.Size(131, 38);
             this.btnExcelPath.TabIndex = 0;
             this.btnExcelPath.Text = "Excel璺緞閫夋嫨";
             this.btnExcelPath.UseVisualStyleBackColor = true;
             // 
             // btnTstPath
             // 
-            this.btnTstPath.Location = new System.Drawing.Point(37, 23);
+            this.btnTstPath.Location = new System.Drawing.Point(49, 29);
+            this.btnTstPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnTstPath.Name = "btnTstPath";
-            this.btnTstPath.Size = new System.Drawing.Size(98, 31);
+            this.btnTstPath.Size = new System.Drawing.Size(131, 39);
             this.btnTstPath.TabIndex = 0;
             this.btnTstPath.Text = "TST璺緞閫夋嫨";
             this.btnTstPath.UseVisualStyleBackColor = true;
@@ -692,9 +712,10 @@
             // label37
             // 
             this.label37.AutoSize = true;
-            this.label37.Location = new System.Drawing.Point(678, 361);
+            this.label37.Location = new System.Drawing.Point(904, 451);
+            this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label37.Name = "label37";
-            this.label37.Size = new System.Drawing.Size(23, 12);
+            this.label37.Size = new System.Drawing.Size(30, 15);
             this.label37.TabIndex = 14;
             this.label37.Text = "闀�:";
             this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -716,19 +737,23 @@
             this.groupBox3.Controls.Add(this.label133);
             this.groupBox3.Controls.Add(this.textBox20);
             this.groupBox3.Controls.Add(this.label118);
-            this.groupBox3.Location = new System.Drawing.Point(664, 173);
+            this.groupBox3.Location = new System.Drawing.Point(885, 216);
+            this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox3.Name = "groupBox3";
-            this.groupBox3.Size = new System.Drawing.Size(148, 178);
+            this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox3.Size = new System.Drawing.Size(197, 222);
             this.groupBox3.TabIndex = 13;
             this.groupBox3.TabStop = false;
             this.groupBox3.Text = "瀹藉害琛ュ伩鍊艰瀹�";
+            this.groupBox3.Visible = false;
             // 
             // label140
             // 
             this.label140.AutoSize = true;
-            this.label140.Location = new System.Drawing.Point(7, 154);
+            this.label140.Location = new System.Drawing.Point(9, 192);
+            this.label140.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label140.Name = "label140";
-            this.label140.Size = new System.Drawing.Size(41, 12);
+            this.label140.Size = new System.Drawing.Size(53, 15);
             this.label140.TabIndex = 15;
             this.label140.Text = "宸ヤ綅5:";
             this.label140.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -736,9 +761,10 @@
             // label138
             // 
             this.label138.AutoSize = true;
-            this.label138.Location = new System.Drawing.Point(7, 120);
+            this.label138.Location = new System.Drawing.Point(9, 150);
+            this.label138.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label138.Name = "label138";
-            this.label138.Size = new System.Drawing.Size(41, 12);
+            this.label138.Size = new System.Drawing.Size(53, 15);
             this.label138.TabIndex = 15;
             this.label138.Text = "宸ヤ綅4:";
             this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -746,9 +772,10 @@
             // label136
             // 
             this.label136.AutoSize = true;
-            this.label136.Location = new System.Drawing.Point(7, 89);
+            this.label136.Location = new System.Drawing.Point(9, 111);
+            this.label136.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label136.Name = "label136";
-            this.label136.Size = new System.Drawing.Size(41, 12);
+            this.label136.Size = new System.Drawing.Size(53, 15);
             this.label136.TabIndex = 15;
             this.label136.Text = "宸ヤ綅3:";
             this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -756,9 +783,10 @@
             // label134
             // 
             this.label134.AutoSize = true;
-            this.label134.Location = new System.Drawing.Point(7, 58);
+            this.label134.Location = new System.Drawing.Point(9, 72);
+            this.label134.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label134.Name = "label134";
-            this.label134.Size = new System.Drawing.Size(41, 12);
+            this.label134.Size = new System.Drawing.Size(53, 15);
             this.label134.TabIndex = 15;
             this.label134.Text = "宸ヤ綅2:";
             this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -766,105 +794,118 @@
             // label36
             // 
             this.label36.AutoSize = true;
-            this.label36.Location = new System.Drawing.Point(7, 26);
+            this.label36.Location = new System.Drawing.Point(9, 32);
+            this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label36.Name = "label36";
-            this.label36.Size = new System.Drawing.Size(41, 12);
+            this.label36.Size = new System.Drawing.Size(53, 15);
             this.label36.TabIndex = 15;
             this.label36.Text = "宸ヤ綅1:";
             this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             // 
             // textBox89
             // 
-            this.textBox89.Location = new System.Drawing.Point(52, 149);
+            this.textBox89.Location = new System.Drawing.Point(69, 186);
+            this.textBox89.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox89.Name = "textBox89";
-            this.textBox89.Size = new System.Drawing.Size(58, 21);
+            this.textBox89.Size = new System.Drawing.Size(76, 25);
             this.textBox89.TabIndex = 18;
             this.textBox89.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label139
             // 
             this.label139.AutoSize = true;
-            this.label139.Location = new System.Drawing.Point(116, 152);
+            this.label139.Location = new System.Drawing.Point(155, 190);
+            this.label139.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label139.Name = "label139";
-            this.label139.Size = new System.Drawing.Size(17, 12);
+            this.label139.Size = new System.Drawing.Size(23, 15);
             this.label139.TabIndex = 16;
             this.label139.Text = "mm";
             // 
             // textBox88
             // 
-            this.textBox88.Location = new System.Drawing.Point(52, 115);
+            this.textBox88.Location = new System.Drawing.Point(69, 144);
+            this.textBox88.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox88.Name = "textBox88";
-            this.textBox88.Size = new System.Drawing.Size(58, 21);
+            this.textBox88.Size = new System.Drawing.Size(76, 25);
             this.textBox88.TabIndex = 18;
             this.textBox88.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label137
             // 
             this.label137.AutoSize = true;
-            this.label137.Location = new System.Drawing.Point(116, 118);
+            this.label137.Location = new System.Drawing.Point(155, 148);
+            this.label137.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label137.Name = "label137";
-            this.label137.Size = new System.Drawing.Size(17, 12);
+            this.label137.Size = new System.Drawing.Size(23, 15);
             this.label137.TabIndex = 16;
             this.label137.Text = "mm";
             // 
             // textBox87
             // 
-            this.textBox87.Location = new System.Drawing.Point(52, 84);
+            this.textBox87.Location = new System.Drawing.Point(69, 105);
+            this.textBox87.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox87.Name = "textBox87";
-            this.textBox87.Size = new System.Drawing.Size(58, 21);
+            this.textBox87.Size = new System.Drawing.Size(76, 25);
             this.textBox87.TabIndex = 18;
             this.textBox87.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label135
             // 
             this.label135.AutoSize = true;
-            this.label135.Location = new System.Drawing.Point(116, 87);
+            this.label135.Location = new System.Drawing.Point(155, 109);
+            this.label135.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label135.Name = "label135";
-            this.label135.Size = new System.Drawing.Size(17, 12);
+            this.label135.Size = new System.Drawing.Size(23, 15);
             this.label135.TabIndex = 16;
             this.label135.Text = "mm";
             // 
             // textBox86
             // 
-            this.textBox86.Location = new System.Drawing.Point(52, 53);
+            this.textBox86.Location = new System.Drawing.Point(69, 66);
+            this.textBox86.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox86.Name = "textBox86";
-            this.textBox86.Size = new System.Drawing.Size(58, 21);
+            this.textBox86.Size = new System.Drawing.Size(76, 25);
             this.textBox86.TabIndex = 18;
             this.textBox86.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label133
             // 
             this.label133.AutoSize = true;
-            this.label133.Location = new System.Drawing.Point(116, 56);
+            this.label133.Location = new System.Drawing.Point(155, 70);
+            this.label133.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label133.Name = "label133";
-            this.label133.Size = new System.Drawing.Size(17, 12);
+            this.label133.Size = new System.Drawing.Size(23, 15);
             this.label133.TabIndex = 16;
             this.label133.Text = "mm";
             // 
             // textBox20
             // 
-            this.textBox20.Location = new System.Drawing.Point(52, 21);
+            this.textBox20.Location = new System.Drawing.Point(69, 26);
+            this.textBox20.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox20.Name = "textBox20";
-            this.textBox20.Size = new System.Drawing.Size(58, 21);
+            this.textBox20.Size = new System.Drawing.Size(76, 25);
             this.textBox20.TabIndex = 18;
             this.textBox20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label118
             // 
             this.label118.AutoSize = true;
-            this.label118.Location = new System.Drawing.Point(116, 24);
+            this.label118.Location = new System.Drawing.Point(155, 30);
+            this.label118.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label118.Name = "label118";
-            this.label118.Size = new System.Drawing.Size(17, 12);
+            this.label118.Size = new System.Drawing.Size(23, 15);
             this.label118.TabIndex = 16;
             this.label118.Text = "mm";
             // 
             // textBox21
             // 
-            this.textBox21.Location = new System.Drawing.Point(709, 358);
+            this.textBox21.Location = new System.Drawing.Point(945, 448);
+            this.textBox21.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox21.Name = "textBox21";
-            this.textBox21.Size = new System.Drawing.Size(58, 21);
+            this.textBox21.Size = new System.Drawing.Size(76, 25);
             this.textBox21.TabIndex = 19;
             this.textBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+            this.textBox21.Visible = false;
             // 
             // groupBox1
             // 
@@ -883,73 +924,83 @@
             this.groupBox1.Controls.Add(this.textBox19);
             this.groupBox1.Controls.Add(this.label115);
             this.groupBox1.Controls.Add(this.label113);
-            this.groupBox1.Location = new System.Drawing.Point(664, 3);
+            this.groupBox1.Location = new System.Drawing.Point(885, 4);
+            this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox1.Name = "groupBox1";
-            this.groupBox1.Size = new System.Drawing.Size(149, 166);
+            this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox1.Size = new System.Drawing.Size(199, 208);
             this.groupBox1.TabIndex = 12;
             this.groupBox1.TabStop = false;
             this.groupBox1.Text = "鍘氬害琛ュ伩鍊艰瀹�";
+            this.groupBox1.Visible = false;
             // 
             // label132
             // 
             this.label132.AutoSize = true;
-            this.label132.Location = new System.Drawing.Point(4, 137);
+            this.label132.Location = new System.Drawing.Point(5, 171);
+            this.label132.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label132.Name = "label132";
-            this.label132.Size = new System.Drawing.Size(41, 12);
+            this.label132.Size = new System.Drawing.Size(53, 15);
             this.label132.TabIndex = 11;
             this.label132.Text = "宸ヤ綅5:";
             this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             // 
             // textBox85
             // 
-            this.textBox85.Location = new System.Drawing.Point(52, 134);
+            this.textBox85.Location = new System.Drawing.Point(69, 168);
+            this.textBox85.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox85.Name = "textBox85";
-            this.textBox85.Size = new System.Drawing.Size(58, 21);
+            this.textBox85.Size = new System.Drawing.Size(76, 25);
             this.textBox85.TabIndex = 13;
             this.textBox85.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label130
             // 
             this.label130.AutoSize = true;
-            this.label130.Location = new System.Drawing.Point(4, 109);
+            this.label130.Location = new System.Drawing.Point(5, 136);
+            this.label130.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label130.Name = "label130";
-            this.label130.Size = new System.Drawing.Size(41, 12);
+            this.label130.Size = new System.Drawing.Size(53, 15);
             this.label130.TabIndex = 11;
             this.label130.Text = "宸ヤ綅4:";
             this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             // 
             // textBox84
             // 
-            this.textBox84.Location = new System.Drawing.Point(52, 106);
+            this.textBox84.Location = new System.Drawing.Point(69, 132);
+            this.textBox84.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox84.Name = "textBox84";
-            this.textBox84.Size = new System.Drawing.Size(58, 21);
+            this.textBox84.Size = new System.Drawing.Size(76, 25);
             this.textBox84.TabIndex = 13;
             this.textBox84.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label128
             // 
             this.label128.AutoSize = true;
-            this.label128.Location = new System.Drawing.Point(4, 82);
+            this.label128.Location = new System.Drawing.Point(5, 102);
+            this.label128.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label128.Name = "label128";
-            this.label128.Size = new System.Drawing.Size(41, 12);
+            this.label128.Size = new System.Drawing.Size(53, 15);
             this.label128.TabIndex = 11;
             this.label128.Text = "宸ヤ綅3:";
             this.label128.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             // 
             // textBox83
             // 
-            this.textBox83.Location = new System.Drawing.Point(52, 79);
+            this.textBox83.Location = new System.Drawing.Point(69, 99);
+            this.textBox83.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox83.Name = "textBox83";
-            this.textBox83.Size = new System.Drawing.Size(58, 21);
+            this.textBox83.Size = new System.Drawing.Size(76, 25);
             this.textBox83.TabIndex = 13;
             this.textBox83.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label116
             // 
             this.label116.AutoSize = true;
-            this.label116.Location = new System.Drawing.Point(4, 53);
+            this.label116.Location = new System.Drawing.Point(5, 66);
+            this.label116.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label116.Name = "label116";
-            this.label116.Size = new System.Drawing.Size(41, 12);
+            this.label116.Size = new System.Drawing.Size(53, 15);
             this.label116.TabIndex = 11;
             this.label116.Text = "宸ヤ綅2:";
             this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -957,35 +1008,39 @@
             // label131
             // 
             this.label131.AutoSize = true;
-            this.label131.Location = new System.Drawing.Point(116, 137);
+            this.label131.Location = new System.Drawing.Point(155, 171);
+            this.label131.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label131.Name = "label131";
-            this.label131.Size = new System.Drawing.Size(17, 12);
+            this.label131.Size = new System.Drawing.Size(23, 15);
             this.label131.TabIndex = 12;
             this.label131.Text = "mm";
             // 
             // textBox82
             // 
-            this.textBox82.Location = new System.Drawing.Point(52, 50);
+            this.textBox82.Location = new System.Drawing.Point(69, 62);
+            this.textBox82.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox82.Name = "textBox82";
-            this.textBox82.Size = new System.Drawing.Size(58, 21);
+            this.textBox82.Size = new System.Drawing.Size(76, 25);
             this.textBox82.TabIndex = 13;
             this.textBox82.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label129
             // 
             this.label129.AutoSize = true;
-            this.label129.Location = new System.Drawing.Point(116, 109);
+            this.label129.Location = new System.Drawing.Point(155, 136);
+            this.label129.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label129.Name = "label129";
-            this.label129.Size = new System.Drawing.Size(17, 12);
+            this.label129.Size = new System.Drawing.Size(23, 15);
             this.label129.TabIndex = 12;
             this.label129.Text = "mm";
             // 
             // label114
             // 
             this.label114.AutoSize = true;
-            this.label114.Location = new System.Drawing.Point(4, 25);
+            this.label114.Location = new System.Drawing.Point(5, 31);
+            this.label114.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label114.Name = "label114";
-            this.label114.Size = new System.Drawing.Size(41, 12);
+            this.label114.Size = new System.Drawing.Size(53, 15);
             this.label114.TabIndex = 11;
             this.label114.Text = "宸ヤ綅1:";
             this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -993,44 +1048,49 @@
             // label117
             // 
             this.label117.AutoSize = true;
-            this.label117.Location = new System.Drawing.Point(116, 82);
+            this.label117.Location = new System.Drawing.Point(155, 102);
+            this.label117.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label117.Name = "label117";
-            this.label117.Size = new System.Drawing.Size(17, 12);
+            this.label117.Size = new System.Drawing.Size(23, 15);
             this.label117.TabIndex = 12;
             this.label117.Text = "mm";
             // 
             // textBox19
             // 
-            this.textBox19.Location = new System.Drawing.Point(52, 22);
+            this.textBox19.Location = new System.Drawing.Point(69, 28);
+            this.textBox19.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox19.Name = "textBox19";
-            this.textBox19.Size = new System.Drawing.Size(58, 21);
+            this.textBox19.Size = new System.Drawing.Size(76, 25);
             this.textBox19.TabIndex = 13;
             this.textBox19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label115
             // 
             this.label115.AutoSize = true;
-            this.label115.Location = new System.Drawing.Point(116, 53);
+            this.label115.Location = new System.Drawing.Point(155, 66);
+            this.label115.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label115.Name = "label115";
-            this.label115.Size = new System.Drawing.Size(17, 12);
+            this.label115.Size = new System.Drawing.Size(23, 15);
             this.label115.TabIndex = 12;
             this.label115.Text = "mm";
             // 
             // label113
             // 
             this.label113.AutoSize = true;
-            this.label113.Location = new System.Drawing.Point(116, 25);
+            this.label113.Location = new System.Drawing.Point(155, 31);
+            this.label113.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label113.Name = "label113";
-            this.label113.Size = new System.Drawing.Size(17, 12);
+            this.label113.Size = new System.Drawing.Size(23, 15);
             this.label113.TabIndex = 12;
             this.label113.Text = "mm";
             // 
             // label119
             // 
             this.label119.AutoSize = true;
-            this.label119.Location = new System.Drawing.Point(773, 361);
+            this.label119.Location = new System.Drawing.Point(1031, 451);
+            this.label119.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label119.Name = "label119";
-            this.label119.Size = new System.Drawing.Size(17, 12);
+            this.label119.Size = new System.Drawing.Size(23, 15);
             this.label119.TabIndex = 17;
             this.label119.Text = "mm";
             // 
@@ -1042,9 +1102,11 @@
             this.gbOtherParams.Controls.Add(this.tbLoadRobotSpeed);
             this.gbOtherParams.Controls.Add(this.label9);
             this.gbOtherParams.Controls.Add(this.label120);
-            this.gbOtherParams.Location = new System.Drawing.Point(499, 314);
+            this.gbOtherParams.Location = new System.Drawing.Point(665, 392);
+            this.gbOtherParams.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gbOtherParams.Name = "gbOtherParams";
-            this.gbOtherParams.Size = new System.Drawing.Size(160, 76);
+            this.gbOtherParams.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.gbOtherParams.Size = new System.Drawing.Size(213, 95);
             this.gbOtherParams.TabIndex = 11;
             this.gbOtherParams.TabStop = false;
             this.gbOtherParams.Text = "鏈烘鎵嬮�熷害璁惧畾";
@@ -1052,17 +1114,19 @@
             // label12
             // 
             this.label12.AutoSize = true;
-            this.label12.Location = new System.Drawing.Point(4, 46);
+            this.label12.Location = new System.Drawing.Point(5, 58);
+            this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label12.Name = "label12";
-            this.label12.Size = new System.Drawing.Size(95, 12);
+            this.label12.Size = new System.Drawing.Size(120, 15);
             this.label12.TabIndex = 8;
             this.label12.Text = "涓嬫枡鏈烘鎵嬮�熷害:";
             // 
             // tbUnloadRobotSpeed
             // 
-            this.tbUnloadRobotSpeed.Location = new System.Drawing.Point(100, 43);
+            this.tbUnloadRobotSpeed.Location = new System.Drawing.Point(133, 54);
+            this.tbUnloadRobotSpeed.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tbUnloadRobotSpeed.Name = "tbUnloadRobotSpeed";
-            this.tbUnloadRobotSpeed.Size = new System.Drawing.Size(35, 21);
+            this.tbUnloadRobotSpeed.Size = new System.Drawing.Size(45, 25);
             this.tbUnloadRobotSpeed.TabIndex = 10;
             this.tbUnloadRobotSpeed.Text = "60";
             this.tbUnloadRobotSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
@@ -1070,17 +1134,19 @@
             // label121
             // 
             this.label121.AutoSize = true;
-            this.label121.Location = new System.Drawing.Point(4, 19);
+            this.label121.Location = new System.Drawing.Point(5, 24);
+            this.label121.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label121.Name = "label121";
-            this.label121.Size = new System.Drawing.Size(95, 12);
+            this.label121.Size = new System.Drawing.Size(120, 15);
             this.label121.TabIndex = 8;
             this.label121.Text = "涓婃枡鏈烘鎵嬮�熷害:";
             // 
             // tbLoadRobotSpeed
             // 
-            this.tbLoadRobotSpeed.Location = new System.Drawing.Point(100, 16);
+            this.tbLoadRobotSpeed.Location = new System.Drawing.Point(133, 20);
+            this.tbLoadRobotSpeed.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tbLoadRobotSpeed.Name = "tbLoadRobotSpeed";
-            this.tbLoadRobotSpeed.Size = new System.Drawing.Size(35, 21);
+            this.tbLoadRobotSpeed.Size = new System.Drawing.Size(45, 25);
             this.tbLoadRobotSpeed.TabIndex = 10;
             this.tbLoadRobotSpeed.Text = "60";
             this.tbLoadRobotSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
@@ -1088,18 +1154,20 @@
             // label9
             // 
             this.label9.AutoSize = true;
-            this.label9.Location = new System.Drawing.Point(139, 46);
+            this.label9.Location = new System.Drawing.Point(185, 58);
+            this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label9.Name = "label9";
-            this.label9.Size = new System.Drawing.Size(11, 12);
+            this.label9.Size = new System.Drawing.Size(15, 15);
             this.label9.TabIndex = 9;
             this.label9.Text = "%";
             // 
             // label120
             // 
             this.label120.AutoSize = true;
-            this.label120.Location = new System.Drawing.Point(139, 19);
+            this.label120.Location = new System.Drawing.Point(185, 24);
+            this.label120.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label120.Name = "label120";
-            this.label120.Size = new System.Drawing.Size(11, 12);
+            this.label120.Size = new System.Drawing.Size(15, 15);
             this.label120.TabIndex = 9;
             this.label120.Text = "%";
             // 
@@ -1157,452 +1225,506 @@
             this.groupBox13.Controls.Add(this.label38);
             this.groupBox13.Controls.Add(this.label34);
             this.groupBox13.Controls.Add(this.label33);
-            this.groupBox13.Location = new System.Drawing.Point(3, 2);
+            this.groupBox13.Location = new System.Drawing.Point(4, 2);
+            this.groupBox13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox13.Name = "groupBox13";
-            this.groupBox13.Size = new System.Drawing.Size(493, 389);
+            this.groupBox13.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox13.Size = new System.Drawing.Size(657, 486);
             this.groupBox13.TabIndex = 7;
             this.groupBox13.TabStop = false;
             this.groupBox13.Text = "杞磋瀹�";
             // 
             // textBox80
             // 
-            this.textBox80.Location = new System.Drawing.Point(423, 116);
+            this.textBox80.Location = new System.Drawing.Point(564, 145);
+            this.textBox80.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox80.Name = "textBox80";
-            this.textBox80.Size = new System.Drawing.Size(65, 21);
+            this.textBox80.Size = new System.Drawing.Size(85, 25);
             this.textBox80.TabIndex = 63;
             this.textBox80.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox81
             // 
-            this.textBox81.Location = new System.Drawing.Point(423, 84);
+            this.textBox81.Location = new System.Drawing.Point(564, 105);
+            this.textBox81.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox81.Name = "textBox81";
-            this.textBox81.Size = new System.Drawing.Size(65, 21);
+            this.textBox81.Size = new System.Drawing.Size(85, 25);
             this.textBox81.TabIndex = 64;
             this.textBox81.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label122
             // 
             this.label122.AutoSize = true;
-            this.label122.Location = new System.Drawing.Point(314, 120);
+            this.label122.Location = new System.Drawing.Point(419, 150);
+            this.label122.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label122.Name = "label122";
-            this.label122.Size = new System.Drawing.Size(107, 12);
+            this.label122.Size = new System.Drawing.Size(136, 15);
             this.label122.TabIndex = 62;
             this.label122.Text = "Y1杞存壂鎻忓洖褰掍綅缃�:";
             // 
             // label123
             // 
             this.label123.AutoSize = true;
-            this.label123.Location = new System.Drawing.Point(314, 87);
+            this.label123.Location = new System.Drawing.Point(419, 109);
+            this.label123.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label123.Name = "label123";
-            this.label123.Size = new System.Drawing.Size(107, 12);
+            this.label123.Size = new System.Drawing.Size(136, 15);
             this.label123.TabIndex = 61;
             this.label123.Text = "X1杞存壂鎻忓洖褰掍綅缃�:";
             // 
             // textBox32
             // 
-            this.textBox32.Location = new System.Drawing.Point(88, 154);
+            this.textBox32.Location = new System.Drawing.Point(117, 192);
+            this.textBox32.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox32.Name = "textBox32";
-            this.textBox32.Size = new System.Drawing.Size(65, 21);
+            this.textBox32.Size = new System.Drawing.Size(85, 25);
             this.textBox32.TabIndex = 56;
             this.textBox32.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label42
             // 
             this.label42.AutoSize = true;
-            this.label42.Location = new System.Drawing.Point(15, 157);
+            this.label42.Location = new System.Drawing.Point(20, 196);
+            this.label42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label42.Name = "label42";
-            this.label42.Size = new System.Drawing.Size(59, 12);
+            this.label42.Size = new System.Drawing.Size(76, 15);
             this.label42.TabIndex = 55;
             this.label42.Text = "X1杞撮�熷害:";
             // 
             // textBox27
             // 
-            this.textBox27.Location = new System.Drawing.Point(244, 356);
+            this.textBox27.Location = new System.Drawing.Point(325, 445);
+            this.textBox27.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox27.Name = "textBox27";
-            this.textBox27.Size = new System.Drawing.Size(65, 21);
+            this.textBox27.Size = new System.Drawing.Size(85, 25);
             this.textBox27.TabIndex = 53;
             this.textBox27.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox25
             // 
-            this.textBox25.Location = new System.Drawing.Point(423, 47);
+            this.textBox25.Location = new System.Drawing.Point(564, 59);
+            this.textBox25.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox25.Name = "textBox25";
-            this.textBox25.Size = new System.Drawing.Size(65, 21);
+            this.textBox25.Size = new System.Drawing.Size(85, 25);
             this.textBox25.TabIndex = 53;
             this.textBox25.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox33
             // 
-            this.textBox33.Location = new System.Drawing.Point(243, 154);
+            this.textBox33.Location = new System.Drawing.Point(324, 192);
+            this.textBox33.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox33.Name = "textBox33";
-            this.textBox33.Size = new System.Drawing.Size(65, 21);
+            this.textBox33.Size = new System.Drawing.Size(85, 25);
             this.textBox33.TabIndex = 53;
             this.textBox33.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox26
             // 
-            this.textBox26.Location = new System.Drawing.Point(88, 356);
+            this.textBox26.Location = new System.Drawing.Point(117, 445);
+            this.textBox26.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox26.Name = "textBox26";
-            this.textBox26.Size = new System.Drawing.Size(65, 21);
+            this.textBox26.Size = new System.Drawing.Size(85, 25);
             this.textBox26.TabIndex = 54;
             this.textBox26.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox24
             // 
-            this.textBox24.Location = new System.Drawing.Point(423, 15);
+            this.textBox24.Location = new System.Drawing.Point(564, 19);
+            this.textBox24.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox24.Name = "textBox24";
-            this.textBox24.Size = new System.Drawing.Size(65, 21);
+            this.textBox24.Size = new System.Drawing.Size(85, 25);
             this.textBox24.TabIndex = 54;
             this.textBox24.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label41
             // 
             this.label41.AutoSize = true;
-            this.label41.Location = new System.Drawing.Point(172, 359);
+            this.label41.Location = new System.Drawing.Point(229, 449);
+            this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label41.Name = "label41";
-            this.label41.Size = new System.Drawing.Size(59, 12);
+            this.label41.Size = new System.Drawing.Size(76, 15);
             this.label41.TabIndex = 52;
             this.label41.Text = "Y2杞撮�熷害:";
             // 
             // label18
             // 
             this.label18.AutoSize = true;
-            this.label18.Location = new System.Drawing.Point(314, 51);
+            this.label18.Location = new System.Drawing.Point(419, 64);
+            this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label18.Name = "label18";
-            this.label18.Size = new System.Drawing.Size(107, 12);
+            this.label18.Size = new System.Drawing.Size(136, 15);
             this.label18.TabIndex = 52;
             this.label18.Text = "Y1杞存壂鎻忓畬鎴愪綅缃�:";
             // 
             // label43
             // 
             this.label43.AutoSize = true;
-            this.label43.Location = new System.Drawing.Point(173, 157);
+            this.label43.Location = new System.Drawing.Point(231, 196);
+            this.label43.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label43.Name = "label43";
-            this.label43.Size = new System.Drawing.Size(59, 12);
+            this.label43.Size = new System.Drawing.Size(76, 15);
             this.label43.TabIndex = 52;
             this.label43.Text = "Y1杞撮�熷害:";
             // 
             // label40
             // 
             this.label40.AutoSize = true;
-            this.label40.Location = new System.Drawing.Point(14, 359);
+            this.label40.Location = new System.Drawing.Point(19, 449);
+            this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label40.Name = "label40";
-            this.label40.Size = new System.Drawing.Size(59, 12);
+            this.label40.Size = new System.Drawing.Size(76, 15);
             this.label40.TabIndex = 51;
             this.label40.Text = "X2杞撮�熷害:";
             // 
             // label15
             // 
             this.label15.AutoSize = true;
-            this.label15.Location = new System.Drawing.Point(314, 18);
+            this.label15.Location = new System.Drawing.Point(419, 22);
+            this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label15.Name = "label15";
-            this.label15.Size = new System.Drawing.Size(107, 12);
+            this.label15.Size = new System.Drawing.Size(136, 15);
             this.label15.TabIndex = 51;
             this.label15.Text = "X1杞存壂鎻忓畬鎴愪綅缃�:";
             // 
             // textBox1
             // 
-            this.textBox1.Location = new System.Drawing.Point(243, 225);
+            this.textBox1.Location = new System.Drawing.Point(324, 281);
+            this.textBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox1.Name = "textBox1";
-            this.textBox1.Size = new System.Drawing.Size(65, 21);
+            this.textBox1.Size = new System.Drawing.Size(85, 25);
             this.textBox1.TabIndex = 45;
             this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox2
             // 
-            this.textBox2.Location = new System.Drawing.Point(243, 327);
+            this.textBox2.Location = new System.Drawing.Point(324, 409);
+            this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox2.Name = "textBox2";
-            this.textBox2.Size = new System.Drawing.Size(65, 21);
+            this.textBox2.Size = new System.Drawing.Size(85, 25);
             this.textBox2.TabIndex = 46;
             this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox3
             // 
-            this.textBox3.Location = new System.Drawing.Point(243, 290);
+            this.textBox3.Location = new System.Drawing.Point(324, 362);
+            this.textBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox3.Name = "textBox3";
-            this.textBox3.Size = new System.Drawing.Size(65, 21);
+            this.textBox3.Size = new System.Drawing.Size(85, 25);
             this.textBox3.TabIndex = 42;
             this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox4
             // 
-            this.textBox4.Location = new System.Drawing.Point(88, 292);
+            this.textBox4.Location = new System.Drawing.Point(117, 365);
+            this.textBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox4.Name = "textBox4";
-            this.textBox4.Size = new System.Drawing.Size(65, 21);
+            this.textBox4.Size = new System.Drawing.Size(85, 25);
             this.textBox4.TabIndex = 43;
             this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox5
             // 
-            this.textBox5.Location = new System.Drawing.Point(88, 326);
+            this.textBox5.Location = new System.Drawing.Point(117, 408);
+            this.textBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox5.Name = "textBox5";
-            this.textBox5.Size = new System.Drawing.Size(65, 21);
+            this.textBox5.Size = new System.Drawing.Size(85, 25);
             this.textBox5.TabIndex = 44;
             this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox6
             // 
-            this.textBox6.Location = new System.Drawing.Point(243, 256);
+            this.textBox6.Location = new System.Drawing.Point(324, 320);
+            this.textBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox6.Name = "textBox6";
-            this.textBox6.Size = new System.Drawing.Size(65, 21);
+            this.textBox6.Size = new System.Drawing.Size(85, 25);
             this.textBox6.TabIndex = 41;
             this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox8
             // 
-            this.textBox8.Location = new System.Drawing.Point(88, 258);
+            this.textBox8.Location = new System.Drawing.Point(117, 322);
+            this.textBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox8.Name = "textBox8";
-            this.textBox8.Size = new System.Drawing.Size(65, 21);
+            this.textBox8.Size = new System.Drawing.Size(85, 25);
             this.textBox8.TabIndex = 40;
             this.textBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox12
             // 
-            this.textBox12.Location = new System.Drawing.Point(88, 224);
+            this.textBox12.Location = new System.Drawing.Point(117, 280);
+            this.textBox12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox12.Name = "textBox12";
-            this.textBox12.Size = new System.Drawing.Size(65, 21);
+            this.textBox12.Size = new System.Drawing.Size(85, 25);
             this.textBox12.TabIndex = 50;
             this.textBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox13
             // 
-            this.textBox13.Location = new System.Drawing.Point(243, 190);
+            this.textBox13.Location = new System.Drawing.Point(324, 238);
+            this.textBox13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox13.Name = "textBox13";
-            this.textBox13.Size = new System.Drawing.Size(65, 21);
+            this.textBox13.Size = new System.Drawing.Size(85, 25);
             this.textBox13.TabIndex = 47;
             this.textBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox14
             // 
-            this.textBox14.Location = new System.Drawing.Point(88, 190);
+            this.textBox14.Location = new System.Drawing.Point(117, 238);
+            this.textBox14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox14.Name = "textBox14";
-            this.textBox14.Size = new System.Drawing.Size(65, 21);
+            this.textBox14.Size = new System.Drawing.Size(85, 25);
             this.textBox14.TabIndex = 48;
             this.textBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label1
             // 
             this.label1.AutoSize = true;
-            this.label1.Location = new System.Drawing.Point(160, 227);
+            this.label1.Location = new System.Drawing.Point(213, 284);
+            this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label1.Name = "label1";
-            this.label1.Size = new System.Drawing.Size(83, 12);
+            this.label1.Size = new System.Drawing.Size(106, 15);
             this.label1.TabIndex = 33;
             this.label1.Text = "Y2杞村畾浣嶉�熷害:";
             // 
             // label2
             // 
             this.label2.AutoSize = true;
-            this.label2.Location = new System.Drawing.Point(162, 295);
+            this.label2.Location = new System.Drawing.Point(216, 369);
+            this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label2.Name = "label2";
-            this.label2.Size = new System.Drawing.Size(83, 12);
+            this.label2.Size = new System.Drawing.Size(106, 15);
             this.label2.TabIndex = 30;
             this.label2.Text = "Y2杞存墜鍔ㄩ�熷害:";
             // 
             // label3
             // 
             this.label3.AutoSize = true;
-            this.label3.Location = new System.Drawing.Point(6, 295);
+            this.label3.Location = new System.Drawing.Point(8, 369);
+            this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label3.Name = "label3";
-            this.label3.Size = new System.Drawing.Size(83, 12);
+            this.label3.Size = new System.Drawing.Size(106, 15);
             this.label3.TabIndex = 29;
             this.label3.Text = "X2杞存墜鍔ㄩ�熷害:";
             // 
             // label4
             // 
             this.label4.AutoSize = true;
-            this.label4.Location = new System.Drawing.Point(160, 329);
+            this.label4.Location = new System.Drawing.Point(213, 411);
+            this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label4.Name = "label4";
-            this.label4.Size = new System.Drawing.Size(83, 12);
+            this.label4.Size = new System.Drawing.Size(106, 15);
             this.label4.TabIndex = 31;
             this.label4.Text = "Y2杞寸瓑寰呬綅缃�:";
             // 
             // label5
             // 
             this.label5.AutoSize = true;
-            this.label5.Location = new System.Drawing.Point(162, 261);
+            this.label5.Location = new System.Drawing.Point(216, 326);
+            this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label5.Name = "label5";
-            this.label5.Size = new System.Drawing.Size(83, 12);
+            this.label5.Size = new System.Drawing.Size(106, 15);
             this.label5.TabIndex = 34;
             this.label5.Text = "Y2杞村畾浣嶄綅缃�:";
             // 
             // label6
             // 
             this.label6.AutoSize = true;
-            this.label6.Location = new System.Drawing.Point(6, 261);
+            this.label6.Location = new System.Drawing.Point(8, 326);
+            this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label6.Name = "label6";
-            this.label6.Size = new System.Drawing.Size(83, 12);
+            this.label6.Size = new System.Drawing.Size(106, 15);
             this.label6.TabIndex = 35;
             this.label6.Text = "X2杞村畾浣嶄綅缃�:";
             // 
             // label7
             // 
             this.label7.AutoSize = true;
-            this.label7.Location = new System.Drawing.Point(6, 329);
+            this.label7.Location = new System.Drawing.Point(8, 411);
+            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label7.Name = "label7";
-            this.label7.Size = new System.Drawing.Size(83, 12);
+            this.label7.Size = new System.Drawing.Size(106, 15);
             this.label7.TabIndex = 38;
             this.label7.Text = "X2杞寸瓑寰呬綅缃�:";
             // 
             // label8
             // 
             this.label8.AutoSize = true;
-            this.label8.Location = new System.Drawing.Point(6, 227);
+            this.label8.Location = new System.Drawing.Point(8, 284);
+            this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label8.Name = "label8";
-            this.label8.Size = new System.Drawing.Size(83, 12);
+            this.label8.Size = new System.Drawing.Size(106, 15);
             this.label8.TabIndex = 39;
             this.label8.Text = "X2杞村畾浣嶉�熷害:";
             // 
             // label10
             // 
             this.label10.AutoSize = true;
-            this.label10.Location = new System.Drawing.Point(160, 193);
+            this.label10.Location = new System.Drawing.Point(213, 241);
+            this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label10.Name = "label10";
-            this.label10.Size = new System.Drawing.Size(83, 12);
+            this.label10.Size = new System.Drawing.Size(107, 15);
             this.label10.TabIndex = 37;
             this.label10.Text = "X2Y2涓よ酱鍑忛��:";
             // 
             // label11
             // 
             this.label11.AutoSize = true;
-            this.label11.Location = new System.Drawing.Point(6, 193);
+            this.label11.Location = new System.Drawing.Point(8, 241);
+            this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label11.Name = "label11";
-            this.label11.Size = new System.Drawing.Size(83, 12);
+            this.label11.Size = new System.Drawing.Size(107, 15);
             this.label11.TabIndex = 32;
             this.label11.Text = "X2Y2涓よ酱鍔犻��:";
             // 
             // textBox29
             // 
-            this.textBox29.Location = new System.Drawing.Point(243, 49);
+            this.textBox29.Location = new System.Drawing.Point(324, 61);
+            this.textBox29.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox29.Name = "textBox29";
-            this.textBox29.Size = new System.Drawing.Size(65, 21);
+            this.textBox29.Size = new System.Drawing.Size(85, 25);
             this.textBox29.TabIndex = 23;
             this.textBox29.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox31
             // 
-            this.textBox31.Location = new System.Drawing.Point(243, 118);
+            this.textBox31.Location = new System.Drawing.Point(324, 148);
+            this.textBox31.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox31.Name = "textBox31";
-            this.textBox31.Size = new System.Drawing.Size(65, 21);
+            this.textBox31.Size = new System.Drawing.Size(85, 25);
             this.textBox31.TabIndex = 21;
             this.textBox31.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox28
             // 
-            this.textBox28.Location = new System.Drawing.Point(88, 117);
+            this.textBox28.Location = new System.Drawing.Point(117, 146);
+            this.textBox28.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox28.Name = "textBox28";
-            this.textBox28.Size = new System.Drawing.Size(65, 21);
+            this.textBox28.Size = new System.Drawing.Size(85, 25);
             this.textBox28.TabIndex = 21;
             this.textBox28.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox30
             // 
-            this.textBox30.Location = new System.Drawing.Point(243, 84);
+            this.textBox30.Location = new System.Drawing.Point(324, 105);
+            this.textBox30.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox30.Name = "textBox30";
-            this.textBox30.Size = new System.Drawing.Size(65, 21);
+            this.textBox30.Size = new System.Drawing.Size(85, 25);
             this.textBox30.TabIndex = 20;
             this.textBox30.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox23
             // 
-            this.textBox23.Location = new System.Drawing.Point(88, 83);
+            this.textBox23.Location = new System.Drawing.Point(117, 104);
+            this.textBox23.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox23.Name = "textBox23";
-            this.textBox23.Size = new System.Drawing.Size(65, 21);
+            this.textBox23.Size = new System.Drawing.Size(85, 25);
             this.textBox23.TabIndex = 20;
             this.textBox23.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox22
             // 
-            this.textBox22.Location = new System.Drawing.Point(88, 49);
+            this.textBox22.Location = new System.Drawing.Point(117, 61);
+            this.textBox22.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox22.Name = "textBox22";
-            this.textBox22.Size = new System.Drawing.Size(65, 21);
+            this.textBox22.Size = new System.Drawing.Size(85, 25);
             this.textBox22.TabIndex = 28;
             this.textBox22.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox18
             // 
-            this.textBox18.Location = new System.Drawing.Point(243, 15);
+            this.textBox18.Location = new System.Drawing.Point(324, 19);
+            this.textBox18.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox18.Name = "textBox18";
-            this.textBox18.Size = new System.Drawing.Size(65, 21);
+            this.textBox18.Size = new System.Drawing.Size(85, 25);
             this.textBox18.TabIndex = 25;
             this.textBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // textBox17
             // 
-            this.textBox17.Location = new System.Drawing.Point(88, 15);
+            this.textBox17.Location = new System.Drawing.Point(117, 19);
+            this.textBox17.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox17.Name = "textBox17";
-            this.textBox17.Size = new System.Drawing.Size(65, 21);
+            this.textBox17.Size = new System.Drawing.Size(85, 25);
             this.textBox17.TabIndex = 26;
             this.textBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label50
             // 
             this.label50.AutoSize = true;
-            this.label50.Location = new System.Drawing.Point(158, 52);
+            this.label50.Location = new System.Drawing.Point(211, 65);
+            this.label50.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label50.Name = "label50";
-            this.label50.Size = new System.Drawing.Size(83, 12);
+            this.label50.Size = new System.Drawing.Size(106, 15);
             this.label50.TabIndex = 5;
             this.label50.Text = "Y1杞村畾浣嶉�熷害:";
             // 
             // label60
             // 
             this.label60.AutoSize = true;
-            this.label60.Location = new System.Drawing.Point(158, 120);
+            this.label60.Location = new System.Drawing.Point(211, 150);
+            this.label60.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label60.Name = "label60";
-            this.label60.Size = new System.Drawing.Size(83, 12);
+            this.label60.Size = new System.Drawing.Size(106, 15);
             this.label60.TabIndex = 2;
             this.label60.Text = "Y1杞存墜鍔ㄩ�熷害:";
             // 
             // label49
             // 
             this.label49.AutoSize = true;
-            this.label49.Location = new System.Drawing.Point(6, 120);
+            this.label49.Location = new System.Drawing.Point(8, 150);
+            this.label49.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label49.Name = "label49";
-            this.label49.Size = new System.Drawing.Size(83, 12);
+            this.label49.Size = new System.Drawing.Size(106, 15);
             this.label49.TabIndex = 2;
             this.label49.Text = "X1杞存墜鍔ㄩ�熷害:";
             // 
             // label59
             // 
             this.label59.AutoSize = true;
-            this.label59.Location = new System.Drawing.Point(160, 86);
+            this.label59.Location = new System.Drawing.Point(213, 108);
+            this.label59.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label59.Name = "label59";
-            this.label59.Size = new System.Drawing.Size(83, 12);
+            this.label59.Size = new System.Drawing.Size(106, 15);
             this.label59.TabIndex = 6;
             this.label59.Text = "Y1杞村畾浣嶄綅缃�:";
             // 
             // label39
             // 
             this.label39.AutoSize = true;
-            this.label39.Location = new System.Drawing.Point(6, 86);
+            this.label39.Location = new System.Drawing.Point(8, 108);
+            this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label39.Name = "label39";
-            this.label39.Size = new System.Drawing.Size(83, 12);
+            this.label39.Size = new System.Drawing.Size(106, 15);
             this.label39.TabIndex = 6;
             this.label39.Text = "X1杞村畾浣嶄綅缃�:";
             // 
             // label38
             // 
             this.label38.AutoSize = true;
-            this.label38.Location = new System.Drawing.Point(6, 52);
+            this.label38.Location = new System.Drawing.Point(8, 65);
+            this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label38.Name = "label38";
-            this.label38.Size = new System.Drawing.Size(83, 12);
+            this.label38.Size = new System.Drawing.Size(106, 15);
             this.label38.TabIndex = 10;
             this.label38.Text = "X1杞村畾浣嶉�熷害:";
             // 
             // label34
             // 
             this.label34.AutoSize = true;
-            this.label34.Location = new System.Drawing.Point(157, 18);
+            this.label34.Location = new System.Drawing.Point(209, 22);
+            this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label34.Name = "label34";
-            this.label34.Size = new System.Drawing.Size(83, 12);
+            this.label34.Size = new System.Drawing.Size(107, 15);
             this.label34.TabIndex = 8;
             this.label34.Text = "X1Y1涓よ酱鍑忛��:";
             // 
             // label33
             // 
             this.label33.AutoSize = true;
-            this.label33.Location = new System.Drawing.Point(6, 18);
+            this.label33.Location = new System.Drawing.Point(8, 22);
+            this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label33.Name = "label33";
-            this.label33.Size = new System.Drawing.Size(83, 12);
+            this.label33.Size = new System.Drawing.Size(107, 15);
             this.label33.TabIndex = 4;
             this.label33.Text = "X1Y1涓よ酱鍔犻��:";
             // 
@@ -1612,9 +1734,11 @@
             this.groupBox2.Controls.Add(this.groupBox8);
             this.groupBox2.Controls.Add(this.groupBox6);
             this.groupBox2.Controls.Add(this.groupBox7);
-            this.groupBox2.Location = new System.Drawing.Point(499, 2);
+            this.groupBox2.Location = new System.Drawing.Point(665, 2);
+            this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox2.Name = "groupBox2";
-            this.groupBox2.Size = new System.Drawing.Size(161, 286);
+            this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox2.Size = new System.Drawing.Size(215, 358);
             this.groupBox2.TabIndex = 5;
             this.groupBox2.TabStop = false;
             this.groupBox2.Text = "娴嬮噺椤瑰垽鏂潯浠惰瀹�";
@@ -1627,62 +1751,70 @@
             this.groupBox12.Controls.Add(this.label144);
             this.groupBox12.Controls.Add(this.label145);
             this.groupBox12.Controls.Add(this.label146);
-            this.groupBox12.Location = new System.Drawing.Point(5, 215);
+            this.groupBox12.Location = new System.Drawing.Point(7, 269);
+            this.groupBox12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox12.Name = "groupBox12";
-            this.groupBox12.Size = new System.Drawing.Size(150, 62);
+            this.groupBox12.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox12.Size = new System.Drawing.Size(200, 78);
             this.groupBox12.TabIndex = 2;
             this.groupBox12.TabStop = false;
             this.groupBox12.Text = "Z-LSN";
             // 
             // textBox90
             // 
-            this.textBox90.Location = new System.Drawing.Point(42, 12);
+            this.textBox90.Location = new System.Drawing.Point(56, 15);
+            this.textBox90.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox90.Name = "textBox90";
-            this.textBox90.Size = new System.Drawing.Size(81, 21);
+            this.textBox90.Size = new System.Drawing.Size(107, 25);
             this.textBox90.TabIndex = 2;
             this.textBox90.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label143
             // 
             this.label143.AutoSize = true;
-            this.label143.Location = new System.Drawing.Point(125, 15);
+            this.label143.Location = new System.Drawing.Point(167, 19);
+            this.label143.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label143.Name = "label143";
-            this.label143.Size = new System.Drawing.Size(17, 12);
+            this.label143.Size = new System.Drawing.Size(23, 15);
             this.label143.TabIndex = 0;
             this.label143.Text = "mm";
             // 
             // textBox91
             // 
-            this.textBox91.Location = new System.Drawing.Point(41, 37);
+            this.textBox91.Location = new System.Drawing.Point(55, 46);
+            this.textBox91.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox91.Name = "textBox91";
-            this.textBox91.Size = new System.Drawing.Size(81, 21);
+            this.textBox91.Size = new System.Drawing.Size(107, 25);
             this.textBox91.TabIndex = 2;
             this.textBox91.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label144
             // 
             this.label144.AutoSize = true;
-            this.label144.Location = new System.Drawing.Point(7, 15);
+            this.label144.Location = new System.Drawing.Point(9, 19);
+            this.label144.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label144.Name = "label144";
-            this.label144.Size = new System.Drawing.Size(29, 12);
+            this.label144.Size = new System.Drawing.Size(39, 15);
             this.label144.TabIndex = 0;
             this.label144.Text = "Min:";
             // 
             // label145
             // 
             this.label145.AutoSize = true;
-            this.label145.Location = new System.Drawing.Point(124, 40);
+            this.label145.Location = new System.Drawing.Point(165, 50);
+            this.label145.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label145.Name = "label145";
-            this.label145.Size = new System.Drawing.Size(17, 12);
+            this.label145.Size = new System.Drawing.Size(23, 15);
             this.label145.TabIndex = 0;
             this.label145.Text = "mm";
             // 
             // label146
             // 
             this.label146.AutoSize = true;
-            this.label146.Location = new System.Drawing.Point(6, 40);
+            this.label146.Location = new System.Drawing.Point(8, 50);
+            this.label146.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label146.Name = "label146";
-            this.label146.Size = new System.Drawing.Size(29, 12);
+            this.label146.Size = new System.Drawing.Size(39, 15);
             this.label146.TabIndex = 0;
             this.label146.Text = "Max:";
             // 
@@ -1694,62 +1826,70 @@
             this.groupBox8.Controls.Add(this.label126);
             this.groupBox8.Controls.Add(this.label21);
             this.groupBox8.Controls.Add(this.label24);
-            this.groupBox8.Location = new System.Drawing.Point(6, 151);
+            this.groupBox8.Location = new System.Drawing.Point(8, 189);
+            this.groupBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox8.Name = "groupBox8";
-            this.groupBox8.Size = new System.Drawing.Size(150, 62);
+            this.groupBox8.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox8.Size = new System.Drawing.Size(200, 78);
             this.groupBox8.TabIndex = 1;
             this.groupBox8.TabStop = false;
             this.groupBox8.Text = "Z-ATL";
             // 
             // textBox16
             // 
-            this.textBox16.Location = new System.Drawing.Point(42, 12);
+            this.textBox16.Location = new System.Drawing.Point(56, 15);
+            this.textBox16.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox16.Name = "textBox16";
-            this.textBox16.Size = new System.Drawing.Size(81, 21);
+            this.textBox16.Size = new System.Drawing.Size(107, 25);
             this.textBox16.TabIndex = 2;
             this.textBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label127
             // 
             this.label127.AutoSize = true;
-            this.label127.Location = new System.Drawing.Point(125, 15);
+            this.label127.Location = new System.Drawing.Point(167, 19);
+            this.label127.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label127.Name = "label127";
-            this.label127.Size = new System.Drawing.Size(17, 12);
+            this.label127.Size = new System.Drawing.Size(23, 15);
             this.label127.TabIndex = 0;
             this.label127.Text = "mm";
             // 
             // textBox11
             // 
-            this.textBox11.Location = new System.Drawing.Point(41, 37);
+            this.textBox11.Location = new System.Drawing.Point(55, 46);
+            this.textBox11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox11.Name = "textBox11";
-            this.textBox11.Size = new System.Drawing.Size(81, 21);
+            this.textBox11.Size = new System.Drawing.Size(107, 25);
             this.textBox11.TabIndex = 2;
             this.textBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label126
             // 
             this.label126.AutoSize = true;
-            this.label126.Location = new System.Drawing.Point(7, 15);
+            this.label126.Location = new System.Drawing.Point(9, 19);
+            this.label126.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label126.Name = "label126";
-            this.label126.Size = new System.Drawing.Size(29, 12);
+            this.label126.Size = new System.Drawing.Size(39, 15);
             this.label126.TabIndex = 0;
             this.label126.Text = "Min:";
             // 
             // label21
             // 
             this.label21.AutoSize = true;
-            this.label21.Location = new System.Drawing.Point(124, 40);
+            this.label21.Location = new System.Drawing.Point(165, 50);
+            this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label21.Name = "label21";
-            this.label21.Size = new System.Drawing.Size(17, 12);
+            this.label21.Size = new System.Drawing.Size(23, 15);
             this.label21.TabIndex = 0;
             this.label21.Text = "mm";
             // 
             // label24
             // 
             this.label24.AutoSize = true;
-            this.label24.Location = new System.Drawing.Point(6, 40);
+            this.label24.Location = new System.Drawing.Point(8, 50);
+            this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label24.Name = "label24";
-            this.label24.Size = new System.Drawing.Size(29, 12);
+            this.label24.Size = new System.Drawing.Size(39, 15);
             this.label24.TabIndex = 0;
             this.label24.Text = "Max:";
             // 
@@ -1761,62 +1901,70 @@
             this.groupBox6.Controls.Add(this.label14);
             this.groupBox6.Controls.Add(this.label13);
             this.groupBox6.Controls.Add(this.label16);
-            this.groupBox6.Location = new System.Drawing.Point(6, 15);
+            this.groupBox6.Location = new System.Drawing.Point(8, 19);
+            this.groupBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox6.Name = "groupBox6";
-            this.groupBox6.Size = new System.Drawing.Size(150, 67);
+            this.groupBox6.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox6.Size = new System.Drawing.Size(200, 84);
             this.groupBox6.TabIndex = 1;
             this.groupBox6.TabStop = false;
             this.groupBox6.Text = "X";
             // 
             // textBox10
             // 
-            this.textBox10.Location = new System.Drawing.Point(41, 14);
+            this.textBox10.Location = new System.Drawing.Point(55, 18);
+            this.textBox10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox10.Name = "textBox10";
-            this.textBox10.Size = new System.Drawing.Size(81, 21);
+            this.textBox10.Size = new System.Drawing.Size(107, 25);
             this.textBox10.TabIndex = 2;
             this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label35
             // 
             this.label35.AutoSize = true;
-            this.label35.Location = new System.Drawing.Point(124, 18);
+            this.label35.Location = new System.Drawing.Point(165, 22);
+            this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label35.Name = "label35";
-            this.label35.Size = new System.Drawing.Size(17, 12);
+            this.label35.Size = new System.Drawing.Size(23, 15);
             this.label35.TabIndex = 0;
             this.label35.Text = "mm";
             // 
             // textBox7
             // 
-            this.textBox7.Location = new System.Drawing.Point(41, 39);
+            this.textBox7.Location = new System.Drawing.Point(55, 49);
+            this.textBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox7.Name = "textBox7";
-            this.textBox7.Size = new System.Drawing.Size(81, 21);
+            this.textBox7.Size = new System.Drawing.Size(107, 25);
             this.textBox7.TabIndex = 2;
             this.textBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label14
             // 
             this.label14.AutoSize = true;
-            this.label14.Location = new System.Drawing.Point(5, 18);
+            this.label14.Location = new System.Drawing.Point(7, 22);
+            this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label14.Name = "label14";
-            this.label14.Size = new System.Drawing.Size(29, 12);
+            this.label14.Size = new System.Drawing.Size(39, 15);
             this.label14.TabIndex = 0;
             this.label14.Text = "Min:";
             // 
             // label13
             // 
             this.label13.AutoSize = true;
-            this.label13.Location = new System.Drawing.Point(124, 42);
+            this.label13.Location = new System.Drawing.Point(165, 52);
+            this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label13.Name = "label13";
-            this.label13.Size = new System.Drawing.Size(17, 12);
+            this.label13.Size = new System.Drawing.Size(23, 15);
             this.label13.TabIndex = 0;
             this.label13.Text = "mm";
             // 
             // label16
             // 
             this.label16.AutoSize = true;
-            this.label16.Location = new System.Drawing.Point(6, 42);
+            this.label16.Location = new System.Drawing.Point(8, 52);
+            this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label16.Name = "label16";
-            this.label16.Size = new System.Drawing.Size(29, 12);
+            this.label16.Size = new System.Drawing.Size(39, 15);
             this.label16.TabIndex = 0;
             this.label16.Text = "Max:";
             // 
@@ -1828,62 +1976,70 @@
             this.groupBox7.Controls.Add(this.label124);
             this.groupBox7.Controls.Add(this.label17);
             this.groupBox7.Controls.Add(this.label20);
-            this.groupBox7.Location = new System.Drawing.Point(6, 83);
+            this.groupBox7.Location = new System.Drawing.Point(8, 104);
+            this.groupBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox7.Name = "groupBox7";
-            this.groupBox7.Size = new System.Drawing.Size(150, 67);
+            this.groupBox7.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox7.Size = new System.Drawing.Size(200, 84);
             this.groupBox7.TabIndex = 1;
             this.groupBox7.TabStop = false;
             this.groupBox7.Text = "Y";
             // 
             // textBox15
             // 
-            this.textBox15.Location = new System.Drawing.Point(42, 13);
+            this.textBox15.Location = new System.Drawing.Point(56, 16);
+            this.textBox15.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox15.Name = "textBox15";
-            this.textBox15.Size = new System.Drawing.Size(81, 21);
+            this.textBox15.Size = new System.Drawing.Size(107, 25);
             this.textBox15.TabIndex = 2;
             this.textBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label125
             // 
             this.label125.AutoSize = true;
-            this.label125.Location = new System.Drawing.Point(125, 16);
+            this.label125.Location = new System.Drawing.Point(167, 20);
+            this.label125.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label125.Name = "label125";
-            this.label125.Size = new System.Drawing.Size(17, 12);
+            this.label125.Size = new System.Drawing.Size(23, 15);
             this.label125.TabIndex = 0;
             this.label125.Text = "mm";
             // 
             // textBox9
             // 
-            this.textBox9.Location = new System.Drawing.Point(41, 38);
+            this.textBox9.Location = new System.Drawing.Point(55, 48);
+            this.textBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.textBox9.Name = "textBox9";
-            this.textBox9.Size = new System.Drawing.Size(81, 21);
+            this.textBox9.Size = new System.Drawing.Size(107, 25);
             this.textBox9.TabIndex = 2;
             this.textBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             // 
             // label124
             // 
             this.label124.AutoSize = true;
-            this.label124.Location = new System.Drawing.Point(7, 16);
+            this.label124.Location = new System.Drawing.Point(9, 20);
+            this.label124.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label124.Name = "label124";
-            this.label124.Size = new System.Drawing.Size(29, 12);
+            this.label124.Size = new System.Drawing.Size(39, 15);
             this.label124.TabIndex = 0;
             this.label124.Text = "Min:";
             // 
             // label17
             // 
             this.label17.AutoSize = true;
-            this.label17.Location = new System.Drawing.Point(124, 41);
+            this.label17.Location = new System.Drawing.Point(165, 51);
+            this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label17.Name = "label17";
-            this.label17.Size = new System.Drawing.Size(17, 12);
+            this.label17.Size = new System.Drawing.Size(23, 15);
             this.label17.TabIndex = 0;
             this.label17.Text = "mm";
             // 
             // label20
             // 
             this.label20.AutoSize = true;
-            this.label20.Location = new System.Drawing.Point(6, 41);
+            this.label20.Location = new System.Drawing.Point(8, 51);
+            this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label20.Name = "label20";
-            this.label20.Size = new System.Drawing.Size(29, 12);
+            this.label20.Size = new System.Drawing.Size(39, 15);
             this.label20.TabIndex = 0;
             this.label20.Text = "Max:";
             // 
@@ -1944,10 +2100,11 @@
             this.tpPLC.Controls.Add(this.btnX1ToOri);
             this.tpPLC.Controls.Add(this.btnXYStop);
             this.tpPLC.Controls.Add(this.btnTableAction);
-            this.tpPLC.Location = new System.Drawing.Point(4, 22);
+            this.tpPLC.Location = new System.Drawing.Point(4, 25);
+            this.tpPLC.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tpPLC.Name = "tpPLC";
-            this.tpPLC.Padding = new System.Windows.Forms.Padding(3);
-            this.tpPLC.Size = new System.Drawing.Size(817, 473);
+            this.tpPLC.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tpPLC.Size = new System.Drawing.Size(1092, 595);
             this.tpPLC.TabIndex = 1;
             this.tpPLC.Text = "PLC";
             this.tpPLC.UseVisualStyleBackColor = true;
@@ -1955,9 +2112,10 @@
             // cbY2AxisEnable
             // 
             this.cbY2AxisEnable.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbY2AxisEnable.Location = new System.Drawing.Point(266, 329);
+            this.cbY2AxisEnable.Location = new System.Drawing.Point(355, 411);
+            this.cbY2AxisEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbY2AxisEnable.Name = "cbY2AxisEnable";
-            this.cbY2AxisEnable.Size = new System.Drawing.Size(80, 40);
+            this.cbY2AxisEnable.Size = new System.Drawing.Size(107, 50);
             this.cbY2AxisEnable.TabIndex = 74;
             this.cbY2AxisEnable.Text = "Y2杞翠娇鑳�";
             this.cbY2AxisEnable.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -1967,9 +2125,10 @@
             // cbX2AxisEnable
             // 
             this.cbX2AxisEnable.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbX2AxisEnable.Location = new System.Drawing.Point(179, 329);
+            this.cbX2AxisEnable.Location = new System.Drawing.Point(239, 411);
+            this.cbX2AxisEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbX2AxisEnable.Name = "cbX2AxisEnable";
-            this.cbX2AxisEnable.Size = new System.Drawing.Size(80, 40);
+            this.cbX2AxisEnable.Size = new System.Drawing.Size(107, 50);
             this.cbX2AxisEnable.TabIndex = 73;
             this.cbX2AxisEnable.Text = "X2杞翠娇鑳�";
             this.cbX2AxisEnable.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -1979,9 +2138,10 @@
             // cbY1AxisEnable
             // 
             this.cbY1AxisEnable.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbY1AxisEnable.Location = new System.Drawing.Point(93, 329);
+            this.cbY1AxisEnable.Location = new System.Drawing.Point(124, 411);
+            this.cbY1AxisEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbY1AxisEnable.Name = "cbY1AxisEnable";
-            this.cbY1AxisEnable.Size = new System.Drawing.Size(80, 40);
+            this.cbY1AxisEnable.Size = new System.Drawing.Size(107, 50);
             this.cbY1AxisEnable.TabIndex = 72;
             this.cbY1AxisEnable.Text = "Y1杞翠娇鑳�";
             this.cbY1AxisEnable.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -1991,9 +2151,10 @@
             // cbX1AxisEnable
             // 
             this.cbX1AxisEnable.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbX1AxisEnable.Location = new System.Drawing.Point(7, 329);
+            this.cbX1AxisEnable.Location = new System.Drawing.Point(9, 411);
+            this.cbX1AxisEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbX1AxisEnable.Name = "cbX1AxisEnable";
-            this.cbX1AxisEnable.Size = new System.Drawing.Size(80, 40);
+            this.cbX1AxisEnable.Size = new System.Drawing.Size(107, 50);
             this.cbX1AxisEnable.TabIndex = 71;
             this.cbX1AxisEnable.Text = "X1杞翠娇鑳�";
             this.cbX1AxisEnable.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2002,9 +2163,10 @@
             // 
             // btnChangeTuitou
             // 
-            this.btnChangeTuitou.Location = new System.Drawing.Point(611, 217);
+            this.btnChangeTuitou.Location = new System.Drawing.Point(815, 271);
+            this.btnChangeTuitou.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnChangeTuitou.Name = "btnChangeTuitou";
-            this.btnChangeTuitou.Size = new System.Drawing.Size(80, 40);
+            this.btnChangeTuitou.Size = new System.Drawing.Size(107, 50);
             this.btnChangeTuitou.TabIndex = 70;
             this.btnChangeTuitou.Text = "鍒囨崲鎺ㄥご";
             this.btnChangeTuitou.UseVisualStyleBackColor = true;
@@ -2013,9 +2175,10 @@
             // cbLineMachinePower4
             // 
             this.cbLineMachinePower4.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbLineMachinePower4.Location = new System.Drawing.Point(266, 6);
+            this.cbLineMachinePower4.Location = new System.Drawing.Point(355, 8);
+            this.cbLineMachinePower4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbLineMachinePower4.Name = "cbLineMachinePower4";
-            this.cbLineMachinePower4.Size = new System.Drawing.Size(80, 40);
+            this.cbLineMachinePower4.Size = new System.Drawing.Size(107, 50);
             this.cbLineMachinePower4.TabIndex = 69;
             this.cbLineMachinePower4.Text = "4#鐩寸嚎鐢垫満鐢垫簮";
             this.cbLineMachinePower4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2025,9 +2188,10 @@
             // cbLineMachinePower2
             // 
             this.cbLineMachinePower2.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbLineMachinePower2.Location = new System.Drawing.Point(178, 6);
+            this.cbLineMachinePower2.Location = new System.Drawing.Point(237, 8);
+            this.cbLineMachinePower2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbLineMachinePower2.Name = "cbLineMachinePower2";
-            this.cbLineMachinePower2.Size = new System.Drawing.Size(80, 40);
+            this.cbLineMachinePower2.Size = new System.Drawing.Size(107, 50);
             this.cbLineMachinePower2.TabIndex = 69;
             this.cbLineMachinePower2.Text = "2#鐩寸嚎鐢垫満鐢垫簮";
             this.cbLineMachinePower2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2037,9 +2201,10 @@
             // cbCylinder5
             // 
             this.cbCylinder5.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbCylinder5.Location = new System.Drawing.Point(439, 219);
+            this.cbCylinder5.Location = new System.Drawing.Point(585, 274);
+            this.cbCylinder5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbCylinder5.Name = "cbCylinder5";
-            this.cbCylinder5.Size = new System.Drawing.Size(80, 40);
+            this.cbCylinder5.Size = new System.Drawing.Size(107, 50);
             this.cbCylinder5.TabIndex = 68;
             this.cbCylinder5.Text = "5#姘旂几";
             this.cbCylinder5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2049,9 +2214,10 @@
             // cbValve5
             // 
             this.cbValve5.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbValve5.Location = new System.Drawing.Point(352, 219);
+            this.cbValve5.Location = new System.Drawing.Point(469, 274);
+            this.cbValve5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbValve5.Name = "cbValve5";
-            this.cbValve5.Size = new System.Drawing.Size(80, 40);
+            this.cbValve5.Size = new System.Drawing.Size(107, 50);
             this.cbValve5.TabIndex = 68;
             this.cbValve5.Text = "5#鍚搁榾";
             this.cbValve5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2061,9 +2227,10 @@
             // cbCylinder4
             // 
             this.cbCylinder4.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbCylinder4.Location = new System.Drawing.Point(439, 165);
+            this.cbCylinder4.Location = new System.Drawing.Point(585, 206);
+            this.cbCylinder4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbCylinder4.Name = "cbCylinder4";
-            this.cbCylinder4.Size = new System.Drawing.Size(80, 40);
+            this.cbCylinder4.Size = new System.Drawing.Size(107, 50);
             this.cbCylinder4.TabIndex = 68;
             this.cbCylinder4.Text = "4#姘旂几";
             this.cbCylinder4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2073,9 +2240,10 @@
             // cbValve4
             // 
             this.cbValve4.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbValve4.Location = new System.Drawing.Point(352, 165);
+            this.cbValve4.Location = new System.Drawing.Point(469, 206);
+            this.cbValve4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbValve4.Name = "cbValve4";
-            this.cbValve4.Size = new System.Drawing.Size(80, 40);
+            this.cbValve4.Size = new System.Drawing.Size(107, 50);
             this.cbValve4.TabIndex = 68;
             this.cbValve4.Text = "4#鍚搁榾";
             this.cbValve4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2085,9 +2253,10 @@
             // cbCylinder3
             // 
             this.cbCylinder3.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbCylinder3.Location = new System.Drawing.Point(439, 111);
+            this.cbCylinder3.Location = new System.Drawing.Point(585, 139);
+            this.cbCylinder3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbCylinder3.Name = "cbCylinder3";
-            this.cbCylinder3.Size = new System.Drawing.Size(80, 40);
+            this.cbCylinder3.Size = new System.Drawing.Size(107, 50);
             this.cbCylinder3.TabIndex = 68;
             this.cbCylinder3.Text = "3#姘旂几";
             this.cbCylinder3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2097,9 +2266,10 @@
             // cbValve3
             // 
             this.cbValve3.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbValve3.Location = new System.Drawing.Point(352, 111);
+            this.cbValve3.Location = new System.Drawing.Point(469, 139);
+            this.cbValve3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbValve3.Name = "cbValve3";
-            this.cbValve3.Size = new System.Drawing.Size(80, 40);
+            this.cbValve3.Size = new System.Drawing.Size(107, 50);
             this.cbValve3.TabIndex = 68;
             this.cbValve3.Text = "3#鍚搁榾";
             this.cbValve3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2109,9 +2279,10 @@
             // cbCylinder2
             // 
             this.cbCylinder2.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbCylinder2.Location = new System.Drawing.Point(439, 57);
+            this.cbCylinder2.Location = new System.Drawing.Point(585, 71);
+            this.cbCylinder2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbCylinder2.Name = "cbCylinder2";
-            this.cbCylinder2.Size = new System.Drawing.Size(80, 40);
+            this.cbCylinder2.Size = new System.Drawing.Size(107, 50);
             this.cbCylinder2.TabIndex = 68;
             this.cbCylinder2.Text = "2#姘旂几";
             this.cbCylinder2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2121,9 +2292,10 @@
             // cbValve2
             // 
             this.cbValve2.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbValve2.Location = new System.Drawing.Point(352, 57);
+            this.cbValve2.Location = new System.Drawing.Point(469, 71);
+            this.cbValve2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbValve2.Name = "cbValve2";
-            this.cbValve2.Size = new System.Drawing.Size(80, 40);
+            this.cbValve2.Size = new System.Drawing.Size(107, 50);
             this.cbValve2.TabIndex = 68;
             this.cbValve2.Text = "2#鍚搁榾";
             this.cbValve2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2133,9 +2305,10 @@
             // cbUnloadRbtControl
             // 
             this.cbUnloadRbtControl.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbUnloadRbtControl.Location = new System.Drawing.Point(525, 273);
+            this.cbUnloadRbtControl.Location = new System.Drawing.Point(700, 341);
+            this.cbUnloadRbtControl.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbUnloadRbtControl.Name = "cbUnloadRbtControl";
-            this.cbUnloadRbtControl.Size = new System.Drawing.Size(80, 40);
+            this.cbUnloadRbtControl.Size = new System.Drawing.Size(107, 50);
             this.cbUnloadRbtControl.TabIndex = 68;
             this.cbUnloadRbtControl.Text = "涓嬫枡鏈烘鎵嬫帶鍒舵潈";
             this.cbUnloadRbtControl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2145,9 +2318,10 @@
             // cbLoadRbtControl
             // 
             this.cbLoadRbtControl.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbLoadRbtControl.Location = new System.Drawing.Point(525, 219);
+            this.cbLoadRbtControl.Location = new System.Drawing.Point(700, 274);
+            this.cbLoadRbtControl.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbLoadRbtControl.Name = "cbLoadRbtControl";
-            this.cbLoadRbtControl.Size = new System.Drawing.Size(80, 40);
+            this.cbLoadRbtControl.Size = new System.Drawing.Size(107, 50);
             this.cbLoadRbtControl.TabIndex = 68;
             this.cbLoadRbtControl.Text = "涓婃枡鏈烘鎵嬫帶鍒舵潈";
             this.cbLoadRbtControl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2157,9 +2331,10 @@
             // cbRbtHandAuto
             // 
             this.cbRbtHandAuto.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbRbtHandAuto.Location = new System.Drawing.Point(525, 165);
+            this.cbRbtHandAuto.Location = new System.Drawing.Point(700, 206);
+            this.cbRbtHandAuto.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbRbtHandAuto.Name = "cbRbtHandAuto";
-            this.cbRbtHandAuto.Size = new System.Drawing.Size(80, 40);
+            this.cbRbtHandAuto.Size = new System.Drawing.Size(107, 50);
             this.cbRbtHandAuto.TabIndex = 68;
             this.cbRbtHandAuto.Text = "鏈烘鎵嬫墜鑷姩鍒囨崲";
             this.cbRbtHandAuto.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2169,9 +2344,10 @@
             // cbUnloadRbtAlarm
             // 
             this.cbUnloadRbtAlarm.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbUnloadRbtAlarm.Location = new System.Drawing.Point(525, 111);
+            this.cbUnloadRbtAlarm.Location = new System.Drawing.Point(700, 139);
+            this.cbUnloadRbtAlarm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbUnloadRbtAlarm.Name = "cbUnloadRbtAlarm";
-            this.cbUnloadRbtAlarm.Size = new System.Drawing.Size(80, 40);
+            this.cbUnloadRbtAlarm.Size = new System.Drawing.Size(107, 50);
             this.cbUnloadRbtAlarm.TabIndex = 68;
             this.cbUnloadRbtAlarm.Text = "涓嬫枡鏈烘鎵嬫姤璀�";
             this.cbUnloadRbtAlarm.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2181,9 +2357,10 @@
             // cbLoadRbtAlarm
             // 
             this.cbLoadRbtAlarm.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbLoadRbtAlarm.Location = new System.Drawing.Point(525, 57);
+            this.cbLoadRbtAlarm.Location = new System.Drawing.Point(700, 71);
+            this.cbLoadRbtAlarm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbLoadRbtAlarm.Name = "cbLoadRbtAlarm";
-            this.cbLoadRbtAlarm.Size = new System.Drawing.Size(80, 40);
+            this.cbLoadRbtAlarm.Size = new System.Drawing.Size(107, 50);
             this.cbLoadRbtAlarm.TabIndex = 68;
             this.cbLoadRbtAlarm.Text = "涓婃枡鏈烘鎵嬫姤璀�";
             this.cbLoadRbtAlarm.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2193,9 +2370,10 @@
             // cbZAxisStop
             // 
             this.cbZAxisStop.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbZAxisStop.Location = new System.Drawing.Point(525, 6);
+            this.cbZAxisStop.Location = new System.Drawing.Point(700, 8);
+            this.cbZAxisStop.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbZAxisStop.Name = "cbZAxisStop";
-            this.cbZAxisStop.Size = new System.Drawing.Size(80, 40);
+            this.cbZAxisStop.Size = new System.Drawing.Size(107, 50);
             this.cbZAxisStop.TabIndex = 68;
             this.cbZAxisStop.Text = "Z杞村埞杞�";
             this.cbZAxisStop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2205,9 +2383,10 @@
             // cbCylinder1
             // 
             this.cbCylinder1.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbCylinder1.Location = new System.Drawing.Point(439, 6);
+            this.cbCylinder1.Location = new System.Drawing.Point(585, 8);
+            this.cbCylinder1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbCylinder1.Name = "cbCylinder1";
-            this.cbCylinder1.Size = new System.Drawing.Size(80, 40);
+            this.cbCylinder1.Size = new System.Drawing.Size(107, 50);
             this.cbCylinder1.TabIndex = 68;
             this.cbCylinder1.Text = "1#姘旂几";
             this.cbCylinder1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2217,9 +2396,10 @@
             // cbValve1
             // 
             this.cbValve1.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbValve1.Location = new System.Drawing.Point(352, 6);
+            this.cbValve1.Location = new System.Drawing.Point(469, 8);
+            this.cbValve1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbValve1.Name = "cbValve1";
-            this.cbValve1.Size = new System.Drawing.Size(80, 40);
+            this.cbValve1.Size = new System.Drawing.Size(107, 50);
             this.cbValve1.TabIndex = 68;
             this.cbValve1.Text = "1#鍚搁榾";
             this.cbValve1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2228,9 +2408,10 @@
             // 
             // btnY2axisLocation
             // 
-            this.btnY2axisLocation.Location = new System.Drawing.Point(265, 111);
+            this.btnY2axisLocation.Location = new System.Drawing.Point(353, 139);
+            this.btnY2axisLocation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnY2axisLocation.Name = "btnY2axisLocation";
-            this.btnY2axisLocation.Size = new System.Drawing.Size(80, 40);
+            this.btnY2axisLocation.Size = new System.Drawing.Size(107, 50);
             this.btnY2axisLocation.TabIndex = 67;
             this.btnY2axisLocation.Text = "Y2杞村畾浣�";
             this.btnY2axisLocation.UseVisualStyleBackColor = true;
@@ -2239,9 +2420,10 @@
             // 
             // btnX2axisLocation
             // 
-            this.btnX2axisLocation.Location = new System.Drawing.Point(178, 111);
+            this.btnX2axisLocation.Location = new System.Drawing.Point(237, 139);
+            this.btnX2axisLocation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnX2axisLocation.Name = "btnX2axisLocation";
-            this.btnX2axisLocation.Size = new System.Drawing.Size(80, 40);
+            this.btnX2axisLocation.Size = new System.Drawing.Size(107, 50);
             this.btnX2axisLocation.TabIndex = 66;
             this.btnX2axisLocation.Text = "X2杞村畾浣�";
             this.btnX2axisLocation.UseVisualStyleBackColor = true;
@@ -2251,9 +2433,10 @@
             // 
             // btnY2axistoL
             // 
-            this.btnY2axistoL.Location = new System.Drawing.Point(265, 219);
+            this.btnY2axistoL.Location = new System.Drawing.Point(353, 274);
+            this.btnY2axistoL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnY2axistoL.Name = "btnY2axistoL";
-            this.btnY2axistoL.Size = new System.Drawing.Size(80, 40);
+            this.btnY2axistoL.Size = new System.Drawing.Size(107, 50);
             this.btnY2axistoL.TabIndex = 65;
             this.btnY2axistoL.Text = "Y2杞村乏绉�";
             this.btnY2axistoL.UseVisualStyleBackColor = true;
@@ -2263,9 +2446,10 @@
             // 
             // btnY2axistoR
             // 
-            this.btnY2axistoR.Location = new System.Drawing.Point(265, 165);
+            this.btnY2axistoR.Location = new System.Drawing.Point(353, 206);
+            this.btnY2axistoR.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnY2axistoR.Name = "btnY2axistoR";
-            this.btnY2axistoR.Size = new System.Drawing.Size(80, 40);
+            this.btnY2axistoR.Size = new System.Drawing.Size(107, 50);
             this.btnY2axistoR.TabIndex = 64;
             this.btnY2axistoR.Text = "Y2杞村彸绉�";
             this.btnY2axistoR.UseVisualStyleBackColor = true;
@@ -2275,9 +2459,10 @@
             // 
             // btnX2axistoL
             // 
-            this.btnX2axistoL.Location = new System.Drawing.Point(178, 219);
+            this.btnX2axistoL.Location = new System.Drawing.Point(237, 274);
+            this.btnX2axistoL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnX2axistoL.Name = "btnX2axistoL";
-            this.btnX2axistoL.Size = new System.Drawing.Size(80, 40);
+            this.btnX2axistoL.Size = new System.Drawing.Size(107, 50);
             this.btnX2axistoL.TabIndex = 63;
             this.btnX2axistoL.Text = "X2杞村乏绉�";
             this.btnX2axistoL.UseVisualStyleBackColor = true;
@@ -2287,9 +2472,10 @@
             // 
             // btnX2axistoR
             // 
-            this.btnX2axistoR.Location = new System.Drawing.Point(178, 165);
+            this.btnX2axistoR.Location = new System.Drawing.Point(237, 206);
+            this.btnX2axistoR.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnX2axistoR.Name = "btnX2axistoR";
-            this.btnX2axistoR.Size = new System.Drawing.Size(80, 40);
+            this.btnX2axistoR.Size = new System.Drawing.Size(107, 50);
             this.btnX2axistoR.TabIndex = 62;
             this.btnX2axistoR.Text = "X2杞村彸绉�";
             this.btnX2axistoR.UseVisualStyleBackColor = true;
@@ -2299,9 +2485,10 @@
             // 
             // btnY2ToOri
             // 
-            this.btnY2ToOri.Location = new System.Drawing.Point(265, 57);
+            this.btnY2ToOri.Location = new System.Drawing.Point(353, 71);
+            this.btnY2ToOri.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnY2ToOri.Name = "btnY2ToOri";
-            this.btnY2ToOri.Size = new System.Drawing.Size(80, 40);
+            this.btnY2ToOri.Size = new System.Drawing.Size(107, 50);
             this.btnY2ToOri.TabIndex = 61;
             this.btnY2ToOri.Text = "Y2杞村洖鍘熺偣";
             this.btnY2ToOri.UseVisualStyleBackColor = true;
@@ -2311,9 +2498,10 @@
             // 
             // btnX2ToOri
             // 
-            this.btnX2ToOri.Location = new System.Drawing.Point(178, 57);
+            this.btnX2ToOri.Location = new System.Drawing.Point(237, 71);
+            this.btnX2ToOri.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnX2ToOri.Name = "btnX2ToOri";
-            this.btnX2ToOri.Size = new System.Drawing.Size(80, 40);
+            this.btnX2ToOri.Size = new System.Drawing.Size(107, 50);
             this.btnX2ToOri.TabIndex = 60;
             this.btnX2ToOri.Text = "X2杞村洖鍘熺偣";
             this.btnX2ToOri.UseVisualStyleBackColor = true;
@@ -2324,9 +2512,10 @@
             // cbSifuPower4
             // 
             this.cbSifuPower4.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbSifuPower4.Location = new System.Drawing.Point(611, 165);
+            this.cbSifuPower4.Location = new System.Drawing.Point(815, 206);
+            this.cbSifuPower4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbSifuPower4.Name = "cbSifuPower4";
-            this.cbSifuPower4.Size = new System.Drawing.Size(80, 40);
+            this.cbSifuPower4.Size = new System.Drawing.Size(107, 50);
             this.cbSifuPower4.TabIndex = 51;
             this.cbSifuPower4.Text = "4#浼烘湇鐢垫簮";
             this.cbSifuPower4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2336,9 +2525,10 @@
             // cbRingLight4
             // 
             this.cbRingLight4.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbRingLight4.Location = new System.Drawing.Point(696, 57);
+            this.cbRingLight4.Location = new System.Drawing.Point(928, 71);
+            this.cbRingLight4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbRingLight4.Name = "cbRingLight4";
-            this.cbRingLight4.Size = new System.Drawing.Size(80, 40);
+            this.cbRingLight4.Size = new System.Drawing.Size(107, 50);
             this.cbRingLight4.TabIndex = 52;
             this.cbRingLight4.Text = "4#鐜舰鍏�";
             this.cbRingLight4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2348,9 +2538,10 @@
             // cbPingbiGuangshan
             // 
             this.cbPingbiGuangshan.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbPingbiGuangshan.Location = new System.Drawing.Point(697, 165);
+            this.cbPingbiGuangshan.Location = new System.Drawing.Point(929, 206);
+            this.cbPingbiGuangshan.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbPingbiGuangshan.Name = "cbPingbiGuangshan";
-            this.cbPingbiGuangshan.Size = new System.Drawing.Size(80, 40);
+            this.cbPingbiGuangshan.Size = new System.Drawing.Size(107, 50);
             this.cbPingbiGuangshan.TabIndex = 48;
             this.cbPingbiGuangshan.Text = "灞忚斀鍏夋爡";
             this.cbPingbiGuangshan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2360,9 +2551,10 @@
             // cbPingbiSafeGuard
             // 
             this.cbPingbiSafeGuard.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbPingbiSafeGuard.Location = new System.Drawing.Point(696, 111);
+            this.cbPingbiSafeGuard.Location = new System.Drawing.Point(928, 139);
+            this.cbPingbiSafeGuard.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbPingbiSafeGuard.Name = "cbPingbiSafeGuard";
-            this.cbPingbiSafeGuard.Size = new System.Drawing.Size(80, 40);
+            this.cbPingbiSafeGuard.Size = new System.Drawing.Size(107, 50);
             this.cbPingbiSafeGuard.TabIndex = 53;
             this.cbPingbiSafeGuard.Text = "灞忚斀瀹夊叏闂�";
             this.cbPingbiSafeGuard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2372,9 +2564,10 @@
             // cbRingLight2
             // 
             this.cbRingLight2.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbRingLight2.Location = new System.Drawing.Point(696, 7);
+            this.cbRingLight2.Location = new System.Drawing.Point(928, 9);
+            this.cbRingLight2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbRingLight2.Name = "cbRingLight2";
-            this.cbRingLight2.Size = new System.Drawing.Size(80, 40);
+            this.cbRingLight2.Size = new System.Drawing.Size(107, 50);
             this.cbRingLight2.TabIndex = 58;
             this.cbRingLight2.Text = "2#鐜舰鍏�";
             this.cbRingLight2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2384,9 +2577,10 @@
             // cbBackLight4
             // 
             this.cbBackLight4.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbBackLight4.Location = new System.Drawing.Point(610, 57);
+            this.cbBackLight4.Location = new System.Drawing.Point(813, 71);
+            this.cbBackLight4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbBackLight4.Name = "cbBackLight4";
-            this.cbBackLight4.Size = new System.Drawing.Size(80, 40);
+            this.cbBackLight4.Size = new System.Drawing.Size(107, 50);
             this.cbBackLight4.TabIndex = 56;
             this.cbBackLight4.Text = "4#鑳屽厜";
             this.cbBackLight4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2396,9 +2590,10 @@
             // cbLight
             // 
             this.cbLight.Appearance = System.Windows.Forms.Appearance.Button;
-            this.cbLight.Location = new System.Drawing.Point(610, 7);
+            this.cbLight.Location = new System.Drawing.Point(813, 9);
+            this.cbLight.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cbLight.Name = "cbLight";
-            this.cbLight.Size = new System.Drawing.Size(80, 40);
+            this.cbLight.Size = new System.Drawing.Size(107, 50);
             this.cbLight.TabIndex = 55;
             this.cbLight.Text = "鐓ф槑";
             this.cbLight.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2407,9 +2602,10 @@
             // 
             // btnCloseAlarm
             // 
-            this.btnCloseAlarm.Location = new System.Drawing.Point(611, 111);
+            this.btnCloseAlarm.Location = new System.Drawing.Point(815, 139);
+            this.btnCloseAlarm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnCloseAlarm.Name = "btnCloseAlarm";
-            this.btnCloseAlarm.Size = new System.Drawing.Size(80, 40);
+            this.btnCloseAlarm.Size = new System.Drawing.Size(107, 50);
             this.btnCloseAlarm.TabIndex = 37;
             this.btnCloseAlarm.Text = "鍏抽棴鎶ヨ澹�";
             this.btnCloseAlarm.UseVisualStyleBackColor = true;
@@ -2419,9 +2615,10 @@
             // 
             // btnNGCylinderBack
             // 
-            this.btnNGCylinderBack.Location = new System.Drawing.Point(265, 273);
+            this.btnNGCylinderBack.Location = new System.Drawing.Point(353, 341);
+            this.btnNGCylinderBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnNGCylinderBack.Name = "btnNGCylinderBack";
-            this.btnNGCylinderBack.Size = new System.Drawing.Size(80, 40);
+            this.btnNGCylinderBack.Size = new System.Drawing.Size(107, 50);
             this.btnNGCylinderBack.TabIndex = 36;
             this.btnNGCylinderBack.Text = "NG姘旂几閫�";
             this.btnNGCylinderBack.UseVisualStyleBackColor = true;
@@ -2429,9 +2626,10 @@
             // 
             // btnLoadCylinderBack
             // 
-            this.btnLoadCylinderBack.Location = new System.Drawing.Point(91, 273);
+            this.btnLoadCylinderBack.Location = new System.Drawing.Point(121, 341);
+            this.btnLoadCylinderBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnLoadCylinderBack.Name = "btnLoadCylinderBack";
-            this.btnLoadCylinderBack.Size = new System.Drawing.Size(80, 40);
+            this.btnLoadCylinderBack.Size = new System.Drawing.Size(107, 50);
             this.btnLoadCylinderBack.TabIndex = 36;
             this.btnLoadCylinderBack.Text = "涓婃枡姘旂几閫�";
             this.btnLoadCylinderBack.UseVisualStyleBackColor = true;
@@ -2439,9 +2637,10 @@
             // 
             // btnUnloadCylinderBack
             // 
-            this.btnUnloadCylinderBack.Location = new System.Drawing.Point(438, 273);
+            this.btnUnloadCylinderBack.Location = new System.Drawing.Point(584, 341);
+            this.btnUnloadCylinderBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnUnloadCylinderBack.Name = "btnUnloadCylinderBack";
-            this.btnUnloadCylinderBack.Size = new System.Drawing.Size(80, 40);
+            this.btnUnloadCylinderBack.Size = new System.Drawing.Size(107, 50);
             this.btnUnloadCylinderBack.TabIndex = 36;
             this.btnUnloadCylinderBack.Text = "涓嬫枡姘旂几閫�";
             this.btnUnloadCylinderBack.UseVisualStyleBackColor = true;
@@ -2449,9 +2648,10 @@
             // 
             // btnUnloadCylinderEnter
             // 
-            this.btnUnloadCylinderEnter.Location = new System.Drawing.Point(351, 273);
+            this.btnUnloadCylinderEnter.Location = new System.Drawing.Point(468, 341);
+            this.btnUnloadCylinderEnter.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnUnloadCylinderEnter.Name = "btnUnloadCylinderEnter";
-            this.btnUnloadCylinderEnter.Size = new System.Drawing.Size(80, 40);
+            this.btnUnloadCylinderEnter.Size = new System.Drawing.Size(107, 50);
             this.btnUnloadCylinderEnter.TabIndex = 36;
             this.btnUnloadCylinderEnter.Text = "涓嬫枡姘旂几";
             this.btnUnloadCylinderEnter.UseVisualStyleBackColor = true;
@@ -2459,9 +2659,10 @@
             // 
             // btnNGCylinderEnter
             // 
-            this.btnNGCylinderEnter.Location = new System.Drawing.Point(178, 273);
+            this.btnNGCylinderEnter.Location = new System.Drawing.Point(237, 341);
+            this.btnNGCylinderEnter.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnNGCylinderEnter.Name = "btnNGCylinderEnter";
-            this.btnNGCylinderEnter.Size = new System.Drawing.Size(80, 40);
+            this.btnNGCylinderEnter.Size = new System.Drawing.Size(107, 50);
             this.btnNGCylinderEnter.TabIndex = 36;
             this.btnNGCylinderEnter.Text = "NG姘旂几";
             this.btnNGCylinderEnter.UseVisualStyleBackColor = true;
@@ -2469,9 +2670,10 @@
             // 
             // btnLoadCylinderEnter
             // 
-            this.btnLoadCylinderEnter.Location = new System.Drawing.Point(4, 273);
+            this.btnLoadCylinderEnter.Location = new System.Drawing.Point(5, 341);
+            this.btnLoadCylinderEnter.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnLoadCylinderEnter.Name = "btnLoadCylinderEnter";
-            this.btnLoadCylinderEnter.Size = new System.Drawing.Size(80, 40);
+            this.btnLoadCylinderEnter.Size = new System.Drawing.Size(107, 50);
             this.btnLoadCylinderEnter.TabIndex = 36;
             this.btnLoadCylinderEnter.Text = "涓婃枡姘旂几";
             this.btnLoadCylinderEnter.UseVisualStyleBackColor = true;
@@ -2479,9 +2681,10 @@
             // 
             // btnY1axistoL
             // 
-            this.btnY1axistoL.Location = new System.Drawing.Point(91, 219);
+            this.btnY1axistoL.Location = new System.Drawing.Point(121, 274);
+            this.btnY1axistoL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnY1axistoL.Name = "btnY1axistoL";
-            this.btnY1axistoL.Size = new System.Drawing.Size(80, 40);
+            this.btnY1axistoL.Size = new System.Drawing.Size(107, 50);
             this.btnY1axistoL.TabIndex = 36;
             this.btnY1axistoL.Text = "Y1杞村乏绉�";
             this.btnY1axistoL.UseVisualStyleBackColor = true;
@@ -2491,9 +2694,10 @@
             // 
             // btnX1axistoL
             // 
-            this.btnX1axistoL.Location = new System.Drawing.Point(4, 219);
+            this.btnX1axistoL.Location = new System.Drawing.Point(5, 274);
+            this.btnX1axistoL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnX1axistoL.Name = "btnX1axistoL";
-            this.btnX1axistoL.Size = new System.Drawing.Size(80, 40);
+            this.btnX1axistoL.Size = new System.Drawing.Size(107, 50);
             this.btnX1axistoL.TabIndex = 33;
             this.btnX1axistoL.Text = "X1杞村乏绉�";
             this.btnX1axistoL.UseVisualStyleBackColor = true;
@@ -2503,9 +2707,10 @@
             // 
             // btnY1axistoR
             // 
-            this.btnY1axistoR.Location = new System.Drawing.Point(91, 165);
+            this.btnY1axistoR.Location = new System.Drawing.Point(121, 206);
+            this.btnY1axistoR.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnY1axistoR.Name = "btnY1axistoR";
-            this.btnY1axistoR.Size = new System.Drawing.Size(80, 40);
+            this.btnY1axistoR.Size = new System.Drawing.Size(107, 50);
             this.btnY1axistoR.TabIndex = 34;
             this.btnY1axistoR.Text = "Y1杞村彸绉�";
             this.btnY1axistoR.UseVisualStyleBackColor = true;
@@ -2515,9 +2720,10 @@
             // 
             // btnX1axistoR
             // 
-            this.btnX1axistoR.Location = new System.Drawing.Point(4, 165);
+            this.btnX1axistoR.Location = new System.Drawing.Point(5, 206);
+            this.btnX1axistoR.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnX1axistoR.Name = "btnX1axistoR";
-            this.btnX1axistoR.Size = new System.Drawing.Size(80, 40);
+            this.btnX1axistoR.Size = new System.Drawing.Size(107, 50);
             this.btnX1axistoR.TabIndex = 35;
             this.btnX1axistoR.Text = "X1杞村彸绉�";
             this.btnX1axistoR.UseVisualStyleBackColor = true;
@@ -2527,9 +2733,10 @@
             // 
             // btnY1axisLocation
             // 
-            this.btnY1axisLocation.Location = new System.Drawing.Point(91, 111);
+            this.btnY1axisLocation.Location = new System.Drawing.Point(121, 139);
+            this.btnY1axisLocation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnY1axisLocation.Name = "btnY1axisLocation";
-            this.btnY1axisLocation.Size = new System.Drawing.Size(80, 40);
+            this.btnY1axisLocation.Size = new System.Drawing.Size(107, 50);
             this.btnY1axisLocation.TabIndex = 40;
             this.btnY1axisLocation.Text = "Y1杞村畾浣�";
             this.btnY1axisLocation.UseVisualStyleBackColor = true;
@@ -2538,9 +2745,10 @@
             // 
             // btnX1axisLocation
             // 
-            this.btnX1axisLocation.Location = new System.Drawing.Point(4, 111);
+            this.btnX1axisLocation.Location = new System.Drawing.Point(5, 139);
+            this.btnX1axisLocation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnX1axisLocation.Name = "btnX1axisLocation";
-            this.btnX1axisLocation.Size = new System.Drawing.Size(80, 40);
+            this.btnX1axisLocation.Size = new System.Drawing.Size(107, 50);
             this.btnX1axisLocation.TabIndex = 45;
             this.btnX1axisLocation.Text = "X1杞村畾浣�";
             this.btnX1axisLocation.UseVisualStyleBackColor = true;
@@ -2549,9 +2757,10 @@
             // 
             // btnY1ToOri
             // 
-            this.btnY1ToOri.Location = new System.Drawing.Point(91, 57);
+            this.btnY1ToOri.Location = new System.Drawing.Point(121, 71);
+            this.btnY1ToOri.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnY1ToOri.Name = "btnY1ToOri";
-            this.btnY1ToOri.Size = new System.Drawing.Size(80, 40);
+            this.btnY1ToOri.Size = new System.Drawing.Size(107, 50);
             this.btnY1ToOri.TabIndex = 46;
             this.btnY1ToOri.Text = "Y1杞村洖鍘熺偣";
             this.btnY1ToOri.UseVisualStyleBackColor = true;
@@ -2561,9 +2770,10 @@
             // 
             // btnX1ToOri
             // 
-            this.btnX1ToOri.Location = new System.Drawing.Point(4, 57);
+            this.btnX1ToOri.Location = new System.Drawing.Point(5, 71);
+            this.btnX1ToOri.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnX1ToOri.Name = "btnX1ToOri";
-            this.btnX1ToOri.Size = new System.Drawing.Size(80, 40);
+            this.btnX1ToOri.Size = new System.Drawing.Size(107, 50);
             this.btnX1ToOri.TabIndex = 47;
             this.btnX1ToOri.Text = "X1杞村洖鍘熺偣";
             this.btnX1ToOri.UseVisualStyleBackColor = true;
@@ -2573,18 +2783,20 @@
             // 
             // btnXYStop
             // 
-            this.btnXYStop.Location = new System.Drawing.Point(4, 3);
+            this.btnXYStop.Location = new System.Drawing.Point(5, 4);
+            this.btnXYStop.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnXYStop.Name = "btnXYStop";
-            this.btnXYStop.Size = new System.Drawing.Size(80, 40);
+            this.btnXYStop.Size = new System.Drawing.Size(107, 50);
             this.btnXYStop.TabIndex = 41;
             this.btnXYStop.Text = "鎵嬪姩X/Y瀹氫綅鍋滄\t";
             this.btnXYStop.UseVisualStyleBackColor = true;
             // 
             // btnTableAction
             // 
-            this.btnTableAction.Location = new System.Drawing.Point(91, 4);
+            this.btnTableAction.Location = new System.Drawing.Point(121, 5);
+            this.btnTableAction.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnTableAction.Name = "btnTableAction";
-            this.btnTableAction.Size = new System.Drawing.Size(80, 40);
+            this.btnTableAction.Size = new System.Drawing.Size(107, 50);
             this.btnTableAction.TabIndex = 24;
             this.btnTableAction.Text = "杞洏鍔ㄤ綔";
             this.btnTableAction.UseVisualStyleBackColor = true;
@@ -2597,11 +2809,11 @@
             this.tbSoft.Controls.Add(this.chkSaveHeightOK);
             this.tbSoft.Controls.Add(this.chkSaveOKLWImage);
             this.tbSoft.Controls.Add(this.btnClearCheck);
-            this.tbSoft.Location = new System.Drawing.Point(4, 22);
-            this.tbSoft.Margin = new System.Windows.Forms.Padding(2);
+            this.tbSoft.Location = new System.Drawing.Point(4, 25);
+            this.tbSoft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.tbSoft.Name = "tbSoft";
-            this.tbSoft.Padding = new System.Windows.Forms.Padding(2);
-            this.tbSoft.Size = new System.Drawing.Size(817, 473);
+            this.tbSoft.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.tbSoft.Size = new System.Drawing.Size(1092, 595);
             this.tbSoft.TabIndex = 2;
             this.tbSoft.Text = "杞欢";
             this.tbSoft.UseVisualStyleBackColor = true;
@@ -2612,9 +2824,11 @@
             this.groupBox31.Controls.Add(this.nudCellMinLength);
             this.groupBox31.Controls.Add(this.label149);
             this.groupBox31.Controls.Add(this.label150);
-            this.groupBox31.Location = new System.Drawing.Point(236, 105);
+            this.groupBox31.Location = new System.Drawing.Point(315, 131);
+            this.groupBox31.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox31.Name = "groupBox31";
-            this.groupBox31.Size = new System.Drawing.Size(200, 100);
+            this.groupBox31.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox31.Size = new System.Drawing.Size(267, 125);
             this.groupBox31.TabIndex = 2;
             this.groupBox31.TabStop = false;
             this.groupBox31.Text = "鐢垫睜闀垮涓嬮檺";
@@ -2627,9 +2841,10 @@
             0,
             0,
             131072});
-            this.nudCellMinWidth.Location = new System.Drawing.Point(49, 60);
+            this.nudCellMinWidth.Location = new System.Drawing.Point(65, 75);
+            this.nudCellMinWidth.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.nudCellMinWidth.Name = "nudCellMinWidth";
-            this.nudCellMinWidth.Size = new System.Drawing.Size(120, 21);
+            this.nudCellMinWidth.Size = new System.Drawing.Size(160, 25);
             this.nudCellMinWidth.TabIndex = 1;
             // 
             // nudCellMinLength
@@ -2640,26 +2855,29 @@
             0,
             0,
             131072});
-            this.nudCellMinLength.Location = new System.Drawing.Point(49, 29);
+            this.nudCellMinLength.Location = new System.Drawing.Point(65, 36);
+            this.nudCellMinLength.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.nudCellMinLength.Name = "nudCellMinLength";
-            this.nudCellMinLength.Size = new System.Drawing.Size(120, 21);
+            this.nudCellMinLength.Size = new System.Drawing.Size(160, 25);
             this.nudCellMinLength.TabIndex = 1;
             // 
             // label149
             // 
             this.label149.AutoSize = true;
-            this.label149.Location = new System.Drawing.Point(13, 65);
+            this.label149.Location = new System.Drawing.Point(17, 81);
+            this.label149.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label149.Name = "label149";
-            this.label149.Size = new System.Drawing.Size(17, 12);
+            this.label149.Size = new System.Drawing.Size(22, 15);
             this.label149.TabIndex = 0;
             this.label149.Text = "瀹�";
             // 
             // label150
             // 
             this.label150.AutoSize = true;
-            this.label150.Location = new System.Drawing.Point(13, 31);
+            this.label150.Location = new System.Drawing.Point(17, 39);
+            this.label150.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label150.Name = "label150";
-            this.label150.Size = new System.Drawing.Size(17, 12);
+            this.label150.Size = new System.Drawing.Size(22, 15);
             this.label150.TabIndex = 0;
             this.label150.Text = "闀�";
             // 
@@ -2669,9 +2887,11 @@
             this.groupBox30.Controls.Add(this.nudCellMaxLength);
             this.groupBox30.Controls.Add(this.label148);
             this.groupBox30.Controls.Add(this.label147);
-            this.groupBox30.Location = new System.Drawing.Point(15, 104);
+            this.groupBox30.Location = new System.Drawing.Point(20, 130);
+            this.groupBox30.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox30.Name = "groupBox30";
-            this.groupBox30.Size = new System.Drawing.Size(200, 100);
+            this.groupBox30.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox30.Size = new System.Drawing.Size(267, 125);
             this.groupBox30.TabIndex = 2;
             this.groupBox30.TabStop = false;
             this.groupBox30.Text = "鐢垫睜闀垮涓婇檺";
@@ -2684,9 +2904,10 @@
             0,
             0,
             131072});
-            this.nudCellMaxWidth.Location = new System.Drawing.Point(49, 60);
+            this.nudCellMaxWidth.Location = new System.Drawing.Point(65, 75);
+            this.nudCellMaxWidth.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.nudCellMaxWidth.Name = "nudCellMaxWidth";
-            this.nudCellMaxWidth.Size = new System.Drawing.Size(120, 21);
+            this.nudCellMaxWidth.Size = new System.Drawing.Size(160, 25);
             this.nudCellMaxWidth.TabIndex = 1;
             // 
             // nudCellMaxLength
@@ -2697,35 +2918,51 @@
             0,
             0,
             131072});
-            this.nudCellMaxLength.Location = new System.Drawing.Point(49, 29);
+            this.nudCellMaxLength.Location = new System.Drawing.Point(65, 36);
+            this.nudCellMaxLength.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.nudCellMaxLength.Name = "nudCellMaxLength";
-            this.nudCellMaxLength.Size = new System.Drawing.Size(120, 21);
+            this.nudCellMaxLength.Size = new System.Drawing.Size(160, 25);
             this.nudCellMaxLength.TabIndex = 1;
             // 
             // label148
             // 
             this.label148.AutoSize = true;
-            this.label148.Location = new System.Drawing.Point(13, 65);
+            this.label148.Location = new System.Drawing.Point(17, 81);
+            this.label148.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label148.Name = "label148";
-            this.label148.Size = new System.Drawing.Size(17, 12);
+            this.label148.Size = new System.Drawing.Size(22, 15);
             this.label148.TabIndex = 0;
             this.label148.Text = "瀹�";
             // 
             // label147
             // 
             this.label147.AutoSize = true;
-            this.label147.Location = new System.Drawing.Point(13, 31);
+            this.label147.Location = new System.Drawing.Point(17, 39);
+            this.label147.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label147.Name = "label147";
-            this.label147.Size = new System.Drawing.Size(17, 12);
+            this.label147.Size = new System.Drawing.Size(22, 15);
             this.label147.TabIndex = 0;
             this.label147.Text = "闀�";
+            // 
+            // chkSaveHeightOK
+            // 
+            this.chkSaveHeightOK.AutoSize = true;
+            this.chkSaveHeightOK.Location = new System.Drawing.Point(229, 81);
+            this.chkSaveHeightOK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.chkSaveHeightOK.Name = "chkSaveHeightOK";
+            this.chkSaveHeightOK.Size = new System.Drawing.Size(165, 19);
+            this.chkSaveHeightOK.TabIndex = 1;
+            this.chkSaveHeightOK.Text = "淇濆瓨楂樺害妫�娴婳K鍥剧墖";
+            this.chkSaveHeightOK.UseVisualStyleBackColor = true;
+            this.chkSaveHeightOK.CheckedChanged += new System.EventHandler(this.chkSaveOKLWImage_CheckedChanged);
             // 
             // chkSaveOKLWImage
             // 
             this.chkSaveOKLWImage.AutoSize = true;
-            this.chkSaveOKLWImage.Location = new System.Drawing.Point(15, 65);
+            this.chkSaveOKLWImage.Location = new System.Drawing.Point(20, 81);
+            this.chkSaveOKLWImage.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.chkSaveOKLWImage.Name = "chkSaveOKLWImage";
-            this.chkSaveOKLWImage.Size = new System.Drawing.Size(132, 16);
+            this.chkSaveOKLWImage.Size = new System.Drawing.Size(165, 19);
             this.chkSaveOKLWImage.TabIndex = 1;
             this.chkSaveOKLWImage.Text = "淇濆瓨闀垮妫�娴婳K鍥剧墖";
             this.chkSaveOKLWImage.UseVisualStyleBackColor = true;
@@ -2733,10 +2970,10 @@
             // 
             // btnClearCheck
             // 
-            this.btnClearCheck.Location = new System.Drawing.Point(6, 8);
-            this.btnClearCheck.Margin = new System.Windows.Forms.Padding(2);
+            this.btnClearCheck.Location = new System.Drawing.Point(8, 10);
+            this.btnClearCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.btnClearCheck.Name = "btnClearCheck";
-            this.btnClearCheck.Size = new System.Drawing.Size(104, 39);
+            this.btnClearCheck.Size = new System.Drawing.Size(139, 49);
             this.btnClearCheck.TabIndex = 0;
             this.btnClearCheck.Text = "娓呯┖浠婃棩鎶芥";
             this.btnClearCheck.UseVisualStyleBackColor = true;
@@ -3462,14 +3699,14 @@
             // 
             this.textBox34.Location = new System.Drawing.Point(45, 20);
             this.textBox34.Name = "textBox34";
-            this.textBox34.Size = new System.Drawing.Size(81, 21);
+            this.textBox34.Size = new System.Drawing.Size(81, 25);
             this.textBox34.TabIndex = 1;
             // 
             // textBox35
             // 
             this.textBox35.Location = new System.Drawing.Point(45, 48);
             this.textBox35.Name = "textBox35";
-            this.textBox35.Size = new System.Drawing.Size(81, 21);
+            this.textBox35.Size = new System.Drawing.Size(81, 25);
             this.textBox35.TabIndex = 1;
             // 
             // label19
@@ -3477,7 +3714,7 @@
             this.label19.AutoSize = true;
             this.label19.Location = new System.Drawing.Point(6, 50);
             this.label19.Name = "label19";
-            this.label19.Size = new System.Drawing.Size(41, 12);
+            this.label19.Size = new System.Drawing.Size(52, 15);
             this.label19.TabIndex = 0;
             this.label19.Text = "姝i檺锛�";
             // 
@@ -3485,7 +3722,7 @@
             // 
             this.textBox36.Location = new System.Drawing.Point(45, 19);
             this.textBox36.Name = "textBox36";
-            this.textBox36.Size = new System.Drawing.Size(81, 21);
+            this.textBox36.Size = new System.Drawing.Size(81, 25);
             this.textBox36.TabIndex = 1;
             // 
             // groupBox5
@@ -3506,7 +3743,7 @@
             this.label22.AutoSize = true;
             this.label22.Location = new System.Drawing.Point(6, 23);
             this.label22.Name = "label22";
-            this.label22.Size = new System.Drawing.Size(41, 12);
+            this.label22.Size = new System.Drawing.Size(52, 15);
             this.label22.TabIndex = 0;
             this.label22.Text = "璐熼檺锛�";
             // 
@@ -3527,7 +3764,7 @@
             // 
             this.textBox37.Location = new System.Drawing.Point(45, 48);
             this.textBox37.Name = "textBox37";
-            this.textBox37.Size = new System.Drawing.Size(81, 21);
+            this.textBox37.Size = new System.Drawing.Size(81, 25);
             this.textBox37.TabIndex = 1;
             // 
             // label23
@@ -3535,7 +3772,7 @@
             this.label23.AutoSize = true;
             this.label23.Location = new System.Drawing.Point(6, 50);
             this.label23.Name = "label23";
-            this.label23.Size = new System.Drawing.Size(41, 12);
+            this.label23.Size = new System.Drawing.Size(52, 15);
             this.label23.TabIndex = 0;
             this.label23.Text = "姝i檺锛�";
             // 
@@ -3544,7 +3781,7 @@
             this.label25.AutoSize = true;
             this.label25.Location = new System.Drawing.Point(6, 22);
             this.label25.Name = "label25";
-            this.label25.Size = new System.Drawing.Size(41, 12);
+            this.label25.Size = new System.Drawing.Size(52, 15);
             this.label25.TabIndex = 0;
             this.label25.Text = "璐熼檺锛�";
             // 
@@ -3552,7 +3789,7 @@
             // 
             this.textBox38.Location = new System.Drawing.Point(41, 53);
             this.textBox38.Name = "textBox38";
-            this.textBox38.Size = new System.Drawing.Size(81, 21);
+            this.textBox38.Size = new System.Drawing.Size(81, 25);
             this.textBox38.TabIndex = 2;
             // 
             // groupBox10
@@ -3582,7 +3819,7 @@
             // 
             this.textBox39.Location = new System.Drawing.Point(41, 33);
             this.textBox39.Name = "textBox39";
-            this.textBox39.Size = new System.Drawing.Size(81, 21);
+            this.textBox39.Size = new System.Drawing.Size(81, 25);
             this.textBox39.TabIndex = 2;
             // 
             // label26
@@ -3590,7 +3827,7 @@
             this.label26.AutoSize = true;
             this.label26.Location = new System.Drawing.Point(128, 36);
             this.label26.Name = "label26";
-            this.label26.Size = new System.Drawing.Size(17, 12);
+            this.label26.Size = new System.Drawing.Size(23, 15);
             this.label26.TabIndex = 0;
             this.label26.Text = "mm";
             // 
@@ -3599,7 +3836,7 @@
             this.label27.AutoSize = true;
             this.label27.Location = new System.Drawing.Point(6, 36);
             this.label27.Name = "label27";
-            this.label27.Size = new System.Drawing.Size(29, 12);
+            this.label27.Size = new System.Drawing.Size(39, 15);
             this.label27.TabIndex = 0;
             this.label27.Text = "Max:";
             // 
@@ -3607,7 +3844,7 @@
             // 
             this.textBox40.Location = new System.Drawing.Point(41, 20);
             this.textBox40.Name = "textBox40";
-            this.textBox40.Size = new System.Drawing.Size(81, 21);
+            this.textBox40.Size = new System.Drawing.Size(81, 25);
             this.textBox40.TabIndex = 1;
             // 
             // groupBox16
@@ -3629,14 +3866,14 @@
             // 
             this.textBox41.Location = new System.Drawing.Point(41, 53);
             this.textBox41.Name = "textBox41";
-            this.textBox41.Size = new System.Drawing.Size(81, 21);
+            this.textBox41.Size = new System.Drawing.Size(81, 25);
             this.textBox41.TabIndex = 2;
             // 
             // textBox42
             // 
             this.textBox42.Location = new System.Drawing.Point(41, 20);
             this.textBox42.Name = "textBox42";
-            this.textBox42.Size = new System.Drawing.Size(81, 21);
+            this.textBox42.Size = new System.Drawing.Size(81, 25);
             this.textBox42.TabIndex = 1;
             // 
             // label28
@@ -3644,7 +3881,7 @@
             this.label28.AutoSize = true;
             this.label28.Location = new System.Drawing.Point(128, 56);
             this.label28.Name = "label28";
-            this.label28.Size = new System.Drawing.Size(17, 12);
+            this.label28.Size = new System.Drawing.Size(23, 15);
             this.label28.TabIndex = 0;
             this.label28.Text = "mm";
             // 
@@ -3653,7 +3890,7 @@
             this.label29.AutoSize = true;
             this.label29.Location = new System.Drawing.Point(128, 23);
             this.label29.Name = "label29";
-            this.label29.Size = new System.Drawing.Size(17, 12);
+            this.label29.Size = new System.Drawing.Size(23, 15);
             this.label29.TabIndex = 0;
             this.label29.Text = "mm";
             // 
@@ -3662,7 +3899,7 @@
             this.label30.AutoSize = true;
             this.label30.Location = new System.Drawing.Point(6, 23);
             this.label30.Name = "label30";
-            this.label30.Size = new System.Drawing.Size(29, 12);
+            this.label30.Size = new System.Drawing.Size(39, 15);
             this.label30.TabIndex = 0;
             this.label30.Text = "Min:";
             // 
@@ -3671,7 +3908,7 @@
             this.label31.AutoSize = true;
             this.label31.Location = new System.Drawing.Point(6, 56);
             this.label31.Name = "label31";
-            this.label31.Size = new System.Drawing.Size(29, 12);
+            this.label31.Size = new System.Drawing.Size(39, 15);
             this.label31.TabIndex = 0;
             this.label31.Text = "Max:";
             // 
@@ -3679,7 +3916,7 @@
             // 
             this.textBox43.Location = new System.Drawing.Point(41, 33);
             this.textBox43.Name = "textBox43";
-            this.textBox43.Size = new System.Drawing.Size(81, 21);
+            this.textBox43.Size = new System.Drawing.Size(81, 25);
             this.textBox43.TabIndex = 2;
             // 
             // label32
@@ -3687,7 +3924,7 @@
             this.label32.AutoSize = true;
             this.label32.Location = new System.Drawing.Point(128, 36);
             this.label32.Name = "label32";
-            this.label32.Size = new System.Drawing.Size(17, 12);
+            this.label32.Size = new System.Drawing.Size(23, 15);
             this.label32.TabIndex = 0;
             this.label32.Text = "mm";
             // 
@@ -3695,7 +3932,7 @@
             // 
             this.textBox44.Location = new System.Drawing.Point(41, 20);
             this.textBox44.Name = "textBox44";
-            this.textBox44.Size = new System.Drawing.Size(81, 21);
+            this.textBox44.Size = new System.Drawing.Size(81, 25);
             this.textBox44.TabIndex = 1;
             // 
             // label44
@@ -3703,7 +3940,7 @@
             this.label44.AutoSize = true;
             this.label44.Location = new System.Drawing.Point(128, 56);
             this.label44.Name = "label44";
-            this.label44.Size = new System.Drawing.Size(17, 12);
+            this.label44.Size = new System.Drawing.Size(23, 15);
             this.label44.TabIndex = 0;
             this.label44.Text = "mm";
             // 
@@ -3712,7 +3949,7 @@
             this.label45.AutoSize = true;
             this.label45.Location = new System.Drawing.Point(6, 56);
             this.label45.Name = "label45";
-            this.label45.Size = new System.Drawing.Size(29, 12);
+            this.label45.Size = new System.Drawing.Size(39, 15);
             this.label45.TabIndex = 0;
             this.label45.Text = "Max:";
             // 
@@ -3721,7 +3958,7 @@
             this.label46.AutoSize = true;
             this.label46.Location = new System.Drawing.Point(128, 23);
             this.label46.Name = "label46";
-            this.label46.Size = new System.Drawing.Size(17, 12);
+            this.label46.Size = new System.Drawing.Size(23, 15);
             this.label46.TabIndex = 0;
             this.label46.Text = "mm";
             // 
@@ -3730,7 +3967,7 @@
             this.label47.AutoSize = true;
             this.label47.Location = new System.Drawing.Point(6, 36);
             this.label47.Name = "label47";
-            this.label47.Size = new System.Drawing.Size(29, 12);
+            this.label47.Size = new System.Drawing.Size(39, 15);
             this.label47.TabIndex = 0;
             this.label47.Text = "Max:";
             // 
@@ -3739,7 +3976,7 @@
             this.label48.AutoSize = true;
             this.label48.Location = new System.Drawing.Point(6, 23);
             this.label48.Name = "label48";
-            this.label48.Size = new System.Drawing.Size(29, 12);
+            this.label48.Size = new System.Drawing.Size(39, 15);
             this.label48.TabIndex = 0;
             this.label48.Text = "Min:";
             // 
@@ -3748,7 +3985,7 @@
             this.label51.AutoSize = true;
             this.label51.Location = new System.Drawing.Point(128, 56);
             this.label51.Name = "label51";
-            this.label51.Size = new System.Drawing.Size(17, 12);
+            this.label51.Size = new System.Drawing.Size(23, 15);
             this.label51.TabIndex = 0;
             this.label51.Text = "mm";
             // 
@@ -3757,7 +3994,7 @@
             this.label52.AutoSize = true;
             this.label52.Location = new System.Drawing.Point(128, 23);
             this.label52.Name = "label52";
-            this.label52.Size = new System.Drawing.Size(17, 12);
+            this.label52.Size = new System.Drawing.Size(23, 15);
             this.label52.TabIndex = 0;
             this.label52.Text = "mm";
             // 
@@ -3765,7 +4002,7 @@
             // 
             this.textBox45.Location = new System.Drawing.Point(41, 53);
             this.textBox45.Name = "textBox45";
-            this.textBox45.Size = new System.Drawing.Size(81, 21);
+            this.textBox45.Size = new System.Drawing.Size(81, 25);
             this.textBox45.TabIndex = 2;
             // 
             // groupBox17
@@ -3784,7 +4021,7 @@
             // 
             this.textBox46.Location = new System.Drawing.Point(36, 33);
             this.textBox46.Name = "textBox46";
-            this.textBox46.Size = new System.Drawing.Size(81, 21);
+            this.textBox46.Size = new System.Drawing.Size(81, 25);
             this.textBox46.TabIndex = 2;
             // 
             // label53
@@ -3792,7 +4029,7 @@
             this.label53.AutoSize = true;
             this.label53.Location = new System.Drawing.Point(123, 36);
             this.label53.Name = "label53";
-            this.label53.Size = new System.Drawing.Size(17, 12);
+            this.label53.Size = new System.Drawing.Size(23, 15);
             this.label53.TabIndex = 0;
             this.label53.Text = "mm";
             // 
@@ -3801,7 +4038,7 @@
             this.label54.AutoSize = true;
             this.label54.Location = new System.Drawing.Point(1, 36);
             this.label54.Name = "label54";
-            this.label54.Size = new System.Drawing.Size(29, 12);
+            this.label54.Size = new System.Drawing.Size(39, 15);
             this.label54.TabIndex = 0;
             this.label54.Text = "Max:";
             // 
@@ -3809,7 +4046,7 @@
             // 
             this.textBox47.Location = new System.Drawing.Point(41, 20);
             this.textBox47.Name = "textBox47";
-            this.textBox47.Size = new System.Drawing.Size(81, 21);
+            this.textBox47.Size = new System.Drawing.Size(81, 25);
             this.textBox47.TabIndex = 1;
             // 
             // label55
@@ -3817,7 +4054,7 @@
             this.label55.AutoSize = true;
             this.label55.Location = new System.Drawing.Point(128, 56);
             this.label55.Name = "label55";
-            this.label55.Size = new System.Drawing.Size(17, 12);
+            this.label55.Size = new System.Drawing.Size(23, 15);
             this.label55.TabIndex = 0;
             this.label55.Text = "mm";
             // 
@@ -3840,14 +4077,14 @@
             // 
             this.textBox48.Location = new System.Drawing.Point(41, 53);
             this.textBox48.Name = "textBox48";
-            this.textBox48.Size = new System.Drawing.Size(81, 21);
+            this.textBox48.Size = new System.Drawing.Size(81, 25);
             this.textBox48.TabIndex = 2;
             // 
             // textBox49
             // 
             this.textBox49.Location = new System.Drawing.Point(41, 20);
             this.textBox49.Name = "textBox49";
-            this.textBox49.Size = new System.Drawing.Size(81, 21);
+            this.textBox49.Size = new System.Drawing.Size(81, 25);
             this.textBox49.TabIndex = 1;
             // 
             // label56
@@ -3855,7 +4092,7 @@
             this.label56.AutoSize = true;
             this.label56.Location = new System.Drawing.Point(128, 56);
             this.label56.Name = "label56";
-            this.label56.Size = new System.Drawing.Size(17, 12);
+            this.label56.Size = new System.Drawing.Size(23, 15);
             this.label56.TabIndex = 0;
             this.label56.Text = "mm";
             // 
@@ -3864,7 +4101,7 @@
             this.label57.AutoSize = true;
             this.label57.Location = new System.Drawing.Point(128, 23);
             this.label57.Name = "label57";
-            this.label57.Size = new System.Drawing.Size(17, 12);
+            this.label57.Size = new System.Drawing.Size(23, 15);
             this.label57.TabIndex = 0;
             this.label57.Text = "mm";
             // 
@@ -3873,7 +4110,7 @@
             this.label58.AutoSize = true;
             this.label58.Location = new System.Drawing.Point(6, 23);
             this.label58.Name = "label58";
-            this.label58.Size = new System.Drawing.Size(29, 12);
+            this.label58.Size = new System.Drawing.Size(39, 15);
             this.label58.TabIndex = 0;
             this.label58.Text = "Min:";
             // 
@@ -3882,7 +4119,7 @@
             this.label61.AutoSize = true;
             this.label61.Location = new System.Drawing.Point(6, 56);
             this.label61.Name = "label61";
-            this.label61.Size = new System.Drawing.Size(29, 12);
+            this.label61.Size = new System.Drawing.Size(39, 15);
             this.label61.TabIndex = 0;
             this.label61.Text = "Max:";
             // 
@@ -3891,7 +4128,7 @@
             this.label62.AutoSize = true;
             this.label62.Location = new System.Drawing.Point(6, 23);
             this.label62.Name = "label62";
-            this.label62.Size = new System.Drawing.Size(29, 12);
+            this.label62.Size = new System.Drawing.Size(39, 15);
             this.label62.TabIndex = 0;
             this.label62.Text = "Min:";
             // 
@@ -3900,7 +4137,7 @@
             this.label67.AutoSize = true;
             this.label67.Location = new System.Drawing.Point(6, 56);
             this.label67.Name = "label67";
-            this.label67.Size = new System.Drawing.Size(29, 12);
+            this.label67.Size = new System.Drawing.Size(39, 15);
             this.label67.TabIndex = 0;
             this.label67.Text = "Max:";
             // 
@@ -3909,7 +4146,7 @@
             this.label68.AutoSize = true;
             this.label68.Location = new System.Drawing.Point(6, 23);
             this.label68.Name = "label68";
-            this.label68.Size = new System.Drawing.Size(29, 12);
+            this.label68.Size = new System.Drawing.Size(39, 15);
             this.label68.TabIndex = 0;
             this.label68.Text = "Min:";
             // 
@@ -3918,7 +4155,7 @@
             this.label69.AutoSize = true;
             this.label69.Location = new System.Drawing.Point(6, 56);
             this.label69.Name = "label69";
-            this.label69.Size = new System.Drawing.Size(29, 12);
+            this.label69.Size = new System.Drawing.Size(39, 15);
             this.label69.TabIndex = 0;
             this.label69.Text = "Max:";
             // 
@@ -3927,7 +4164,7 @@
             this.label70.AutoSize = true;
             this.label70.Location = new System.Drawing.Point(128, 23);
             this.label70.Name = "label70";
-            this.label70.Size = new System.Drawing.Size(17, 12);
+            this.label70.Size = new System.Drawing.Size(23, 15);
             this.label70.TabIndex = 0;
             this.label70.Text = "mm";
             // 
@@ -3935,7 +4172,7 @@
             // 
             this.textBox50.Location = new System.Drawing.Point(41, 53);
             this.textBox50.Name = "textBox50";
-            this.textBox50.Size = new System.Drawing.Size(81, 21);
+            this.textBox50.Size = new System.Drawing.Size(81, 25);
             this.textBox50.TabIndex = 2;
             // 
             // groupBox19
@@ -3957,21 +4194,21 @@
             // 
             this.textBox51.Location = new System.Drawing.Point(59, 290);
             this.textBox51.Name = "textBox51";
-            this.textBox51.Size = new System.Drawing.Size(81, 21);
+            this.textBox51.Size = new System.Drawing.Size(81, 25);
             this.textBox51.TabIndex = 1;
             // 
             // textBox52
             // 
             this.textBox52.Location = new System.Drawing.Point(59, 230);
             this.textBox52.Name = "textBox52";
-            this.textBox52.Size = new System.Drawing.Size(81, 21);
+            this.textBox52.Size = new System.Drawing.Size(81, 25);
             this.textBox52.TabIndex = 1;
             // 
             // textBox53
             // 
             this.textBox53.Location = new System.Drawing.Point(59, 107);
             this.textBox53.Name = "textBox53";
-            this.textBox53.Size = new System.Drawing.Size(81, 21);
+            this.textBox53.Size = new System.Drawing.Size(81, 25);
             this.textBox53.TabIndex = 1;
             // 
             // cbxTXT
@@ -3979,7 +4216,7 @@
             this.cbxTXT.AutoSize = true;
             this.cbxTXT.Location = new System.Drawing.Point(14, 32);
             this.cbxTXT.Name = "cbxTXT";
-            this.cbxTXT.Size = new System.Drawing.Size(15, 14);
+            this.cbxTXT.Size = new System.Drawing.Size(18, 17);
             this.cbxTXT.TabIndex = 5;
             this.cbxTXT.UseVisualStyleBackColor = true;
             // 
@@ -3988,7 +4225,7 @@
             this.textBox54.Location = new System.Drawing.Point(141, 66);
             this.textBox54.Name = "textBox54";
             this.textBox54.ReadOnly = true;
-            this.textBox54.Size = new System.Drawing.Size(191, 21);
+            this.textBox54.Size = new System.Drawing.Size(191, 25);
             this.textBox54.TabIndex = 1;
             // 
             // label71
@@ -3996,7 +4233,7 @@
             this.label71.AutoSize = true;
             this.label71.Location = new System.Drawing.Point(-47, 217);
             this.label71.Name = "label71";
-            this.label71.Size = new System.Drawing.Size(11, 12);
+            this.label71.Size = new System.Drawing.Size(15, 15);
             this.label71.TabIndex = 0;
             this.label71.Text = "%";
             // 
@@ -4005,7 +4242,7 @@
             this.cbxEXCEL.AutoSize = true;
             this.cbxEXCEL.Location = new System.Drawing.Point(14, 69);
             this.cbxEXCEL.Name = "cbxEXCEL";
-            this.cbxEXCEL.Size = new System.Drawing.Size(15, 14);
+            this.cbxEXCEL.Size = new System.Drawing.Size(18, 17);
             this.cbxEXCEL.TabIndex = 5;
             this.cbxEXCEL.UseVisualStyleBackColor = true;
             // 
@@ -4013,7 +4250,7 @@
             // 
             this.textBox55.Location = new System.Drawing.Point(59, 259);
             this.textBox55.Name = "textBox55";
-            this.textBox55.Size = new System.Drawing.Size(81, 21);
+            this.textBox55.Size = new System.Drawing.Size(81, 25);
             this.textBox55.TabIndex = 1;
             // 
             // textBox56
@@ -4021,14 +4258,14 @@
             this.textBox56.Location = new System.Drawing.Point(129, 44);
             this.textBox56.Name = "textBox56";
             this.textBox56.ReadOnly = true;
-            this.textBox56.Size = new System.Drawing.Size(191, 21);
+            this.textBox56.Size = new System.Drawing.Size(191, 25);
             this.textBox56.TabIndex = 2;
             // 
             // textBox57
             // 
             this.textBox57.Location = new System.Drawing.Point(59, 199);
             this.textBox57.Name = "textBox57";
-            this.textBox57.Size = new System.Drawing.Size(81, 21);
+            this.textBox57.Size = new System.Drawing.Size(81, 25);
             this.textBox57.TabIndex = 1;
             // 
             // btnShangchuan
@@ -4060,7 +4297,7 @@
             this.textBox58.Location = new System.Drawing.Point(141, 29);
             this.textBox58.Name = "textBox58";
             this.textBox58.ReadOnly = true;
-            this.textBox58.Size = new System.Drawing.Size(191, 21);
+            this.textBox58.Size = new System.Drawing.Size(191, 25);
             this.textBox58.TabIndex = 1;
             // 
             // btnEXCEL
@@ -4085,14 +4322,14 @@
             // 
             this.textBox59.Location = new System.Drawing.Point(59, 76);
             this.textBox59.Name = "textBox59";
-            this.textBox59.Size = new System.Drawing.Size(81, 21);
+            this.textBox59.Size = new System.Drawing.Size(81, 25);
             this.textBox59.TabIndex = 1;
             // 
             // textBox60
             // 
             this.textBox60.Location = new System.Drawing.Point(59, 168);
             this.textBox60.Name = "textBox60";
-            this.textBox60.Size = new System.Drawing.Size(81, 21);
+            this.textBox60.Size = new System.Drawing.Size(81, 25);
             this.textBox60.TabIndex = 1;
             // 
             // cbxIsShangchuan
@@ -4102,7 +4339,7 @@
             this.cbxIsShangchuan.CheckState = System.Windows.Forms.CheckState.Checked;
             this.cbxIsShangchuan.Location = new System.Drawing.Point(7, 47);
             this.cbxIsShangchuan.Name = "cbxIsShangchuan";
-            this.cbxIsShangchuan.Size = new System.Drawing.Size(15, 14);
+            this.cbxIsShangchuan.Size = new System.Drawing.Size(18, 17);
             this.cbxIsShangchuan.TabIndex = 0;
             this.cbxIsShangchuan.UseVisualStyleBackColor = true;
             // 
@@ -4110,14 +4347,14 @@
             // 
             this.textBox61.Location = new System.Drawing.Point(59, 45);
             this.textBox61.Name = "textBox61";
-            this.textBox61.Size = new System.Drawing.Size(81, 21);
+            this.textBox61.Size = new System.Drawing.Size(81, 25);
             this.textBox61.TabIndex = 1;
             // 
             // textBox62
             // 
             this.textBox62.Location = new System.Drawing.Point(59, 137);
             this.textBox62.Name = "textBox62";
-            this.textBox62.Size = new System.Drawing.Size(81, 21);
+            this.textBox62.Size = new System.Drawing.Size(81, 25);
             this.textBox62.TabIndex = 1;
             // 
             // textBox63
@@ -4125,7 +4362,7 @@
             this.textBox63.Location = new System.Drawing.Point(88, 117);
             this.textBox63.Name = "textBox63";
             this.textBox63.ReadOnly = true;
-            this.textBox63.Size = new System.Drawing.Size(81, 21);
+            this.textBox63.Size = new System.Drawing.Size(81, 25);
             this.textBox63.TabIndex = 4;
             // 
             // groupBox21
@@ -4154,7 +4391,7 @@
             this.textBox64.Location = new System.Drawing.Point(88, 84);
             this.textBox64.Name = "textBox64";
             this.textBox64.ReadOnly = true;
-            this.textBox64.Size = new System.Drawing.Size(81, 21);
+            this.textBox64.Size = new System.Drawing.Size(81, 25);
             this.textBox64.TabIndex = 4;
             // 
             // textBox65
@@ -4162,7 +4399,7 @@
             this.textBox65.Location = new System.Drawing.Point(88, 51);
             this.textBox65.Name = "textBox65";
             this.textBox65.ReadOnly = true;
-            this.textBox65.Size = new System.Drawing.Size(81, 21);
+            this.textBox65.Size = new System.Drawing.Size(81, 25);
             this.textBox65.TabIndex = 4;
             // 
             // textBox66
@@ -4170,7 +4407,7 @@
             this.textBox66.Location = new System.Drawing.Point(88, 17);
             this.textBox66.Name = "textBox66";
             this.textBox66.ReadOnly = true;
-            this.textBox66.Size = new System.Drawing.Size(81, 21);
+            this.textBox66.Size = new System.Drawing.Size(81, 25);
             this.textBox66.TabIndex = 4;
             // 
             // label74
@@ -4178,7 +4415,7 @@
             this.label74.AutoSize = true;
             this.label74.Location = new System.Drawing.Point(175, 87);
             this.label74.Name = "label74";
-            this.label74.Size = new System.Drawing.Size(23, 12);
+            this.label74.Size = new System.Drawing.Size(30, 15);
             this.label74.TabIndex = 3;
             this.label74.Text = "渭m";
             // 
@@ -4187,7 +4424,7 @@
             this.label72.AutoSize = true;
             this.label72.Location = new System.Drawing.Point(175, 54);
             this.label72.Name = "label72";
-            this.label72.Size = new System.Drawing.Size(23, 12);
+            this.label72.Size = new System.Drawing.Size(30, 15);
             this.label72.TabIndex = 3;
             this.label72.Text = "渭m";
             // 
@@ -4196,7 +4433,7 @@
             this.label76.AutoSize = true;
             this.label76.Location = new System.Drawing.Point(175, 120);
             this.label76.Name = "label76";
-            this.label76.Size = new System.Drawing.Size(23, 12);
+            this.label76.Size = new System.Drawing.Size(30, 15);
             this.label76.TabIndex = 3;
             this.label76.Text = "渭m";
             // 
@@ -4205,7 +4442,7 @@
             this.label73.AutoSize = true;
             this.label73.Location = new System.Drawing.Point(175, 20);
             this.label73.Name = "label73";
-            this.label73.Size = new System.Drawing.Size(23, 12);
+            this.label73.Size = new System.Drawing.Size(30, 15);
             this.label73.TabIndex = 3;
             this.label73.Text = "渭m";
             // 
@@ -4214,7 +4451,7 @@
             this.label75.AutoSize = true;
             this.label75.Location = new System.Drawing.Point(6, 87);
             this.label75.Name = "label75";
-            this.label75.Size = new System.Drawing.Size(65, 12);
+            this.label75.Size = new System.Drawing.Size(83, 15);
             this.label75.TabIndex = 2;
             this.label75.Text = "宸ョ珯3鐩告満:";
             // 
@@ -4223,7 +4460,7 @@
             this.label77.AutoSize = true;
             this.label77.Location = new System.Drawing.Point(6, 54);
             this.label77.Name = "label77";
-            this.label77.Size = new System.Drawing.Size(71, 12);
+            this.label77.Size = new System.Drawing.Size(90, 15);
             this.label77.TabIndex = 2;
             this.label77.Text = "杩炴帴鍣ㄧ浉鏈�:";
             // 
@@ -4232,7 +4469,7 @@
             this.label78.AutoSize = true;
             this.label78.Location = new System.Drawing.Point(6, 120);
             this.label78.Name = "label78";
-            this.label78.Size = new System.Drawing.Size(59, 12);
+            this.label78.Size = new System.Drawing.Size(75, 15);
             this.label78.TabIndex = 2;
             this.label78.Text = "涓嬫枡鐩告満:";
             // 
@@ -4241,7 +4478,7 @@
             this.label79.AutoSize = true;
             this.label79.Location = new System.Drawing.Point(6, 20);
             this.label79.Name = "label79";
-            this.label79.Size = new System.Drawing.Size(59, 12);
+            this.label79.Size = new System.Drawing.Size(75, 15);
             this.label79.TabIndex = 2;
             this.label79.Text = "涓婃枡鐩告満:";
             // 
@@ -4249,7 +4486,7 @@
             // 
             this.textBox67.Location = new System.Drawing.Point(59, 14);
             this.textBox67.Name = "textBox67";
-            this.textBox67.Size = new System.Drawing.Size(81, 21);
+            this.textBox67.Size = new System.Drawing.Size(81, 25);
             this.textBox67.TabIndex = 1;
             // 
             // label80
@@ -4257,7 +4494,7 @@
             this.label80.AutoSize = true;
             this.label80.Location = new System.Drawing.Point(146, 261);
             this.label80.Name = "label80";
-            this.label80.Size = new System.Drawing.Size(17, 12);
+            this.label80.Size = new System.Drawing.Size(23, 15);
             this.label80.TabIndex = 3;
             this.label80.Text = "mm";
             // 
@@ -4266,7 +4503,7 @@
             this.label81.AutoSize = true;
             this.label81.Location = new System.Drawing.Point(146, 201);
             this.label81.Name = "label81";
-            this.label81.Size = new System.Drawing.Size(17, 12);
+            this.label81.Size = new System.Drawing.Size(23, 15);
             this.label81.TabIndex = 3;
             this.label81.Text = "mm";
             // 
@@ -4275,7 +4512,7 @@
             this.label82.AutoSize = true;
             this.label82.Location = new System.Drawing.Point(146, 78);
             this.label82.Name = "label82";
-            this.label82.Size = new System.Drawing.Size(17, 12);
+            this.label82.Size = new System.Drawing.Size(23, 15);
             this.label82.TabIndex = 3;
             this.label82.Text = "mm";
             // 
@@ -4284,7 +4521,7 @@
             this.label83.AutoSize = true;
             this.label83.Location = new System.Drawing.Point(6, 295);
             this.label83.Name = "label83";
-            this.label83.Size = new System.Drawing.Size(41, 12);
+            this.label83.Size = new System.Drawing.Size(55, 15);
             this.label83.TabIndex = 0;
             this.label83.Text = "GapRR:";
             // 
@@ -4305,7 +4542,7 @@
             this.label84.AutoSize = true;
             this.label84.Location = new System.Drawing.Point(6, 235);
             this.label84.Name = "label84";
-            this.label84.Size = new System.Drawing.Size(41, 12);
+            this.label84.Size = new System.Drawing.Size(55, 15);
             this.label84.TabIndex = 0;
             this.label84.Text = "GapRL:";
             // 
@@ -4314,7 +4551,7 @@
             this.label85.AutoSize = true;
             this.label85.Location = new System.Drawing.Point(146, 171);
             this.label85.Name = "label85";
-            this.label85.Size = new System.Drawing.Size(17, 12);
+            this.label85.Size = new System.Drawing.Size(23, 15);
             this.label85.TabIndex = 3;
             this.label85.Text = "mm";
             // 
@@ -4323,7 +4560,7 @@
             this.label86.AutoSize = true;
             this.label86.Location = new System.Drawing.Point(6, 112);
             this.label86.Name = "label86";
-            this.label86.Size = new System.Drawing.Size(41, 12);
+            this.label86.Size = new System.Drawing.Size(55, 15);
             this.label86.TabIndex = 0;
             this.label86.Text = "FAI 6:";
             // 
@@ -4332,7 +4569,7 @@
             this.label87.AutoSize = true;
             this.label87.Location = new System.Drawing.Point(6, 265);
             this.label87.Name = "label87";
-            this.label87.Size = new System.Drawing.Size(41, 12);
+            this.label87.Size = new System.Drawing.Size(55, 15);
             this.label87.TabIndex = 0;
             this.label87.Text = "GapLR:";
             // 
@@ -4341,7 +4578,7 @@
             this.label88.AutoSize = true;
             this.label88.Location = new System.Drawing.Point(137, 28);
             this.label88.Name = "label88";
-            this.label88.Size = new System.Drawing.Size(11, 12);
+            this.label88.Size = new System.Drawing.Size(15, 15);
             this.label88.TabIndex = 4;
             this.label88.Text = "%";
             // 
@@ -4361,7 +4598,7 @@
             // 
             this.textBox68.Location = new System.Drawing.Point(80, 25);
             this.textBox68.Name = "textBox68";
-            this.textBox68.Size = new System.Drawing.Size(51, 21);
+            this.textBox68.Size = new System.Drawing.Size(51, 25);
             this.textBox68.TabIndex = 1;
             // 
             // label89
@@ -4369,7 +4606,7 @@
             this.label89.AutoSize = true;
             this.label89.Location = new System.Drawing.Point(5, 28);
             this.label89.Name = "label89";
-            this.label89.Size = new System.Drawing.Size(77, 12);
+            this.label89.Size = new System.Drawing.Size(97, 15);
             this.label89.TabIndex = 0;
             this.label89.Text = "鏈烘鎵嬮�熷害锛�";
             // 
@@ -4418,7 +4655,7 @@
             this.label90.AutoSize = true;
             this.label90.Location = new System.Drawing.Point(6, 205);
             this.label90.Name = "label90";
-            this.label90.Size = new System.Drawing.Size(41, 12);
+            this.label90.Size = new System.Drawing.Size(55, 15);
             this.label90.TabIndex = 0;
             this.label90.Text = "GapLL:";
             // 
@@ -4427,7 +4664,7 @@
             this.label91.AutoSize = true;
             this.label91.Location = new System.Drawing.Point(146, 291);
             this.label91.Name = "label91";
-            this.label91.Size = new System.Drawing.Size(17, 12);
+            this.label91.Size = new System.Drawing.Size(23, 15);
             this.label91.TabIndex = 3;
             this.label91.Text = "mm";
             // 
@@ -4436,7 +4673,7 @@
             this.label92.AutoSize = true;
             this.label92.Location = new System.Drawing.Point(146, 48);
             this.label92.Name = "label92";
-            this.label92.Size = new System.Drawing.Size(17, 12);
+            this.label92.Size = new System.Drawing.Size(23, 15);
             this.label92.TabIndex = 3;
             this.label92.Text = "mm";
             // 
@@ -4445,7 +4682,7 @@
             this.label93.AutoSize = true;
             this.label93.Location = new System.Drawing.Point(146, 231);
             this.label93.Name = "label93";
-            this.label93.Size = new System.Drawing.Size(17, 12);
+            this.label93.Size = new System.Drawing.Size(23, 15);
             this.label93.TabIndex = 3;
             this.label93.Text = "mm";
             // 
@@ -4454,7 +4691,7 @@
             this.label94.AutoSize = true;
             this.label94.Location = new System.Drawing.Point(6, 82);
             this.label94.Name = "label94";
-            this.label94.Size = new System.Drawing.Size(41, 12);
+            this.label94.Size = new System.Drawing.Size(55, 15);
             this.label94.TabIndex = 0;
             this.label94.Text = "FAI 5:";
             // 
@@ -4463,7 +4700,7 @@
             this.label95.AutoSize = true;
             this.label95.Location = new System.Drawing.Point(6, 175);
             this.label95.Name = "label95";
-            this.label95.Size = new System.Drawing.Size(47, 12);
+            this.label95.Size = new System.Drawing.Size(63, 15);
             this.label95.TabIndex = 0;
             this.label95.Text = "FAI 12:";
             // 
@@ -4472,7 +4709,7 @@
             this.label96.AutoSize = true;
             this.label96.Location = new System.Drawing.Point(146, 108);
             this.label96.Name = "label96";
-            this.label96.Size = new System.Drawing.Size(17, 12);
+            this.label96.Size = new System.Drawing.Size(23, 15);
             this.label96.TabIndex = 3;
             this.label96.Text = "mm";
             // 
@@ -4481,7 +4718,7 @@
             this.label97.AutoSize = true;
             this.label97.Location = new System.Drawing.Point(146, 141);
             this.label97.Name = "label97";
-            this.label97.Size = new System.Drawing.Size(17, 12);
+            this.label97.Size = new System.Drawing.Size(23, 15);
             this.label97.TabIndex = 3;
             this.label97.Text = "mm";
             // 
@@ -4490,7 +4727,7 @@
             this.label98.AutoSize = true;
             this.label98.Location = new System.Drawing.Point(6, 52);
             this.label98.Name = "label98";
-            this.label98.Size = new System.Drawing.Size(41, 12);
+            this.label98.Size = new System.Drawing.Size(55, 15);
             this.label98.TabIndex = 0;
             this.label98.Text = "FAI 4:";
             // 
@@ -4499,7 +4736,7 @@
             this.label99.AutoSize = true;
             this.label99.Location = new System.Drawing.Point(6, 145);
             this.label99.Name = "label99";
-            this.label99.Size = new System.Drawing.Size(47, 12);
+            this.label99.Size = new System.Drawing.Size(63, 15);
             this.label99.TabIndex = 0;
             this.label99.Text = "FAI 10:";
             // 
@@ -4508,7 +4745,7 @@
             this.label100.AutoSize = true;
             this.label100.Location = new System.Drawing.Point(146, 18);
             this.label100.Name = "label100";
-            this.label100.Size = new System.Drawing.Size(17, 12);
+            this.label100.Size = new System.Drawing.Size(23, 15);
             this.label100.TabIndex = 3;
             this.label100.Text = "mm";
             // 
@@ -4517,7 +4754,7 @@
             this.label101.AutoSize = true;
             this.label101.Location = new System.Drawing.Point(6, 22);
             this.label101.Name = "label101";
-            this.label101.Size = new System.Drawing.Size(41, 12);
+            this.label101.Size = new System.Drawing.Size(55, 15);
             this.label101.TabIndex = 0;
             this.label101.Text = "FAI 2:";
             // 
@@ -4556,77 +4793,77 @@
             // 
             this.textBox69.Location = new System.Drawing.Point(246, 68);
             this.textBox69.Name = "textBox69";
-            this.textBox69.Size = new System.Drawing.Size(81, 21);
+            this.textBox69.Size = new System.Drawing.Size(81, 25);
             this.textBox69.TabIndex = 23;
             // 
             // textBox70
             // 
             this.textBox70.Location = new System.Drawing.Point(245, 170);
             this.textBox70.Name = "textBox70";
-            this.textBox70.Size = new System.Drawing.Size(81, 21);
+            this.textBox70.Size = new System.Drawing.Size(81, 25);
             this.textBox70.TabIndex = 24;
             // 
             // textBox71
             // 
             this.textBox71.Location = new System.Drawing.Point(245, 133);
             this.textBox71.Name = "textBox71";
-            this.textBox71.Size = new System.Drawing.Size(81, 21);
+            this.textBox71.Size = new System.Drawing.Size(81, 25);
             this.textBox71.TabIndex = 21;
             // 
             // textBox72
             // 
             this.textBox72.Location = new System.Drawing.Point(81, 133);
             this.textBox72.Name = "textBox72";
-            this.textBox72.Size = new System.Drawing.Size(81, 21);
+            this.textBox72.Size = new System.Drawing.Size(81, 25);
             this.textBox72.TabIndex = 21;
             // 
             // textBox73
             // 
             this.textBox73.Location = new System.Drawing.Point(81, 170);
             this.textBox73.Name = "textBox73";
-            this.textBox73.Size = new System.Drawing.Size(81, 21);
+            this.textBox73.Size = new System.Drawing.Size(81, 25);
             this.textBox73.TabIndex = 22;
             // 
             // textBox74
             // 
             this.textBox74.Location = new System.Drawing.Point(245, 99);
             this.textBox74.Name = "textBox74";
-            this.textBox74.Size = new System.Drawing.Size(81, 21);
+            this.textBox74.Size = new System.Drawing.Size(81, 25);
             this.textBox74.TabIndex = 20;
             // 
             // textBox75
             // 
             this.textBox75.Location = new System.Drawing.Point(81, 99);
             this.textBox75.Name = "textBox75";
-            this.textBox75.Size = new System.Drawing.Size(81, 21);
+            this.textBox75.Size = new System.Drawing.Size(81, 25);
             this.textBox75.TabIndex = 20;
             // 
             // textBox76
             // 
             this.textBox76.Location = new System.Drawing.Point(390, 28);
             this.textBox76.Name = "textBox76";
-            this.textBox76.Size = new System.Drawing.Size(81, 21);
+            this.textBox76.Size = new System.Drawing.Size(81, 25);
             this.textBox76.TabIndex = 27;
             // 
             // textBox77
             // 
             this.textBox77.Location = new System.Drawing.Point(81, 65);
             this.textBox77.Name = "textBox77";
-            this.textBox77.Size = new System.Drawing.Size(81, 21);
+            this.textBox77.Size = new System.Drawing.Size(81, 25);
             this.textBox77.TabIndex = 28;
             // 
             // textBox78
             // 
             this.textBox78.Location = new System.Drawing.Point(244, 28);
             this.textBox78.Name = "textBox78";
-            this.textBox78.Size = new System.Drawing.Size(81, 21);
+            this.textBox78.Size = new System.Drawing.Size(81, 25);
             this.textBox78.TabIndex = 25;
             // 
             // textBox79
             // 
             this.textBox79.Location = new System.Drawing.Point(81, 28);
             this.textBox79.Name = "textBox79";
-            this.textBox79.Size = new System.Drawing.Size(81, 21);
+            this.textBox79.Size = new System.Drawing.Size(81, 25);
             this.textBox79.TabIndex = 26;
             // 
             // label102
@@ -4634,7 +4871,7 @@
             this.label102.AutoSize = true;
             this.label102.Location = new System.Drawing.Point(170, 71);
             this.label102.Name = "label102";
-            this.label102.Size = new System.Drawing.Size(83, 12);
+            this.label102.Size = new System.Drawing.Size(105, 15);
             this.label102.TabIndex = 5;
             this.label102.Text = "Y杞村畾浣嶉�熷害锛�";
             // 
@@ -4643,7 +4880,7 @@
             this.label103.AutoSize = true;
             this.label103.Location = new System.Drawing.Point(170, 136);
             this.label103.Name = "label103";
-            this.label103.Size = new System.Drawing.Size(83, 12);
+            this.label103.Size = new System.Drawing.Size(105, 15);
             this.label103.TabIndex = 2;
             this.label103.Text = "Y杞存墜鍔ㄩ�熷害锛�";
             // 
@@ -4652,7 +4889,7 @@
             this.label104.AutoSize = true;
             this.label104.Location = new System.Drawing.Point(6, 136);
             this.label104.Name = "label104";
-            this.label104.Size = new System.Drawing.Size(83, 12);
+            this.label104.Size = new System.Drawing.Size(105, 15);
             this.label104.TabIndex = 2;
             this.label104.Text = "X杞存墜鍔ㄩ�熷害锛�";
             // 
@@ -4661,7 +4898,7 @@
             this.label105.AutoSize = true;
             this.label105.Location = new System.Drawing.Point(170, 173);
             this.label105.Name = "label105";
-            this.label105.Size = new System.Drawing.Size(83, 12);
+            this.label105.Size = new System.Drawing.Size(105, 15);
             this.label105.TabIndex = 3;
             this.label105.Text = "Y杞寸瓑寰呬綅缃細";
             // 
@@ -4670,7 +4907,7 @@
             this.label106.AutoSize = true;
             this.label106.Location = new System.Drawing.Point(170, 102);
             this.label106.Name = "label106";
-            this.label106.Size = new System.Drawing.Size(83, 12);
+            this.label106.Size = new System.Drawing.Size(105, 15);
             this.label106.TabIndex = 6;
             this.label106.Text = "Y杞村畾浣嶄綅缃細";
             // 
@@ -4679,7 +4916,7 @@
             this.label107.AutoSize = true;
             this.label107.Location = new System.Drawing.Point(6, 102);
             this.label107.Name = "label107";
-            this.label107.Size = new System.Drawing.Size(83, 12);
+            this.label107.Size = new System.Drawing.Size(105, 15);
             this.label107.TabIndex = 6;
             this.label107.Text = "X杞村畾浣嶄綅缃細";
             // 
@@ -4688,7 +4925,7 @@
             this.label108.AutoSize = true;
             this.label108.Location = new System.Drawing.Point(6, 173);
             this.label108.Name = "label108";
-            this.label108.Size = new System.Drawing.Size(83, 12);
+            this.label108.Size = new System.Drawing.Size(105, 15);
             this.label108.TabIndex = 9;
             this.label108.Text = "X杞寸瓑寰呬綅缃細";
             // 
@@ -4697,7 +4934,7 @@
             this.label109.AutoSize = true;
             this.label109.Location = new System.Drawing.Point(6, 68);
             this.label109.Name = "label109";
-            this.label109.Size = new System.Drawing.Size(83, 12);
+            this.label109.Size = new System.Drawing.Size(105, 15);
             this.label109.TabIndex = 10;
             this.label109.Text = "X杞村畾浣嶉�熷害锛�";
             // 
@@ -4706,7 +4943,7 @@
             this.label110.AutoSize = true;
             this.label110.Location = new System.Drawing.Point(332, 31);
             this.label110.Name = "label110";
-            this.label110.Size = new System.Drawing.Size(65, 12);
+            this.label110.Size = new System.Drawing.Size(82, 15);
             this.label110.TabIndex = 7;
             this.label110.Text = "涓よ酱閫熷害锛�";
             // 
@@ -4715,7 +4952,7 @@
             this.label111.AutoSize = true;
             this.label111.Location = new System.Drawing.Point(170, 31);
             this.label111.Name = "label111";
-            this.label111.Size = new System.Drawing.Size(65, 12);
+            this.label111.Size = new System.Drawing.Size(82, 15);
             this.label111.TabIndex = 8;
             this.label111.Text = "涓よ酱鍑忛�燂細";
             // 
@@ -4724,7 +4961,7 @@
             this.label112.AutoSize = true;
             this.label112.Location = new System.Drawing.Point(6, 31);
             this.label112.Name = "label112";
-            this.label112.Size = new System.Drawing.Size(65, 12);
+            this.label112.Size = new System.Drawing.Size(82, 15);
             this.label112.TabIndex = 4;
             this.label112.Text = "涓よ酱鍔犻�燂細";
             // 
@@ -4796,23 +5033,13 @@
             this.groupBox29.TabStop = false;
             this.groupBox29.Text = "FAI 10";
             // 
-            // chkSaveHeightOK
-            // 
-            this.chkSaveHeightOK.AutoSize = true;
-            this.chkSaveHeightOK.Location = new System.Drawing.Point(172, 65);
-            this.chkSaveHeightOK.Name = "chkSaveHeightOK";
-            this.chkSaveHeightOK.Size = new System.Drawing.Size(132, 16);
-            this.chkSaveHeightOK.TabIndex = 1;
-            this.chkSaveHeightOK.Text = "淇濆瓨楂樺害妫�娴婳K鍥剧墖";
-            this.chkSaveHeightOK.UseVisualStyleBackColor = true;
-            this.chkSaveHeightOK.CheckedChanged += new System.EventHandler(this.chkSaveOKLWImage_CheckedChanged);
-            // 
             // ConfigForm
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(825, 499);
+            this.ClientSize = new System.Drawing.Size(1100, 624);
             this.Controls.Add(this.tabControl1);
+            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.Name = "ConfigForm";
             this.Text = "閰嶇疆";
             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ConfigForm_FormClosing);

--
Gitblit v1.8.0