Skip to content

Commit

Permalink
moved apps over from gsSlicer
Browse files Browse the repository at this point in the history
  • Loading branch information
rms80 committed May 27, 2017
1 parent f7d11bc commit de17635
Show file tree
Hide file tree
Showing 31 changed files with 89,117 additions and 0 deletions.
51 changes: 51 additions & 0 deletions .gitignore
@@ -0,0 +1,51 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app
gsSlicer/obj/
gsSlicer/bin/
.vs/gsSlicer/v14/.suo
gsSlicer/gsSlicer.csproj.user
gsSlicerEXE/obj/
gsSlicerEXE/bin/
packages/
sliceViewGTK/bin/
sliceViewGTK/obj/x86/

gsSlicer/thirdparty/clipper_library/bin
gsSlicer/thirdparty/clipper_library/obj
*.userprefs

dlpView/bin
dlpView/obj

!/sample_files/*.obj

sample_output/*
!/sample_output/gitkeepdir.txt

97 changes: 97 additions & 0 deletions gsSlicer.sln
@@ -0,0 +1,97 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25123.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "geometry3Sharp", "geometry3Sharp\geometry3Sharp.csproj", "{0C518DDA-28FE-44CA-9AB0-F9773974F13A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{508067DB-D515-41DD-AD3D-02CBDDB20B82}"
ProjectSection(SolutionItems) = preProject
Performance1.psess = Performance1.psess
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SliceViewer", "sliceViewGTK\SliceViewer.csproj", "{6348C5CD-6696-4B59-9851-43924A326BD4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gsSlicer", "gsSlicer\gsSlicer.csproj", "{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gsGCode", "gsGCode\gsGCode.csproj", "{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "clipper_library", "gsSlicer\thirdparty\clipper_library\clipper_library.csproj", "{9B062971-A88E-4A3D-B3C9-12B78D15FA66}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Debug|x64.ActiveCfg = Debug|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Debug|x64.Build.0 = Debug|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Debug|x86.ActiveCfg = Debug|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Debug|x86.Build.0 = Debug|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Release|Any CPU.Build.0 = Release|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Release|x64.ActiveCfg = Release|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Release|x64.Build.0 = Release|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Release|x86.ActiveCfg = Release|Any CPU
{0C518DDA-28FE-44CA-9AB0-F9773974F13A}.Release|x86.Build.0 = Release|Any CPU
{6348C5CD-6696-4B59-9851-43924A326BD4}.Debug|Any CPU.ActiveCfg = Debug|x86
{6348C5CD-6696-4B59-9851-43924A326BD4}.Debug|Any CPU.Build.0 = Debug|x86
{6348C5CD-6696-4B59-9851-43924A326BD4}.Debug|x64.ActiveCfg = Debug|x86
{6348C5CD-6696-4B59-9851-43924A326BD4}.Debug|x86.ActiveCfg = Debug|x86
{6348C5CD-6696-4B59-9851-43924A326BD4}.Debug|x86.Build.0 = Debug|x86
{6348C5CD-6696-4B59-9851-43924A326BD4}.Release|Any CPU.ActiveCfg = Release|x86
{6348C5CD-6696-4B59-9851-43924A326BD4}.Release|x64.ActiveCfg = Release|x86
{6348C5CD-6696-4B59-9851-43924A326BD4}.Release|x86.ActiveCfg = Release|x86
{6348C5CD-6696-4B59-9851-43924A326BD4}.Release|x86.Build.0 = Release|x86
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Debug|x64.ActiveCfg = Debug|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Debug|x64.Build.0 = Debug|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Debug|x86.ActiveCfg = Debug|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Debug|x86.Build.0 = Debug|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Release|Any CPU.Build.0 = Release|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Release|x64.ActiveCfg = Release|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Release|x64.Build.0 = Release|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Release|x86.ActiveCfg = Release|Any CPU
{6C2E415E-37D9-4C5A-8FD5-60B0133872CF}.Release|x86.Build.0 = Release|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Debug|x64.ActiveCfg = Debug|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Debug|x64.Build.0 = Debug|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Debug|x86.ActiveCfg = Debug|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Debug|x86.Build.0 = Debug|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Release|Any CPU.Build.0 = Release|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Release|x64.ActiveCfg = Release|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Release|x64.Build.0 = Release|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Release|x86.ActiveCfg = Release|Any CPU
{25DE77C9-14A4-4562-9A24-0BF1E612D9A9}.Release|x86.Build.0 = Release|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Debug|x64.ActiveCfg = Debug|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Debug|x64.Build.0 = Debug|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Debug|x86.ActiveCfg = Debug|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Debug|x86.Build.0 = Debug|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Release|Any CPU.Build.0 = Release|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Release|x64.ActiveCfg = Release|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Release|x64.Build.0 = Release|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Release|x86.ActiveCfg = Release|Any CPU
{9B062971-A88E-4A3D-B3C9-12B78D15FA66}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = PrefixedHierarchical
EndGlobalSection
EndGlobal
6 changes: 6 additions & 0 deletions gsSlicerEXE/App.config
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>
36 changes: 36 additions & 0 deletions gsSlicerEXE/Properties/AssemblyInfo.cs
@@ -0,0 +1,36 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("gsSlicer")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("gsSlicer")]
[assembly: AssemblyCopyright("Copyright © gradientspace 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("19b31e73-1328-4a5d-9922-32dfaccb84cd")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
63 changes: 63 additions & 0 deletions gsSlicerEXE/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

117 changes: 117 additions & 0 deletions gsSlicerEXE/Properties/Resources.resx
@@ -0,0 +1,117 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

0 comments on commit de17635

Please sign in to comment.