User's Manual

Introducing the Connex 3-D Printing System
3–4
DOC-13000 Rev. E
Source Files
Connex3Dprintingsystemsproducethreedimensionalmodelsdesigned
withmost3DCADtoolsandwithotherjobspecific3Dapplications.
Connexsystemsaccept:
STLFiles
SLCFiles
Connexsystemsfeaturethecapabilityofproducingbothtypesofmodel
filessimultaneously.
STL Files
STLisshortforStandardTriangulationLanguage.Thislanguageviewsany
objectasacollectionofsurfaces,anddescribeseachsurfaceoftheobjectas
acollectionoftriangles.
Forexample,asquarecanbedescribedastwotriangles;acube(six
squares)as12triangles.Curvedsurfacesneedmoretrianglestodescribe
them.Thehighertheto
lerance(forsmoothsurfaces),themoretrianglesare
needed.Theresultisthathighqualityobjectdescriptionsmeanveryheavy
files.
MostCADsoftwarecanexportSTLfiles.TheConnexsystemutilizesthese
filesforbuildingmodels(rapidprototyping),andalsofordirectlymaking
moldsformassproducingite
ms.
STLfilesareASCII(text)files.Thecontentofeachfilebeginswith“solid”
andendswith“endsolid”(bothlowercase).Betweenthesekeywordsisa
listofthetrianglesthatdescribesthefacesofthesolidmodel.Eachtriangle
definesasinglenormalvectordirectedaw
ayfro
mthesolid’ssurface,
followedbyitsXYZcoordinates.TheseareexpressedasCartesian
coordinatesandarefloatingpointvalues.Thecoordinatesofalltriangles
shouldbepositiveandshouldfallwithinthevolumeofthemodel.
SLC Files
SLCisshortforStereoLithographyContour.SLCfilesdescribetwo
dimensionalcontoursofthethreedimensionalmodels.Thesecontourlines
arepolylines.
SLCfilesareASCII(text)filesthatsavemodelsasaseriesofslices.This
meansthatmodelsbasedonSLCfilescannotbeorientated;onlytheirscale
(size)andpositiononthebuildtraycanbecontrolled.Forthisreason,the
model’
sorientationmustbesuitableforproductionbeforeitissavedasan
SLCfile.BecauseofthenatureofSLCfiles,theappearanceofmodelsin
ObjetStudiomaybedifferentthanthesolidobjectimagesdi
splayedfrom
STLfiles.