Skip to content

Commit 4dee9f6

Browse files
committed
Updated virtual µCNC GUI
1 parent 64f9763 commit 4dee9f6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3192
-1991
lines changed

uCNCgui/.vs/uCNCgui/v17/.suo

4 KB
Binary file not shown.

uCNCgui/Main.Designer.cs

Lines changed: 2434 additions & 1763 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uCNCgui/Main.cs

Lines changed: 416 additions & 218 deletions
Large diffs are not rendered by default.

uCNCgui/Main.resx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@
5757
<resheader name="writer">
5858
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
5959
</resheader>
60-
<metadata name="groupBox1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
61-
<value>True</value>
62-
</metadata>
6360
<metadata name="pipeClient.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
6461
<value>17, 17</value>
6562
</metadata>
43 KB
Binary file not shown.
114 KB
Binary file not shown.
179 KB
Binary file not shown.
23.1 KB
Binary file not shown.
43 KB
Binary file not shown.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"runtimeTarget": {
3+
"name": ".NETCoreApp,Version=v6.0",
4+
"signature": ""
5+
},
6+
"compilationOptions": {},
7+
"targets": {
8+
".NETCoreApp,Version=v6.0": {
9+
"uCNCgui/1.0.0": {
10+
"runtime": {
11+
"uCNCgui.dll": {}
12+
}
13+
}
14+
}
15+
},
16+
"libraries": {
17+
"uCNCgui/1.0.0": {
18+
"type": "project",
19+
"serviceable": false,
20+
"sha512": ""
21+
}
22+
}
23+
}

0 commit comments

Comments
 (0)