User's Manual

Introducing the Connex 3-D Printing System
3–4
DOC-13000 Rev. E
Source Files
Connex3‐Dprintingsystemsproducethree‐dimensionalmodelsdesigned
withmost3‐DCADtoolsandwithotherjob‐specific3‐Dapplications.
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.Theresultisthathigh‐qualityobjectdescriptionsmeanveryheavy
files.
MostCADsoftwarecanexportSTLfiles.TheConnexsystemutilizesthese
filesforbuildingmodels(rapidprototyping),andalsofordirectlymaking
moldsformass‐producingite
ms.
STLfilesareASCII(text)files.Thecontentofeachfilebeginswith“solid”
andendswith“end‐solid”(bothlowercase).Betweenthesekeywordsisa
listofthetrianglesthatdescribesthefacesofthesolidmodel.Eachtriangle
definesasinglenormalvectordirectedaw
ayfro
mthesolid’ssurface,
followedbyitsX‐Y‐Zcoordinates.TheseareexpressedasCartesian
coordinatesandarefloating‐pointvalues.Thecoordinatesofalltriangles
shouldbepositiveandshouldfallwithinthevolumeofthemodel.
SLC Files
SLCisshortforStereo‐LithographyContour.SLCfilesdescribetwo‐
dimensionalcontoursofthethree‐dimensionalmodels.Thesecontourlines
arepolylines.
SLCfilesareASCII(text)filesthatsavemodelsasaseriesofslices.This
meansthatmodelsbasedonSLCfilescannotbeorientated;onlytheirscale
(size)andpositiononthebuildtraycanbecontrolled.Forthisreason,the
model’
sorientationmustbesuitableforproductionbeforeitissavedasan
SLCfile.BecauseofthenatureofSLCfiles,theappearanceofmodelsin
ObjetStudiomaybedifferentthanthesolid‐objectimagesdi
splayedfrom
STLfiles.