Skip to content

Commit bb47521

Browse files
author
tchap
committed
Initial Commit
0 parents  commit bb47521

File tree

92 files changed

+2766
-0
lines changed

Some content is hidden

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

92 files changed

+2766
-0
lines changed

LICENSE

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

PrintrBotPlugin.sln

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 2012
4+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrintrBotPlugin", "PrintrBotPlugin\PrintrBotPlugin.csproj", "{21B782A5-B153-43EA-9C3C-F79D821D0A82}"
5+
EndProject
6+
Global
7+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
8+
Debug Repetier|Any CPU = Debug Repetier|Any CPU
9+
Debug|Any CPU = Debug|Any CPU
10+
Release|Any CPU = Release|Any CPU
11+
EndGlobalSection
12+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13+
{21B782A5-B153-43EA-9C3C-F79D821D0A82}.Debug Repetier|Any CPU.ActiveCfg = Debug Repetier|Any CPU
14+
{21B782A5-B153-43EA-9C3C-F79D821D0A82}.Debug Repetier|Any CPU.Build.0 = Debug Repetier|Any CPU
15+
{21B782A5-B153-43EA-9C3C-F79D821D0A82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{21B782A5-B153-43EA-9C3C-F79D821D0A82}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{21B782A5-B153-43EA-9C3C-F79D821D0A82}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{21B782A5-B153-43EA-9C3C-F79D821D0A82}.Release|Any CPU.Build.0 = Release|Any CPU
19+
EndGlobalSection
20+
GlobalSection(SolutionProperties) = preSolution
21+
HideSolutionNode = FALSE
22+
EndGlobalSection
23+
EndGlobal

PrintrBotPlugin.v11.suo

57.5 KB
Binary file not shown.

PrintrBotPlugin/PrintrBotPanel.Designer.cs

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

0 commit comments

Comments
 (0)