Fact-checked by Grok 2 weeks ago

Additive manufacturing file format

The Additive Manufacturing File Format (AMF) is an open, XML-based standard for describing three-dimensional objects used in additive manufacturing processes, such as , enabling the storage and interchange of geometric data along with attributes like color, materials, textures, and metadata. Developed by the committee in 2011 as a successor to the limited STL format, AMF was first standardized as ISO/ASTM 52915:2013 (version 1.1), revised to version 1.2 in ISO/ASTM 52915:2016, and technically revised in ISO/ASTM 52915:2020 to enhance , compression, and support for advanced features like curved triangles and multiple embedded objects. Unlike the STL format, which only represents surface geometry as triangular meshes and lacks support for colors or materials, AMF uses a structured to provide a more comprehensive representation, resulting in smaller file sizes—often about half that of compressed STL files—while maintaining high accuracy through optional curved encoding. This format facilitates seamless data transfer between CAD software, slicing tools, and 3D printers from various vendors, promoting broader adoption in industries like , medical devices, and consumer products. Key elements include support for such as authorship and , as well as provisions for future extensions like substructures and composites, though it does not address or . AMF's development involved collaboration from major stakeholders, including and , and its XML foundation ensures readability and editability, making it suitable for both human and machine processing. The standard's schema is publicly available through ISO and ASTM, with implementation guides provided to aid , though widespread use has been gradual due to entrenched STL in existing workflows. As of November 2025, continues to grow with recent in software such as Cimatron E.

Overview

Definition and purpose

The Additive Manufacturing File Format (AMF), standardized as ISO/ASTM 52915:2020, is an open, XML-based interchange format designed to describe the , materials, colors, textures, and associated of objects intended for additive processes such as . This format provides a technology-independent framework that allows any compatible additive machine to interpret and produce the described object to the best of its capabilities, encompassing both surface and additional attributes beyond basic shape representation. The primary purpose of AMF is to facilitate advanced applications by enabling multi-material and multi-color prints through explicit specifications of material compositions and color mappings applied to object surfaces or volumes. It also supports constellations, which allow multiple objects to be arranged in a relative spatial within a single file for efficient batch printing and optimized build layouts. Developed as a successor to the earlier STL format, AMF addresses key limitations of STL—such as its inability to natively handle colors, materials, or multiple objects—while ensuring full , as any STL file can be converted to AMF without data loss. At its core, an AMF file is structured as an XML document with a single named <amf>, which encapsulates all object data and metadata. Measurements within the file default to millimeters unless otherwise specified via a unit attribute, ensuring consistency across global implementations. The format employs a right-handed , where vertices are defined using <x>, <y>, and <z> elements, and triangle orientations follow the for counter-clockwise ordering when viewed from outside the object volume.

Advantages and limitations

The Additive Manufacturing File Format (AMF) offers several advantages over legacy formats like STL, particularly in its ability to encode complex model attributes essential for advanced workflows. As an XML-based , AMF provides human-readable structure and extensibility, allowing users to easily inspect, edit, and extend files with custom for process parameters such as build orientation or slicing instructions. It supports multiple materials, including composites and graded distributions defined via coordinate-dependent formulas, as well as porous lattices through or formula-based generation, enabling the representation of heterogeneous objects without separate files. Additionally, AMF natively includes color specification with RGBA values and using embedded 2D or 3D grayscale maps, applied at various levels from objects to vertices, which facilitates multi-color and textured prints. Unlike STL's limitation to triangle-only surface meshes, AMF handles curved surfaces through Hermite-interpolated curved triangles and supports volume definitions via constellations of multiple objects, improving geometric accuracy for smoother models. Despite these capabilities, AMF has notable limitations that hinder its broader use. While its uncompressed text-based XML format can result in larger file sizes compared to binary STL, compressed AMF files are often about half the size of equivalent compressed STL files, particularly for models using curved encoding to reduce count. Adoption remains limited due to competition from the 3MF format, which benefits from support by major industry players like and ; AMF's development primarily through the ASTM committee, despite input from major stakeholders like and , contrasted with the broader industry behind 3MF, contributing to this lag. The format's complexity in parsing XML elements can complicate workflows for simple prints, where basic meshes suffice, and it lacks native mechanisms for or integrity checks, potentially introducing errors like inconsistent normals during slicing. Furthermore, AMF provides no built-in support for animations, simulations, or print job metadata beyond basic attributes, restricting its utility in dynamic or process-optimized environments. In comparison to 3MF (standardized as ISO/IEC 25422:2025), AMF is less compact and flexible for encoding printer-specific settings, making 3MF preferable for -driven . As of 2025, efforts like Avante Technology's ShapeFish continue to promote AMF , though it remains less prevalent than 3MF.

History and development

Origins and initial proposal

The Additive Manufacturing File Format (AMF) originated as a response to the limitations of the (STL) format, which had been the for since the 1980s but lacked support for essential features such as color, multiple materials, textures, and . In 2009, researchers Jonathan D. Hiller and Hod Lipson from proposed an initial version known as "STL 2.0," envisioning a universal capable of handling multi-material and multi-part objects to better accommodate emerging additive manufacturing capabilities. This proposal, presented at the Solid Freeform Fabrication Symposium, emphasized the need for a flexible, extensible structure to enable advanced applications like functionally graded materials and full-color printing, directly addressing STL's binary or ASCII-based constraints that restricted it to simple triangular meshes without additional attributes. Building on this academic foundation, ASTM International's Committee F42 on Additive Manufacturing Technologies formally adopted and advanced the concept through its Subcommittee F42.04 on Design, with Hod Lipson serving as chair. In 2011, the committee approved the first official specification, designated ASTM F2915, marking AMF's transition from a to an industry-backed standard. This effort was driven by the growing demand within the additive manufacturing community for a more comprehensive data exchange format that could support the increasing complexity of printers, including multi-material systems. Early prototypes developed during this phase demonstrated AMF's potential for representing constellations of objects and internal structures, facilitating testing in real-world printing scenarios. The initial development of AMF involved collaboration among ASTM F42 members, including experts from academia, research institutions, and early adopters in the 3D printing sector, though specific commercial firms like Adobe and Microsoft were not central to its core formulation at this stage. By 2013, a first draft aligned with international needs was prepared, incorporating XML as the foundational structure for human-readable and machine-parsable 3D data, setting the stage for broader interoperability. This XML emphasis allowed for straightforward extensions, distinguishing AMF from STL's rigid format and enabling seamless integration with design software.

Standardization process

The standardization of the Additive Manufacturing File Format (AMF) began with the initial adoption by in 2011 under designation F2915, establishing Version 1.0 as a framework for XML-based interchange in additive manufacturing. This was followed by the first joint ISO/ASTM edition, ISO/ASTM 52915:2013 (Version 1.1), published in June 2013, which introduced support for color, materials, and substructures to address limitations in prior formats like STL. Subsequent revisions included ISO/ASTM 52915:2016 (Version 1.2, Edition 2) in February 2016, focusing on refinements to the for improved interoperability. The standardization process was led by a joint committee comprising ASTM's F42 on Additive Manufacturing Technologies and ISO's TC 261 on Technical Committee for Additive Manufacturing, ensuring harmonized global specifications through collaborative development and ballot processes. Public comment periods were held in 2015 ahead of the 2016 revision and in 2019 for the subsequent update, allowing industry stakeholders to provide feedback on technical aspects such as schema validation and feature extensions. The 2020 revision, published as ISO/ASTM 52915:2020 (Version 1.2, Edition 3) in March 2020, incorporated this input by adding support for file compression via XML post-processing, enhanced metadata elements for object descriptions, lattice structures for internal features, and curved triangles/edges to optimize mesh representations for complex geometries. As of 2025, AMF remains an active ISO standard under ISO/ASTM 52915:2020 with no major updates since its publication, maintaining its role as an open XML-based for additive exchange. However, it has been increasingly overshadowed by the (3MF), which achieved formal ISO/IEC standardization as ISO/IEC 25422:2025 in July 2025, driven by broader industry adoption from major software vendors and printer manufacturers for its compact structure and extended production intent capabilities. This shift reflects a focus on 3MF for enhanced ecosystem integration, though AMF continues to serve niche applications requiring detailed material and geometric specifications.

Core file structure

Basic XML structure

The Additive Manufacturing File Format (AMF) employs a hierarchical XML structure to define objects for additive processes, beginning with the <amf> that encapsulates all file content. This includes essential attributes such as unit to specify the measurement length—defaulting to millimeters if omitted—and [version](/page/Version) to indicate the AMF standard , alongside optional xml:lang for language specification. Global , including descriptive information like author, title, or , is stored via <metadata> elements directly under the root, enabling extensible key-value pairs for non-geometric data. Central to the structure are key that organize the file's content: <object> elements define individual or grouped 3D instances with unique id attributes; <mesh> elements describe the geometric representation within objects; and <constellation> elements facilitate hierarchical assemblies of multiple objects for complex models. Within <mesh>, required sub-elements include <vertices> for listing coordinate points (with implicit zero-based indexing) and <volume> for enclosing surface definitions, ensuring a complete boundary representation. Common attributes across , such as id for uniqueness and type for , support precise referencing and extensibility. The XML adheres to the namespace www.astm.org/Standards/F2915-14 to promote and avoid conflicts, with validation enforced through the official schema file amf.xsd available from standards bodies. AMF files use the .amf extension and the type application/x-amf for identification in digital ecosystems.

Object and mesh definitions

In the Additive Manufacturing File Format (AMF), individual objects are defined using the <object> , which includes a required id attribute for unique identification within the file. This structure enables a single AMF file to contain multiple <object> elements, allowing for the representation of complex assemblies or multi-part models without requiring separate files. Each <object> element must include a single <mesh> child element that encapsulates the geometric data for the object. The <mesh> serves as the core container for defining the object's surface or through a collection of vertices and connected facets. The geometry within a <mesh> is specified via two primary sub-elements: <vertices> and one or more <volume> elements. The <vertices> element lists all unique vertex positions, with each vertex defined by a <vertex> sub-element containing a <coordinates> child that provides x, y, and z child elements representing the Cartesian coordinates (typically in millimeters). Vertices are indexed sequentially starting from zero, facilitating efficient referencing in subsequent definitions. For example:
xml
<vertices>
  <vertex>
    <coordinates>
      <x>0.0</x>
      <y>0.0</y>
      <z>0.0</z>
    </coordinates>
  </vertex>
  <vertex>
    <coordinates>
      <x>1.0</x>
      <y>0.0</y>
      <z>0.0</z>
    </coordinates>
  </vertex>
  <!-- Additional vertices -->
</vertices>
This vertex list supports shared vertices across facets, reducing redundancy compared to per-facet coordinate repetition in formats like STL. A <volume> element within the <mesh> defines a closed, manifold region of the object, typically representing a solid component. It contains multiple <triangle> sub-elements that specify the topology using vertex indices via v1, v2, and v3 attributes, forming oriented triangular facets that approximate the surface. These facets are the standard geometry type in AMF, enabling watertight models suitable for additive manufacturing slicing. Multiple <volume> elements per <mesh> allow decomposition into distinct sub-volumes, such as for internal structures. AMF also supports tetrahedral volumes through appropriate triangulation within <volume> elements, providing a basis for more detailed internal mesh representations beyond surface-only models. An illustrative XML snippet for a simple volume is:
xml
<volume>
  <triangle v1="0" v2="1" v3="2"/>
  <triangle v1="1" v2="2" v3="3"/>
  <!-- Additional triangles forming closed surfaces -->
</volume>
All triangles in a <volume> must form non-overlapping, closed manifolds to ensure printability. To handle object replication and positioning without duplicating mesh data, AMF employs <instance> elements within a <constellation> (a grouping mechanism for assemblies). Each <instance> references an existing <object> by its id and applies a 4x4 transformation matrix via 16 space-separated float attributes (m11 through m44), enabling translations, rotations, scalings, and shears. This matrix is applied in column-major order, with the last column typically representing the translation vector. For instance:
xml
<constellation>
  <instance objectid="1" m11="1" m12="0" m13="0" m14="0"
            m21="0" m22="1" m23="0" m24="0"
            m31="0" m32="0" m33="1" m34="0"
            m41="5" m42="0" m43="0" m44="1"/>
</constellation>
This approach optimizes file size for symmetric or arrayed designs common in manufacturing.

Material and visual properties

Color specification

In the Additive Manufacturing File Format (AMF) version 1.2 (ISO/ASTM 52915:2020), colors are defined using the <color> element, which specifies visual properties through attributes r, g, and b for red, green, and blue components, respectively, with values ranging from 0.0 to 1.0 in sRGB color space; an optional a attribute provides alpha transparency in the same range. This structure enables precise RGBA color assignment, supporting full 32-bit color depth including transparency for visual representation. For more nuanced coloring, the <colormapped> element specifies texture-based color to specific components, such as volumes or triangles, by referencing a <texture> resource via the textureid attribute. Colors can be attached to mesh vertices for interpolated (e.g., Gouraud) or directly to facets for uniform application per triangle using the <color> element. Texture extends color capabilities through the <texturemap> element, a child of <triangle>, which applies or texture coordinates (u, v, or u, v, w) to the triangle's vertices via attributes tex0, tex1, and tex2, in conjunction with the texture ID from the parent element. The <texture> element supports embedded bitmap data, such as or images encoded in within a <data> child element, or external references, enabling complex visual patterns like or checkerboards on object surfaces. Color and specifications can be applied globally at the object level or locally to individual volumes and triangles, overriding higher-level settings hierarchically; this supports for layered previews in slicing software. Unlike the STL , which lacks native color support and requires post-processing for multicolored prints, AMF enables direct full-color by integrating these visual attributes within the file.

Material specification

In the Additive Manufacturing File Format (AMF) version 1.2 (ISO/ASTM 52915:2020), physical s for objects are defined using the <material> element, which carries a and incorporates <metadata> sub-elements to specify properties such as material name, , and . These entries allow for the documentation of functional attributes essential for and processes, ensuring compatibility with multi-material additive systems. Materials are assigned to specific volumes within an object via the materialid attribute in the <volume> element, enabling precise control over distribution across tetrahedral or faceted geometries. AMF supports a range of material types to model complex distributions beyond simple uniformity. Uniform materials apply a consistent composition throughout the assigned volume, suitable for monolithic parts. Mixed materials are achieved through the <blend> element, which combines multiple base materials by defining volumetric proportions via two materialid attributes and a value (0-1) blend ratio, facilitating hybrid constructions like polymer-metal interfaces. Graded materials use the <gradient> element to specify radial or planar variations, where material properties transition smoothly based on spatial coordinates, such as increasing stiffness from core to surface. For advanced structures, materials are defined via the <lattice> element, which includes strut parameters like , length, and connectivity to generate porous, cellular architectures with controlled . Random material distributions employ the <random> element, incorporating a value to produce pseudorandom patterns reproducible across simulations, ideal for mimicking natural or reinforcements. Multi- objects are realized by linking these definitions to individual <tetrahedron> elements or surface facets, allowing heterogeneous assignments within a single model. These capabilities enable functional gradients, where material properties vary continuously to optimize performance, as seen in aerospace components requiring tailored thermal or mechanical responses along gradients. Lattice specifications support lightweight designs by creating high-strength, low-density infills that reduce overall mass without compromising structural integrity, a key advantage in applications like aircraft brackets.

Advanced features

Metadata and constellations

The Additive Manufacturing File Format (AMF) incorporates elements to embed auxiliary information that supports and customization without altering the core geometric or definitions. The optional <metadata> element specifies key-value pairs using a type attribute for the key (e.g., "buildstyle") and text content for the value, allowing inclusion of process-specific instructions such as layer height or under standard or recommended keys like "buildstyle" for parameters or "" for supplementary notes on composition. can be placed at the global level within the <amf> or nested hierarchically inside <object>, <volume>, or <material> elements, allowing where child elements adopt parent unless overridden, thus facilitating scalable data management across complex files. Constellations in AMF provide a mechanism for grouping and positioning multiple object instances efficiently, particularly useful for multi-object prints and assemblies. The <constellation> element, identified by a unique id attribute, hierarchically combines <object> references or nested constellations into relative patterns, containing one or more <instance> child elements that apply positioning deltas. Each <instance> references an object via objectid attribute and applies transformations using tx, ty, tz attributes for linear offsets in x, y, z coordinates (with z positive upward) and rx, ry, rz for angular displacements in degrees around the x, y, z axes. This grouping avoids duplicating underlying geometry, enabling optimized batch production in print farms or the description of modular assemblies where instances are precisely aligned relative to a base configuration. In practice, metadata and constellations integrate to enhance software instructions and workflows; for instance, global metadata might define default density, inherited by constellation instances unless locally adjusted, while constellations themselves support efficient of identical parts across a build volume. This combination promotes flexibility in additive applications, from prototyping assemblies to large-scale production, by embedding non-geometric directives directly in the file.

Curved triangles and formulas

The Additive Manufacturing File Format (AMF) includes optional support for curved triangles to represent smooth, curved surfaces with significantly fewer mesh elements than required by flat triangulation, enabling higher-fidelity models while remaining compatible with legacy software that treats them as flat. Curved triangles are specified within the <triangles> element using <triangle v1="" v2="" v3=""> with optional <normal> child elements for each (unit vectors indicating surface direction) and <edge> elements between vertices specifying tangent vectors <t0> and <t1> for along edges. Parsing software subdivides curved triangles recursively five levels deep into 1024 flat triangles for rendering or slicing. The <formula> element, used within <color> or <composite>, enables procedural definitions for or color , such as gradients via expressions with functions like x*0.5 + 0.5 (normalized 0-1) or with tex(id,x,y,z). Variables can reference coordinates (, z), and supported functions include rand(x,y,z) for pseudo-random values. This supports compact representations of varying in applications, such as graded , but does not apply to geometric elements.

Extensions and optimizations

Compression techniques

The Additive Manufacturing File Format (AMF) incorporates several techniques to mitigate file size growth from detailed geometries, multiple materials, and metadata, which can otherwise limit usability for large-scale models. These methods leverage the XML structure while allowing optional external processing for further efficiency. A primary built-in optimization is vertex indexing within mesh definitions, where unique vertex coordinates are listed once in a element and subsequently referenced by integer indices in or elements. This reuses coordinates across shared vertices in the triangular mesh, substantially reducing data repetition compared to formats that duplicate coordinates per triangle, such as ASCII STL. For dense meshes with high vertex connectivity, this technique alone can halve file sizes relative to unindexed representations. The AMF file may be stored in ZIP archive format for compression, which can encapsulate the XML content along with related files such as metadata or documentation. This compression, available since version 1.1, uses algorithms like (underlying ZIP) to process the data, achieving typical compression ratios of 2:1 to 5:1 (50-80% size reduction) for complex models, depending on data density and redundancy. Decoder software must support ZIP decompression to access the content, ensuring compatibility with legacy plain-text parsers via optional usage. Implementation examples include applying on the XML output during file generation, often integrated in CAD software exporting to AMF.

Design considerations

The Additive File Format (AMF) was designed with core principles emphasizing technology independence, , , , and to meet the evolving needs of additive while addressing the limitations of predecessor formats like STL. These principles ensure that AMF describes objects in a general manner, allowing any compatible machine to fabricate them to the best of its capabilities without tying the format to specific or processes. By adopting XML 1.0 as its foundational structure, AMF promotes openness through human readability, ease of , and schema-based validation, which facilitates across software and ecosystems. Unlike general-purpose CAD formats, AMF prioritizes additive-specific features, such as multi-material support, color specifications, and substructure definitions, to enable the creation of complex, heterogeneous objects directly suited for applications in industries like and medical devices. A key design rationale involves balancing generality with specificity, recognizing that overly broad formats may lack utility for targeted additive processes, while excessive specialization could hinder adoption. This manifests in trade-offs such as XML's inherent and extensibility against potential inefficiencies, including larger file sizes due to verbose markup (often termed "XML bloat"), which can impact times for very large models. is achieved through lossless conversion from STL via export, preserving surface geometry for legacy systems while extending capabilities for modern workflows. Extensibility is enabled via XML namespaces, allowing vendors to introduce custom elements without breaking core compliance, though this introduces risks of fragmentation in multi-vendor environments where inconsistent implementations could complicate data exchange. AMF's unique focus on "print-ready" data underscores its intent to deliver lightweight, fabrication-oriented files that include essential process parameters like material IDs and texture mappings, while deliberately excluding simulation or build-path data to maintain efficiency and universality. An optional metadata element further supports this by accommodating evolving AM requirements, such as quality control annotations or intellectual property references, ensuring the format remains adaptable without bloating the core structure. Overall, these considerations align with ISO/ASTM standardization goals to foster reliable interchange in a diverse ecosystem, prioritizing conceptual completeness over exhaustive detail.

Implementation and examples

Software and hardware support

Several (CAD) tools provide support for exporting models in the Additive Manufacturing File (AMF) format, enabling the inclusion of features like color and material specifications. , an open-source 3D creation suite, supports AMF export through community-developed add-ons, such as the blender-amf plugin available on , which facilitates transferring grouped objects to slicers like PrusaSlicer. These tools allow designers to prepare AMF files for advanced workflows, though adoption remains selective due to the format's specialized features. has included standard AMF export since version 0.20. In the realm of slicing software, which prepares 3D models for printer execution, support for AMF varies. PrusaSlicer provides full import and export functionality for AMF files, including multi-body and handling, with versions post-2020 enhancing for complex prints; however, the developers recommend using the 3MF for broader . Cura offers no native AMF import, as the format did not gain widespread traction, requiring users to rely on external converters for integration. This disparity highlights AMF's niche role in slicing pipelines, primarily suited for applications needing precise material and color data. Hardware support for AMF is concentrated in industrial-grade 3D printers capable of multi-material and full-color printing. systems, such as those in their PolyJet lineup, enable advanced color prints through integrated software like Print, which processes formats such as 3MF for production-scale additive manufacturing, but does not support AMF. Formlabs printers support multi-material workflows via their PreForm software, with primary reliance on STL or 3MF inputs; no AMF compatibility is available. printers, paired with Cura, exhibit no AMF support and often necessitate format to align with FDM hardware constraints. As of November 2025, AMF adoption in mainstream remains low, overshadowed by the 3MF format, which offers similar capabilities like curved and metadata while achieving wider ecosystem integration, including its recent standardization as ISO/IEC 25422:2025. Cloud-based platforms like prioritize 3MF exports for additive manufacturing, limiting direct AMF handling to avoid issues. Bidirectional converters from STL to AMF, available through online tools such as ImageToStl and Aspose, bridge these gaps, allowing users to augment legacy files with AMF's advanced properties without native hardware or software overhauls. This converter ecosystem underscores AMF's role as a specialized supplement rather than a dominant standard.
Software/HardwareAMF Support LevelKey Features HandledCitation
Autodesk Fusion 360NoneN/A
BlenderVia add-onGrouped objects export
PrusaSlicerFull import/exportMulti-body, metadata
UltiMaker CuraNoneRequires conversion
Stratasys PolyJetNoneSupports 3MF for color prints
Formlabs PreFormNoneMulti-material via STL/3MF
Ultimaker FDMNoneBasic geometry via conversion
Online Converters (e.g., ImageToStl)BidirectionalSTL-AMF augmentation

Sample file

A representative example of an AMF file describes a simple consisting of five vertices forming two volumes: one for the pyramid's and sides (using ID 1) and another for the base (using ID 2). This structure highlights the linkage between volumes and specific materials with colors, a capability absent in the STL format, which is limited to uncolored triangular meshes. The example is adapted from the foundational AMF developed by researchers at University's Creative Machines Lab.
xml
<?xml version="1.0" encoding="UTF-8"?>
<amf unit="inch">
  <object id="1">
    <mesh>
      <vertices>
        <vertex><coordinates><x>0</x><y>0</y><z>0</z></coordinates></vertex>
        <vertex><coordinates><x>1</x><y>0</y><z>0</z></coordinates></vertex>
        <vertex><coordinates><x>1</x><y>1</y><z>0</z></coordinates></vertex>
        <vertex><coordinates><x>0</x><y>1</y><z>0</z></coordinates></vertex>
        <vertex><coordinates><x>0.5</x><y>0.5</y><z>1</z></coordinates></vertex>
      </vertices>
      <volume materialid="1">
        <triangle><v1>0</v1><v2>1</v2><v3>4</v3></triangle>
        <triangle><v1>1</v1><v2>2</v2><v3>4</v3></triangle>
        <triangle><v1>2</v1><v2>3</v2><v3>4</v3></triangle>
        <triangle><v1>3</v1><v2>0</v2><v3>4</v3></triangle>
      </volume>
      <volume materialid="2">
        <triangle><v1>0</v1><v2>1</v2><v3>3</v3></triangle>
        <triangle><v1>1</v1><v2>2</v2><v3>3</v3></triangle>
      </volume>
    </mesh>
  </object>
  <material id="1">
    <color><r>0.1</r><g>0.1</g><b>0.1</b></color>
    <metadata type="name">Hard material</metadata>
  </material>
  <material id="2">
    <color><r>0</r><g>0.9</g><b>0.9</b><a>0.5</a></color>
    <metadata type="name">Soft material</metadata>
  </material>
</amf>
This XML file can be saved as a file with a .amf extension and compressed into a archive for distribution, reducing size while preserving readability. The root <amf> tag declares the unit attribute ("inch" here), which scales all coordinates; omitting it defaults to millimeters, potentially causing import errors in slicers or printers if the model's intended units differ. Vertices are listed sequentially and indexed starting from 0, with coordinates in the specified units; triangles reference these indices in counter-clockwise order to define oriented surfaces. Each <volume> assigns a via materialid and contains non-overlapping triangles, enabling multi-material prints. Materials use <color> for RGB(A) values (0-1 range) and <metadata> for descriptive names, linking visual and physical properties directly to volumes. For a multi-object constellation variant, the file incorporates a <constellation> element after objects and materials, using <instance> tags to reference and transform existing objects without redundant geometry. For instance, <constellation><instance objectid="1"><deltax>10</deltax><deltay>0</deltay><deltaz>0</deltaz><rx>0</rx><ry>0</ry><rz>90</rz></instance></constellation> positions a rotated copy of object 1 offset by 10 units along the x-axis, facilitating efficient assemblies like part arrays. This avoids duplicating data, unlike separate object definitions. Such files are typically exported from CAD software supporting AMF, including (standard since version 0.20) and via plugins, allowing direct inclusion of color and material data during design. A frequent pitfall during export is inconsistent units between the CAD model and the AMF declaration, leading to scaled distortions; always verify the <amf unit> attribute matches the project's scale.

References

  1. [1]
    ISO/ASTM 52915:2020 - Specification for additive manufacturing file ...
    In stockThis document provides the specification for the Additive Manufacturing File Format (AMF), an interchange format to address the current and future needs of ...
  2. [2]
    All About the AMF File Format for 3D Printing - Xometry
    Oct 4, 2022 · AMF (Additive Manufacturing File) is a CAD file format for 3D printing, storing shape, color, and material data, and is XML-based.
  3. [3]
    Additive Manufacturing File Format (AMF) - The ANSI Blog
    The ISO/ASTM 52915:2020 Additive Manufacturing File Format (AMF) Version 1.2 revises the standard for 3D printing and additive manufacturing.
  4. [4]
    [PDF] INTERNATIONAL STANDARD ISO/ASTM 52915
    ISO/ASTM 52915 is a specification for additive manufacturing file format (AMF), Version 1.2, reference number ISO/ASTM 52915:2020(E).
  5. [5]
  6. [6]
    [PDF] international standard iso/astm 52915
    AMF files are also easily converted back to STL for use on legacy systems, although advanced features will be lost. This format maintains the triangle-mesh ...
  7. [7]
    Status, comparison, and future of the representations of additive ...
    The latest AMF format provides the support of representing the geometry, materials, colour, texture, constellations, and metadata of a 3D model. It is superior ...
  8. [8]
  9. [9]
    A better file format for 3D printing–AMF–now available
    Jun 28, 2011 · A new file format–AMF–has just been approved by ASTM F42. It offers more features than STL to meet the advanced capabilities of today's additive ...Missing: Adobe | Show results with:Adobe
  10. [10]
    AMF — AM's New File Format The story so far… - TCT Magazine
    Sep 8, 2011 · The new file format will be fully standardised through the ASTM process, and will get the technical name of ASTM F2915, Specification for ...
  11. [11]
    Standard Specification for Additive Manufacturing File Format (AMF)
    Apr 16, 2012 · This specification provides a framework for an interchange format to address the current and future needs of the additive manufacturing ...
  12. [12]
    ISO/ASTM 52915:2013 - Standard specification for additive ...
    ISO/ASTM 52915:2013 is a standard for an additive manufacturing file format (AMF) to address the needs of additive manufacturing technology. It is now ...
  13. [13]
    ISO/ASTM 52915:2016 - Specification for additive manufacturing file ...
    ISO/ASTM 52915:2016 provides the specification for the Additive Manufacturing File Format (AMF), an interchange format to address the current and future needs ...
  14. [14]
    ISO/TC 261 - Additive manufacturing
    Creation date: 2011. Scope. Standardization in the field of Additive Manufacturing (AM) concerning their processes, terms and definitions, process chains ...
  15. [15]
    3MF: An ISO Standard for the Future of Additive Manufacturing
    Jul 31, 2025 · “Transposing the 3MF specification into an ISO/IEC standard is more than a technical milestone—it's a strategic enabler for global adoption.
  16. [16]
    ISO/IEC 25422:2025 - Information technology — 3D Manufacturing ...
    In stockThis specification defines the 3MF file format Core Specification and extensions. It defines all the necessary components that are needed to implement this ...
  17. [17]
    [PDF] AMF Tutorial: Colors and Textures (Part 2) - Creative Machines Lab
    The AMF file format 1 deliberately targets color 3D printing and allows the explicit specification of colors in a variety of ways. One can easily specify the ...Missing: <colormapped> | Show results with:<colormapped>
  18. [18]
    [PDF] An Overview of Functionally Graded Additive Manufacturing
    Jul 10, 2019 · The AMF File Format can be generated through SolidWorks, Inventor, Rhino and. Mesh Mixer. AMF provides a suitable platform for FGAM including ...<|control11|><|separator|>
  19. [19]
    A systematic review of design for additive manufacturing of ...
    Aug 1, 2024 · A comprehensive review of lattice structures used in aerospace lightweight applications manufactured through AM is presented here.
  20. [20]
    A proposal for a universal multi-material Additive Manufacturing File ...
    The Additive Manufacturing File (AMF) format has been developed to be an alternative to STL (Hiller and Lipson 2009 ). Contrary to the STL format, AMF is ...Missing: Jonathan Hod
  21. [21]
    [PDF] A New Additive Manufacturing (AM) File Format Using Bezier Patches
    In the second format called the curved edge format, the curved triangle edges are modeled as quadratic Bezier curves. Since the new formats use second degree ...<|control11|><|separator|>
  22. [22]
    Demystifying AMF: 7 Reasons To Start Using The ISO Standard ...
    Dec 23, 2020 · In summary, the AMF format delivers the accuracy, functionality, and extensibility needed to deliver better quality products for industry as ...
  23. [23]
    Additive Manufacturing File Format (AMF) export - Autodesk Forums
    Jun 10, 2014 · Currently supports: Mesh Output; Material tags; Color tags. Does not support: Curved triangles; Unit tag. Right now it exports every AMF with ...
  24. [24]
    GillesBouissac/blender-amf: Export AMF with Blender - GitHub
    Blender addon to export objects in Additive Manufacturing Format AMF. To ease the transfer of multiple grouped objects from Blender to PrusaSlicer.
  25. [25]
    Supported file formats - Prusa Knowledge Base
    Apr 17, 2025 · AMF. Even though AMF is supported, we suggest using 3MF instead. We described the reasons why we prefer 3MF in this article. Was this article ...
  26. [26]
    Read /Import AMF files - UltiMaker Cura
    Jun 28, 2018 · Read /Import AMF files ... AMF is a standard that never took off. As a result, we never got to actually making a plugin to support it in Cura.
  27. [27]
    AMF file format for 3d printing - Formlabs Forum
    Jul 20, 2013 · Additive manufacturing file format (AMF) is an open standard for describing objects for additive manufacturing processes such as 3D printing.
  28. [28]
    AMF file support - Ultimaker forum
    Jan 4, 2017 · The full stable release of Cura 5.10 has arrived, and it brings support for the new Ultimaker S8, as well as new materials and profiles for ...
  29. [29]
    Convert AMF to STL for free - ImageToStl
    A free and fast online tool to convert your AMF files to 3D STL mesh files for 3D printing or use in a 3D editing package.
  30. [30]
    [PDF] AMF Tutorial: The Basics (Part 1) - Creative Machines Lab
    The formatting of any AMF file follows the general XML syntax, where the code is divided into markup and content. The markup tags are identified by angle.
  31. [31]
    [PDF] Standard Specification for Additive Manufacturing File Format (AMF)
    a. STL file format has been the industry standard for transferring information between design programs and additive manufacturing equipment.<|control11|><|separator|>
  32. [32]
    (1) AMF file format support? - FreeCAD Forum
    Feb 10, 2023 · Hi I seen in one post here a mention of someone using .amf files with FreeCAD, but 0.16 so far does not seem to have any support for it that I can tell?(1) wrong / missing units for dxf export? - FreeCAD Forum(1) AMF vs STL export - FreeCAD ForumMore results from forum.freecad.orgMissing: units | Show results with:units