Stross delves into a possible future where 3D printers become commonplace - and explores the problems that could result.
Entries in format (11)
Waiting For AMF
Some months ago (March actually) we wrote about a new file format for additive manufacturing that had been approved after long discussion: AMF, the Additive Manufacturing Format. The AMF fomat has been officially approved by ASTM and will be published shortly as ASTM F2915. I have created a wikipedia entry describing key aspects. Please feel free to edit.
MiniMagics2 Released
- Import and save .STL, .magics or .mgx files
- Compress STL files up to factor 20
- View parts and rotate, pan or zoom
- Detect bad edges and flipped triangles
- Make a section
- Request part information, such as XYZ measurements, volume, surface area or number of bad edges
- Measure parts
- Add text annotations
- Create a print-out of parts
.STL Overview
There's a terrific overview of .STL and in fact the modelling and 3D printing process available at InstaTuts. It takes you through a simple explanation of how .STL works and how it is produced by modeling software. Eventually the model (a boxer, pictured) is sent to a Dimension SST 3D Printer for production.
Via InstaTuts
Replacing .STL
GTS stands for the GNU Triangulated Surface Library. It is an Open Source Free Software Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. The source code is available free of charge under the Free Software LGPL license.
The code is written entirely in C with an object-oriented approach based mostly on the design of GTK+. Careful attention is paid to performance related issues as the initial goal of GTS is to provide a simple and efficient library to scientists dealing with 3D computational surface meshes.
The major features of GTS are:
- Object oriented structure
- Delaunay triangulations
- Robust geometric predicates
- Wide variety of surface operations
- Multiresolution models
- Continuous level of detail
- Collision/Intersection capability
- Graph operations
- Metric operations
- Fast rendering
As with any open source project, you are welcome to assist its development.
Via GTS@Sourceforge (Hat tip to Jordan Miller)
format,
open source,
software .STL To Be Replaced?
You ask what's wrong with .STL? Lots, it turns out. The 1987 vintage standard is so old you could legally buy it a beer in most states. As RapidToday points out, an entire industry has emerged simply to fix broken .STL files. Worse, the standard is so deficient that some printer manufacturers have invented their own proprietary standards or extensions. While these proprietary standards might work for an individual equipment manufacturer, it doesn't help the industry as a whole.
There are obvious deficiencies, such as colors, materials, etc., but according to RapidToday, .STL also needs:
- Better accuracy in representing curved surfaces
- Surface texturing requirements
- Buildability verification (leak patching)
- Inclusion of metadata (e.g. authorship and copyright information)
The STL file format doesn't just lack these capabilities, it also has a few inherent problems: file size is excessive, file security is limited, and it can't detect or fix errors (especially unintended holes) in the part to be built.
What's going to happen next? The task force is conducting a survey to collect input from all stakeholders. You can participate right here.
Via RapidToday
format XVL - Now EVEN SMALLER!
Last September we wrote about Lattice Technology's 3D model storage format, XVL, which offers significant (i.e. up to 99%) savings over other formats. Now though, they've gone even farther by announcing XVL v10 that "delivers 2 times more compression of 3D data than the previous XVL formats, along with vastly improved memory consumption and speed of viewing".
No accuracy is lost in XVL v10, even though memory requirements are 25-40% reduced. According to their press release, the key features are:
- Compresses 3D data up to 0.5% of its original size
- Memory usage 25-40% improved
- 3D viewing at least 2 times faster than previous version
- Retains accuracy of the data with no compromise for file size/usability
- Further speed improvements with graphic accelerators deliver even faster viewing and usage of your 3D data, especially with NVIDIA graphics cards
- The industry’s most compressed 3D format
XVL v10 will roll out during the summer of 2009. Oh, and you kinda have to have Lattice's products to use XVL, although they do offer a free viewer.
format My Model is Shrinking!
We bumped into Lattice Technology, a company that produces 3D modeling software. What's the big deal? Actually, it's a small deal: Lattice uses a unique storage format, XVL, that offers tremendous space savings over conventional 3D storage formats.
According to Bill Barnes, GM of Lattice:
"Our converters use the industry’s best translation technologies and allow massive 3D data to be compressed, very accurately, into files that are 1% or less of the original size. This makes even the biggest assemblies easily manageable and usable."
Using Lattice's converters, your large files from "every major 3D CAD format" are transformed into XVL and then can use Lattice's 3D tools for visualization, verification, etc.
What does this mean for the 3D print space? We suspect that lightweight file formats will eventually become dominant because they will be easier to deal with. Increasingly complex 3D objects will have increasingly large file sizes. Who would want to download a 1GB pencil holder? The 3D space will be a lot simpler in the future should we adopt more lightweight formats.
format 
Feed URL











