增加主界面快速定位,运动界面,增加单轴JOG
This commit is contained in:
Generated
+2
@@ -1837,6 +1837,7 @@
|
||||
this.button8.TabIndex = 7;
|
||||
this.button8.Text = "移动到目标位置";
|
||||
this.button8.UseVisualStyleBackColor = true;
|
||||
this.button8.Click += new System.EventHandler(this.button8_Click);
|
||||
//
|
||||
// checkBox1
|
||||
//
|
||||
@@ -2033,6 +2034,7 @@
|
||||
this.button9.TabIndex = 3;
|
||||
this.button9.Text = "运行";
|
||||
this.button9.UseVisualStyleBackColor = true;
|
||||
this.button9.Click += new System.EventHandler(this.button9_Click);
|
||||
//
|
||||
// checkBox4
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user