Geeetech | Geeetech https://blog.geeetech.com Get Your Ideas into Life Sat, 14 Mar 2026 06:57:22 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.5 https://blog.geeetech.com/wp-content/uploads/2025/06/cropped-blog-logo-32x32.png Geeetech | Geeetech https://blog.geeetech.com 32 32 3MF VS STL: Understanding Their Differences https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/3mf-vs-stl-understanding-their-differences/ https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/3mf-vs-stl-understanding-their-differences/#respond Sat, 14 Mar 2026 06:55:22 +0000 https://blog.geeetech.com/?p=13667 You are often faced with a crucial decision when you complete a 3D model in your design program and click “Export.” Which file kind should you use? For years, the response was only STL. But the additive manufacturing industry has been transformed with the introduction of the 3MF standard. So let’s look at both formats to help you decide. Enjoy!

Overview of 3MF and STL File Formats

Understanding the difference between the two popular formats requires a study of both 3MF and STL’s origins and design principles.

What Is a 3MF File?

The 3D Manufacturing Format is designed expressly for the subtleties of additive manufacturing and is a contemporary XML-based data format. Created and distributed by the 3MF Consortium, a cooperative initiative spearheaded by business leaders like Microsoft, Autodesk, HP, and Stratasys, this addresses the restrictions of conventional 3D file formats.

A 3MF file acts as a “smart” package that functions like a ZIP archive and contains not just the 3D model but also information about materials, colors, textures, and even printer settings.

3MF file
3mf file (Source: Jeffcrafts via Thingiverse)

What Is an STL File

Among the most often used formats in 3D printing is STL. Developed in 1987 by 3D Systems, the form depicts a 3D item using a mesh of small, connected triangles meant to reflect the surface of the model. Every triangle forms a small area of the geometry, as they collectively produce the whole shape that a 3D printer can read.

Since STL files just contain geometric data, they lack information like colors, textures, materials, or measurement units. STL is nevertheless a benchmark in several CAD applications, slicing programs, and 3D printing processes because of its simplicity and widespread compatibility.

stl file
STL file (Source: MINIARTS3D via Thingiverse)

3MF VS STL: Pros and Cons

Selecting among these forms usually involves striking a balance between the need for universal compatibility and the necessity for sophisticated capabilities. Here is their benefits and drawbacks analysis.

Pros of 3MF File Format

  • 3MF is very useful for multi-material or full-color 3D printers because it can store colors, textures, and materials, unlike STL.
  • Directly inside the file, it saves all the “digital thread”, including part orientation, support structures, and slicer settings. Sharing a 3MF file amounts to sharing a full, ready-to-print project.
  • Often leading to file sizes much lower than STL files for the same model, 3MF stores vertex information effectively via compression.
  • The specification requires the mesh to be “manifold” (watertight), reducing the likelihood of corrupted or unprintable 3D printing files.

Cons of 3MF File Format

  • The major drawback of 3MF is its lack of broad support for some legacy CAD software, older slicers, and very elderly printers.
  • Although the format is consistent, not all programs allow the complex extensions. Hence, some data could be lost when transferred between platforms.

Pros of STL File Format

  • The almost universal adoption of STL makes it useful for most applications and 3D printers.
  • For basic, single-color, single-material models, STL is often “good enough.” It is straightforward to generate and easy to understand.
  • The majority of online repositories, like Thingiverse and Printables, are saturated with STL files for 3D printing, making it the default format for sharing designs.

Cons of STL File Format

  • STL files only have information about the surface geometry. They cannot store texture, color, scale units, or multi-part assembly information, which sometimes results in misunderstandings.
  • Going from CAD to STL, the change occasionally produces “unclean” meshes with gaps, overturned normals, or non-manifold edges, calling for laborious fixes.
  • Massive, cumbersome file sizes might result from complicated curved surfaces since STL saves every triangle independently without a good indexing scheme.

3MF VS STL: Main Differences

To summarize, here are the critical distinctions between the two formats.

FeatureSTL (Stereolithography)3MF (3D Manufacturing Format)
GeometryTriangle meshIndexed triangle mesh
Color & TextureNot supportedFully supported
Printer SettingsNot supportedSupported
Multi-Part ModelsNot supportedSupported
UnitsUnitlessFixed
File SizeLarge, redundant dataCompact
IntegrityOften requires repairManifold/Watertight by specification

Which Is Better, 3MF or STL?

Considering just technical features, 3MF is the better format compared to STL. It is more secure, smarter, and smaller. It eliminates guesswork by embedding manufacturing intent directly into the file. However, the “better” choice depends on your specific needs.

STL remains a giant due to its ecosystem and simplicity. For quick prototyping where color and complex materials aren’t required, STL’s universality makes it a safe bet. However, for modern workflows involving multi-color printers or when you need to archive a project with all its settings intact, 3MF is unmatched.

While STL’s ecosystem is still massive due to technological inertia, the industry is steadily migrating toward 3MF. In the future, as software and hardware support become ubiquitous, the answer will almost certainly be 3MF.

How to Convert .3MF to .STL

Even though the 3MF file format has clear advantages, many people still swear by STL. This creates a situation where there is often a need to convert 3MF to STL or the other way around, for a number of reasons, such as:

  • Improve software compatibility with older machines or programs.
  • Keep only the model geometry by stripping away printer-specific settings.
  • Make sharing and downloading easier for users who only need the raw mesh.
  • Make the model easier to edit in software that handles mesh well.
  • Remove old print settings that may conflict with a new printer setup.

Software

Slicing or design software offers the most dependable approach to convert 3MF to STL. Programs that handle 3MF files include Ultimaker Cura, PrusaSlicer, and Creality Print. Once loaded, you can usually export or “Save as” STL. This method often allows you to visualize the model and adjust it before conversion.

Ultimaker Cura Example:

export file as 3MF in cura

Other options include more complex 3D model software, such as Blender, Meshmixer, CAD or Autodesk. These tools allow you full control over the models, making it possible to edit everything you could want. They are also useful for inspecting the mesh and vertices, in order to make smaller adjustments if you have issues with your 3D printing software or printer itself for a specific file.

Online Conversion Websites

For quick, one-off conversions without installing software, online tools are very convenient.

A free online application called Aspose 3D Conversion lets you download immediately as an STL file after you drag and drop a 3MF file. It runs right in your browser, also letting you convert STL to 3MF if you need, and supports a range of 3D printing forms.

Convert .3MF to .STL online

AnyConv and similar sites offer straightforward conversion services, though users should always be cautious about uploading proprietary or sensitive designs to cloud servers.

Conclusion

Between 3MF and STL, there is a traditional confrontation between heritage and novelty. Bringing 3D printing to life, STL is still a trustworthy, worldwide geometry benchmark. But STL’s constraints become more obvious as printing techniques move toward multi-material and full-color applications. Carrying the whole story of a print job inside one tiny file, 3MF provides a powerful, future-proof solution.

While converting between the two is currently a necessary skill to navigate the transition period, the trajectory is clear. The future of additive manufacturing lies with the intelligent, comprehensive 3MF format.

]]>
https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/3mf-vs-stl-understanding-their-differences/feed/ 0
The Essential Guide to Common 3D Printing File Formats https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/the-essential-guide-to-common-3d-printing-file-formats/ https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/the-essential-guide-to-common-3d-printing-file-formats/#respond Wed, 11 Mar 2026 06:15:57 +0000 https://blog.geeetech.com/?p=13655 Not every digital file is made alike. Though STL has long been the main workhorse of 3D printing, several other kinds of formats have appeared, each with distinct pros and disadvantages. Using the wrong format can cause unsuccessful prints and aggravation, whether you are printing a full-color art piece or a functional prototype. This guide goes over the basics.

What Are 3D Print Files?

Essentially, a 3D model file is a digital replica of a three-dimensional object. Your 3D printer’s program, commonly known as a slicer, therefore sees curves and surfaces differently than a video game or CAD tool might. Instead, it needs a particular set of geometric information.

The Common 3D Printer File Formats

This section is central to understanding your options. Below is a breakdown of the four most prevalent file formats in consumer and professional 3D printing, from STL files for 3D printing to other, rarer 3D printing file types.

.STL File

STL preview image
STL preview image (Source: falken76 via Thingiverse)

Since the 1980s, the STL file format has been the default in 3D printing. It represents the surface geometry of a 3D object using a mesh of small triangles. Larger files result from more triangles but smoother surfaces. Specifically, it offers neither scale, color, nor texture data.

Advantages:

  • It is supported by virtually every 3D printing software, slicer, and online databases like Thingiverse or Printables.
  • Its simple nature makes it easy for software to process and slice.
  • It’s a mature, well-understood format with a vast ecosystem of support.

Disadvantages:

  • It cannot store color, texture, or multi-material data.
  • The triangulation process approximates curved surfaces, meaning it can never be perfectly accurate. When converted to STL, a very high-resolution STL model format will lose some degree of detail.
  • The file does not provide a unit definition (mm or inches), which occasionally causes scaling problems if not properly configured in the slicer.

Applicable Scenarios:

STL files are perfect for beginners who want to print single-color, single-material objects. The format is also ideal for functional parts where color and texture are irrelevant. Finally, it has become the go-to format for sharing designs online due to its universal compatibility.

.OBJ File

OBJ preview image
OBJ preview image (Source: askgriff via Thingiverse)

Offering more versatility, the OBJ file format is a step up from STL. It is a common option in printing and advanced 3D visuals. 3D geometric information can be kept in an OBJ file, much as STL does. But it is also more flexible as it may retain data about textures, materials, and color. It references an accompanying MTL file, which includes the 3D printer material and color definitions, accomplishing this.

Advantages:

  • The main benefit is that OBJ files enable printing of complex figurines or full-color sandstone models since they can accommodate texture and color.
  • Though this functionality is not always employed in 3D printing settings, it can also depict curves and surfaces more accurately than STL using mathematical curves.

Disadvantages:

  • Management of an OBJ model is a little more complicated since it typically comprises the .obj file, the .mtl file, and independent picture files for textures.
  • Including color and texture information might greatly increase file size.
  • It can manage color, but it is not as strong as 3MF for setting up complicated multi-material print arrangements (such as different filament assignments).

Applicable Scenarios:

3D-printed sculptures, figurines, or topographical maps where color information is essential will benefit from OBJ files. When the print’s surface calls for a certain visual texture, such as wood grain or fabric, they also work great.

.3MF File

3MF preview image
3MF preview image (Source: cipis via Thingiverse)

STL’s contemporary, deliberately designed successor is the 3MF 3D Manufacturing Format. This format comes in an XML-based data package, commonly a zip, containing all the data about a model in one archive. This includes the geometry, material colors, textures, and even print settings like infill, support structure specifications, and scale.

Advantages:

  • Everything needed to describe the print job is contained in a single file, eliminating the file management issues of OBJ.
  • Naturally, it enables a variety of colors, textures, and materials.
  • Designed to be “watertight” and self-describing, it lowers the likelihood of mistakes such as non-manifold edges that could afflict STL files.
  • Since it is XML-based, the data may be examined and modified with a text editor if needed.

Disadvantages:

  • Although adoption is quickly expanding, it is not yet as widely accepted as STL, particularly with very old computers or printers.
  • It is also more complex compared to other formats, while also having larger file sizes in many cases.

Applicable Scenarios:

This filetype is often the best choice for modern printers with dual extruders or MMU systems. It has also become ideal for users who need to share a complete, unambiguous print job with a service bureau or colleague. It is even perfect for saving a project while preserving not just the geometry but also the intended material and color choices.

What Is the Best Format for 3D Printing?

Here is an analysis from different factors to help you choose.

From the Factor of User Experience Level:

STL is the default and best choice. Given its universality, every slicing will open it, and every lesson or manual you follow will employ it. It streamlines the process and lets you concentrate on learning printing basics.

You will come across projects where STL comes up short as you mature. STL is still helpful for general-purpose printing, but you should begin playing around with 3MF. By storing print settings with the model, it simplifies processes and avoids you having to reconfigure your slicer each time you reopen a file.

From the Factor of Model Types:

For simple and functional parts, STL is perfectly adequate. Color and texture are irrelevant, and the format’s simplicity is an asset. If you are printing a pre-supported tabletop miniature, the designer will likely provide it in STL for maximum compatibility. However, if you are creating your own full-color sculpture, you will need OBJ to preserve the painted textures.

From the Factor of Materials:

STL is a flawless format when it comes to printing using a single material, as it’s easy to use, widely adopted and overall very efficient.

Conversely, 3MF is the better choice for several materials or colors. Its capacity to encode material properties guarantees that the proper filament is designated to the right section of the model, therefore minimizing mistakes and setup time.

Our Recommendation

Start with STL. Even when looking at 3MF vs STL, it is the standard language of 3D printing. Master the basics of slicing and printing with it. Switch to 3MF for complex projects. When your print involves multiple colors, multiple materials, or if you want to save your precise slicer settings alongside the model, move to 3MF. And stick to using OBJ for full-color, textured models.

Other 3D Print File Formats

While STL, OBJ, and 3MF are the most common for the printing process itself, you will encounter other important file types in your workflow for different 3D printer file types.

.AMF File

The AMF format was another attempt to create a modern replacement for STL. An AMF file is an XML-based format that describes the object’s geometry, material, color, and even lattices and gradients. Like 3MF, it is designed to be a single, comprehensive file for additive manufacturing. It can describe curved triangles, allowing for a more accurate representation of a surface with smaller file sizes compared to STL’s flat triangles. And supports features like color gradients and varying material properties across a single object.

Though it is an ASTM (American Society for Testing and Materials) standard, it never received the extensive support 3MF enjoys from major software and hardware businesses. Compared with 3MF, popular slicers are less likely to contain strong AMF support.

It is still a format for certain industrial or research applications that calls for its special gradient properties in 3D printer files, but it is not advised for regular consumer usage, as adoption and other elements play too great a role in rendering this format obsolete.

.STEP or .STP File

The STEP format is the industry standard for distributing 3D models among professional CAD applications including SolidWorks, Fusion 360, and Onshape. A STEP file includes the “recipe” for building solids, curves, and dimensions in addition to the complete, correct parametric geometry of a model, unlike STL.

You cannot directly output a STEP file. You first have to bring it into a CAD or slicer program that may then export it as an STL or 3MF file for printing. It is the arrangement you use in a professional design context for editing and collaboration, not for the last print stage.

.X3D File

Representing three-dimensional computer graphics, the open-standard XML-based X3D format is an XML-based file format. It follows the older VRML (Virtual Reality Modeling Language).

Web-based 3D applications, interactive simulations, and data visualization all depend mostly on X3D.

Although it can depict 3D geometry and appropriate 3D files for printing, it is not a widely used form in the 3D printing environment. You could meet it when extracting 3D data from a scientific or web-based site.

Conclusion

The traditional STL continues to be a dependable and worldwide workhorse for most common prints. Representing the future, the 3MF format offers a robust, all-in-one solution that lowers mistakes and maximizes knowledge.

Knowing the benefits and drawbacks of STL, OBJ, and 3MF lets you choose with certainty the most appropriate 3d printer file format for the task and ensures that your final print is exactly what you had intended.

]]>
https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/the-essential-guide-to-common-3d-printing-file-formats/feed/ 0
Temperature Tower: What Is the Best Temperature for 3D Printing https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/temperature-tower-what-is-the-best-temperature-for-3d-printing/ https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/temperature-tower-what-is-the-best-temperature-for-3d-printing/#respond Thu, 26 Feb 2026 06:41:46 +0000 https://blog.geeetech.com/?p=13634 Having problems dialing in the best results for your 3D printer filament? Want to make your 3D objects look more or less shiny? Seeing problems with the texture after your print is finished? All of this and more can be tweaked by adjusting the temperature in your print settings before starting a new model. And one of the best ways of doing this is by using a temperature tower to figure out how your settings should be set. Let’s look at this in more detail. Enjoy!

What Is A Temperature Tower?

A temperature tower, also called a 3D print temperature tower, temp tower, heat tower, 3D printer temp tower, or 3D printing temp tower, is one of the most common test prints used to determine the optimal printing temperature for a specific material. Basically, the tower allows users to evaluate how different temperatures affect print quality in a single model.

temp tower

Definition and Working Principle of Temperature Tower

The temperature tower is a univariate control experiment. Under the premise of maintaining consistency in the model, speed, and cooling, only the nozzle temperature is changed, and the optimal range is determined through comparison of molding quality.

By using G-code to automatically change the 3D printer nozzle temperature at preset layer height nodes during the printing process, multiple temperature ranges can be created on a single print. And by comparing the print quality within these ranges, the optimal printing temperature range for the material under the current equipment environment can be quickly and intuitively determined.

How to Print A Temperature Tower?

Printing a 3D print temperature tower is a simple but precise 3D print test that helps you optimize your 3D printing setup and identify what temp to make PLA shiny or improve strength for other materials.

1. Download A Temperature Tower STL

Download a model that includes digital scales, bridges, and overhangs. This design can simultaneously test surface quality, layer adhesion, stringing, and bridging performance.

Search for temperature tower stl or temp tower stl files on platforms such as:

  • Printables
  • Thingiverse
  • MakerWorld

Once you’ve picked one of the websites above, you can then choose a model that clearly labels temperature sections and fits your goals. Many of the designs will have a description from the creator, stating the best type of filament or other important details, helping you pick out the best option.

2. Prepare 3D Printer and Filament

Ensure that your printer has done the necessary preparation, which includes bed leveling, 3D printer bed adhesion, along with the initial calibration. This is also an important time to get familiar with the Filament or 3D printer Filament that you are going to use, and also ensure that the 3D printer nozzle temperature range for the 3D printer Filament is suitable. Also, ensure that the 3D printer Filament is dry before use, or else results may be misleading.

3. Confirm the Temperature Range

You do not need to start from 0°C and go all the way up to 300°C. Generally speaking, the filament types have certain recommended starting ranges as found below. If your filament is not on this list, look at the packaging or instructions to figure out the rough ranges:

  • PLA: 180–220°C
  • PETG: 220–250°C
  • ABS: 230–260°C
  • ASA: 245–265°C
  • TPU: 210–240°C

Each section of the 3D printing temperature tower should vary by 5°C or 10°C for the best results, as you can clearly see the difference with each temperature range.

4. Set the Parameters in the Slicer Software

Except for temperature, all other parameters should remain as constant as possible during the 3D printing temp tower process to remove any variables:

  • The layer height should be fixed (such as 0.2 mm)
  • The printing speed should be fixed
  • Retraction and cooling should remain at default settings
  • Do not pause or change parameters during printing
  • Only the 3D printer nozzle temperature should change at preset layer heights

How to Read a Temperature Tower?

After printing your temp tower, carefully analyze the results to determine what is the best temperature for 3D printing with your current setup. The goal is to compare test prints across temperature sections and identify the best balance between strength, surface finish, and dimensional accuracy. By looking at the different layers, you can easily figure out which temperature produces the best results that you are looking for.

Read the temperature tower

Stringing and Oozing

In order to avoid strings or oozes of melted filament, there are a few tips you can use when inspecting your temperature tower. Start by looking between thin pillars, inside arches, or on spike tips.

  • Lots of strings like spiderwebs between features → Too hot
  • Clean tips and gaps with few to no strings → Good
  • Minimal stringing, but possible poor bonding → Too cold

By referencing the three different outcomes above, you can dial in your temperature to fit the perfect settings for your 3D printer temp tower results.

Layer Adhesion and Strength

Another important thing is to check the adhesion and strength of the layers on the tower. Gently try to separate layers or twist parts with your fingers. Be careful not to damage the entire heat tower.

  • Breaks cleanly along layer lines → Too cold
  • Bends slightly before breaking → Good adhesion
  • Deforms easily → Possibly too hot

Again, depending on your experience with the layers, you can figure out whether the temperature was too cold, too hot or perfectly calibrated by looking at the options above.

Bridging Performance

Look at horizontal bridges connecting tower sections. This is especially important for 3D prints with gaps between major portions, as bridges in this case will not only be an aesthetic part but also help the overall strength of your model.

  • Bridges sag dramatically or droop → Too hot
  • Bridges stay straight and flat with minimal droop → Good
  • Bridges look rough or fail to connect → Too cold

Overhang Performance

Similar to the bridge performance, it can also be critical to check for how your model responds to overhang features on your design. Once again, the temperature can have a big impact here. So look at angled surfaces, which generally happen at 45° or more, on the sides of the 3D print temperature tower.

  • Overhangs curl, sag, or look messy → Too hot
  • Clean overhangs that maintain their angle → Good
  • May look acceptable but feel brittle → Too cold

Sharpness & Dimensional Accuracy

Another place where the temperature can impact your test prints is corners, holes, or sharp features. Here you might see different outcomes than what you actually prefer, so use the list below to adjust your temperature according to your personal wishes, or simply set the temperature to our recommended levels.

  • Corners look rounded, bulging, or melted → Too hot
  • Crisp, sharp corners that match the model → Good
  • Corners slightly undersized or less defined → Too cold

Surface Quality and Detail

Finally, you can also change the actual surface quality and detail level of your prints by adjusting the printing temperature. While the above reference list is a good starting point, sometimes you might want a more glossy and melted look for aesthetic reasons, so you can just use the list below as a recommendation, not a necessary calibration point.

  • Glossy, melted look → Often too hot
  • Dull, powdery texture → Too cold
  • Even, consistent layers → Ideal range

Common Mistakes of 3D Print Temperature Tower

When performing a 3D print test to determine what is the best temperature for 3D printing, avoid the following mistakes.

Not Controlling Other Variables

Changing print speed, cooling fan speed, or other settings between temperature sections.
You will not know whether improvements come from temperature changes or other adjustments in your 3D printing setup.

Using Wet Filament

Wet 3D printer filament causes stringing, poor layer adhesion, and surface bubbles regardless of temperature. You will get misleading results from your 3D printing temp tower. It also produces unreliable results, as the humidity can change over time in your filament, making different textures and qualities every time you print.
Dry the filament before testing is necessary. Here is a guide on how to dry 3D printer filament.

Incorrect Script or Slicer Setup

An incorrect script or slicer setup can ruin a temperature tower test. If you forget to add temperature change scripts, set incorrect layer heights for the changes, or use the wrong G-code command, the printer may run the entire model at a single temperature. This means your 3D print temperature tower won’t actually test different temperature ranges, invalidating the entire 3D print test.

One-and-Done Mentality

Printing one temperature tower and using those settings forever is not recommended.

Different brands, colors, and even batches of filament can have different optimal 3D printer nozzle temperature ranges. Therefore, you should always test each new spool, especially:

  • Different brands
  • Different colors (especially silk, glow, or carbon-filled)
  • Different material types (PLA vs. PLA+)

Conclusion

The easiest way to determine an accurate temperature setting for your printer setup is by printing a temperature tower. Printing a temperature tower isolates and only changes the nozzle temperature so that you can see which of the above three temperatures provides the best print quality with your filament and machine combination. By printing a temperature tower for each new material, you will get better surface quality, better adhesion between layers, cleaner bridges, and more dimensionally accurate prints.
 

]]>
https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/temperature-tower-what-is-the-best-temperature-for-3d-printing/feed/ 0
Der ultimative Guide zum Fixen von Warping im 3D Druck https://blog.geeetech.com/deutsche-kolumne/der-ultimative-guide-zum-fixen-von-warping-im-3d-druck/ Sat, 31 Jan 2026 10:24:51 +0000 https://blog.geeetech.com/?p=13621 Aus sauberem 3D Druck kann schnell Warping werden: Der 3D Druck löst sich vom Bett und es entstehen unschöne Ecken. Dieser Beitrag erklärt dir, was Warping ist und wie du Warping im 3D Druck zuverlässig stoppen kannst.

Was ist Warping?

Warping ist Materialverzug beim Abkühlen. Warmes Filament zieht sich beim Abkühlen zusammen. Übersteigt die dabei entstehende Schrumpfspannung die Haftung an der Basis, hebt sich der Rand und Warping im 3D-Druck wird sichtbar. Je nach verwendetem 3D Drucker Filament tritt Warping unterschiedlich häufig auf.

Gründe für Warping

Warping im 3D Druck entsteht durch Schrumpfung und innere Spannungen, die stärker werden, sobald Temperatur und Haftung nicht zusammenpassen.

  • Thermische Schrumpfung: Kunststoffe kontrahieren beim Abkühlen, dieses Warping ist abhängig vom verwendeten Filament. Darum sieht man ABS Warping und ASA Warping typischerweise öfter als PLA Warping. PETG Warping liegt häufig dazwischen.
  • Bildung innerer Spannungen: Kühlt z. B. die Unterseite des Drucks schneller als die oberen Lagen, zieht sich das Bauteil ungleichmässig zusammen.
  • Kritische Temperatur: Kühlt die Basis zu schnell in einen steiferen Bereich, bauen sich Spannungen schlechter ab. Dann entsteht Warping und der 3D Druck löst sich vom Druckbett.

3D Druck Materialien

Da sich unterschiedliche Materialien beim Abkühlen unterschiedlich stark zusammenziehen, steigt mit zunehmender Schrumpfung auch die Warping-Gefahr. Aus diesem Grund ist Warping eng mit dem eingesetzten 3D Drucker Filament verbunden. Die nachfolgende Tabelle vergleicht die Warping-Neigung gängiger Materialien.

FilamentWarping TendenzCharakteristik
ABSSehr hochBenötigt Druck mit hohen Temperaturen, dadurch hohe Schrumpfung
ASAHochABS-ähnlich, bessere UV-Resistenz für die Außenverwendung
Nylon/PAHochFeuchteempfindlich, verzieht leicht, dadurch gefährdet für Warping
PETGMediumAllrounder, PETG Warping ist oft beherrschbar
PLAGeringEinsteigerfreundlich, PLA Warping ist sehr selten
TPUSehr geringFlexibles Filament mit nur geringem Verzug

3D Druck Umgebung

Unabhängig vom 3D Druck Filament ist auch die Umgebung ein relevanter Faktor. Kälte, Zugluft und Temperaturschwankungen verstärken Warping im 3D Druck. Offene Fenster, Ventilatoren oder Klimaanlagen kühlen ungleichmäßig und es können große Temperaturdifferenzen zwischen der Druckplatte und der Umgebung entstehen. Offene Drucker ohne Temperaturkontrolle sind daher anfälliger.

3D Druck Einstellungen

Auch Druckeinstellungen können ein Grund für Warping sein. Viele 3D Druck Fehler sind „First-Layer-Probleme“:

  • Bett nicht gelevelt oder Oberfläche verschmutzt → Haftung bricht lokal weg, 3D Druck löst sich vom Bett.
  • Bett zu kalt: Der erste Layer kühlt zu schnell aus, wodurch Haftung und Spannungsabbau beeinträchtigt werden. Besonders ist oft bei PLA die Betttemperatur entscheidend.
  • Lüfter zu früh/zu stark: Zu schnelle Abkühlung erhöht Spannungen → mehr 3D Druck Warping.
  • Erste Schicht zu schnell/zu dünn oder Düse zu kalt: Weniger Kontakt und schwächere Layer-Bindung, der 3D Druck löst sich vom Druckbett.

Wenn diese Basics passen, lohnt sich der Blick aufs Modell.

Das Design eines 3D Modells

Große, flache Bodenflächen geben dem Druck viel Platz für Kontraktion. Durch die höheren Schrumpfkräfte sind diese Flächen anfälliger für Warping.

warping

Scharfe Ecken sind Stress-Spitzen, dort beginnt 3D Drucker Warping oft zuerst. Ein kleines Design-Update kann deshalb Wunder bewirken!

Lösungen für das Warping

Die Leitidee ist, zunächst die Basis zu stabilisieren, bevor du Details optimierst. Wenn du systematisch vorgehst, bekommst du Warping meist ohne Trial-and-Error in den Griff und kannst mit einem Filament deiner Wahl weiterdrucken.

Vorbereitung des 3D Druckers

Ein geschlossener (oder zumindest windgeschützter) 3D Drucker hält die Temperatur konstanter. Das ist besonders bei Materialien wichtig, die sehr anfällig für Warping sind. Indem du dein Druckbett reinigst und levelst, kannst du die Druckbetthaftung verbessern und verhinderst viele Startprobleme.

Erhöhte Haftung für die erste Schicht

Brims, Skirts, Rafts oder Haftmittel verbessern die Auflage und helfen besonders bei flachen Teilen. Eine passende Bauplatte (glatt oder strukturiert, je nach Material) stabilisiert den Start.

Quelle: microcentertech via YouTube

Material und Filament Management

Trockenes Filament druckt konstanter; feuchtes Material kann die Extrusion unruhig machen und damit die erste Schicht schwächen. Instabile Extrusion und eine geschwächte erste Schicht können das Warping-Risiko deutlich erhöhen. Daher kann das Trockenhalten des Filaments indirekt dazu beitragen, Warping zu reduzieren.

Für Einsteiger sind niedrig verzugsanfällige Materialien sinnvoll: PLA Warping ist meist gut kontrollierbar, PETG Warping ebenfalls.

Kontrolle von Temperatur und Kühlung

Bett- und Düsentemperatur solltest du so wählen, dass die ersten Schichten nicht „schockkühlen“. Den Lüfter in den ersten Schichten zu reduzieren oder erst später zu aktivieren, kann Warping beim 3D Druck deutlich senken. Speziell bei PLA hilft die passende PLA Betttemperatur.

Warping durch Modell Design verringern

Um Warping vorzubeugen, kannst du zum Beispiel Ecken abrunden, große Teile aufteilen und die Basis verstärken. Auch die Druckplatte kannst du an dein Modell anpassen.

Zusammenfassung

Wenn sich dein 3D Drucker Filament verformt, liegt das meist an hohen Temperaturunterschieden und einem zu schnell abkühlenden Filament. In dieser Situation zählt vor allem die Haftung in den ersten Schichten. Stabilisiere die Umgebung und die ersten Schichten, dann folgen Temperatur und Kühlung. So vermeidest du 3D Druck Fehler und Warping beim 3D Druck.

]]>
How to Slice for M1 or M1S 3D Printing? https://blog.geeetech.com/3d-printer/3d-printing-software/how-to-slice-for-m1-or-m1s-3d-printing/ Wed, 14 Jan 2026 10:41:46 +0000 https://blog.geeetech.com/?p=13559 Recently, many users with M1 and M1S have been troubled by slicing, and that’s why this article was created.

Most users know what is slicing and its working principle and normal processes. If you need to review, click here: Slicing Introduction: What Is Slicing in 3D Printing?

At present, we are using third-party 3d printing slicers, because our newly launched software “Geeetech” for remote control 3D printer only, more abundant features such as slicing, editing and repairing… are still under development. Once there are any new features, they will be announced through the official channels. Stay tuned! Can’t wait for it to become the best slicer for 3D printing of M1 and M1S.

Now, let’s slice with the following free 3d printing programs.

Orca Slicer

Following, we will introduce how to use Orca Slicer.
BTW, if you prefer to watch a video, please refer to the video below:

1. Configure Device and Filament Information

Configure the 3D printer and filament properly. This part of the information will affect the entire 3D slicing process.
We can select related information manually, refer to the image.

Or download the configuration file from here directly and import it to your slicer. The configuration file includes a 3D printer profile and matched settings with various types of filaments.

Step1, download the configuration file
Step2, import the configuration file
Import successfully

2. Import Your Model File

Click “ FileImport – choose format that matches your file.”

3. Resize

The size of the imported 3D model is designed by the designer. Sometimes it doesn’t match the size of the plate, or if you want resize it to match your needs. Follow the operation.

Size prompt

Click “ Scale” to set the size you want.

If you want to change one of X, Y or Z, you can uncheck “uniform scale” to achieve it.

4. Lay on Face

If you need to adjust the contact surface between the model and the hot bed or check the condition of contact surface, you can do it like this:

“Click to select the model- Lay on Face – Click on the surface you want it to contact the hot bed”.

And you can rotate the cube in the lower-left corner or the build plate by left-clicking and holding the mouse button to get a better view of the model.

By observing the contact surface in this way, we will find that the contact surfaces of some models are very small, to prevent warping and improve insufficient adhesion, a brim is usually recommended. Generally, Auto is set by default. If you are still worried about poor adhesion, there are 3 options that can be set; choose one of them. We have also provided a detailed explanation of brim. Please refer to What Is a Brim in 3D Printing and When to Use It.

Auto brim

The other three brim types options

5. Configure Settings

More detailed settings here: Open “ Advanced “.

We can set Quality, Strength, Speed, Support… in this section.

For beginners, some settings, we recommend starting from the default. Of course, trying a few custom settings is also supported, such as “Support”. The setting of the support is an exception. We recommend that beginners use the “tree” support and set “on build plate only” rather than the default, as the two settings offer higher print success rates, easier support removal, and fewer chances of damaging the model. More detailed tutorial: Ultimate Guide to 3D Printing Supports.

Support settings

Tree support

6. Slice the Model

When all settings are done, click “Slice plate”.

7. Export G-code File

Click “ Export G-code file” to export Orca Slicer process settings and store to your SD card.

8. Send to 3D Printer

Transfer the G-code to your 3D printer via SD card, and start printing.

Bambu Studio

Bambu Studio is very friendly to beginners as 3D printing software, which automatically generate slice parameters, and there is rarely a need for manual parameter adjustment. Then, how to use Bambu Studio?

The operation of slicing in Bambu Studio is almost the same as that in Orca Slicer.

1. Basic Information

Add your 3D printer and filament information. This is the foundation of 3D slicing.

2. Import 3D Print File

The import step is the same as Orca Slicer.

3. Size

Click: “Scale” to resize.
The same as Orca Slicer, if one of XYZ needed to be changed only, then uncheck “uniform scale“.

4. “Lay on Face” to Set Contact Surface

The function of “Lay on Face” is: Select a certain surface of the model and make this surface automatically “stick” onto the printing platform.

Putting the largest and smoothest surface stick to the hot bed is recommended, which reduces the risk of warping and enhances the adhesion of the first layer.

5. Advanced Settings

The same as Orca Slicer, Quality, Strength, Speed, Support and Others can be set in the advanced mode.

6. Slicing

Finish all settings, then click “Slice Plate” to complete the slicing.

7. Export G-code

Bambu Studio doesn’t support printing online directly for Geeetech 3D printers, so we click “Export G-code file” here.

8. Send G-code to 3D Printer

Store the G-code to SD card, then send it to your 3D printer.

Bind M1S Mini 3D Printer to the 3D Print APP

Slicing is finished, another important operation is binding M1S to our 3D print APP—Geeetech. It can be printed remotely after binding. Below is a beginner-friendly, step-by-step guide.

1. Download

The 3D print APP named “Geeetech“.

Geeetech supports IOS and Android systems. It has been listed on Apple’s APP Store and Google Play, and it can also be downloaded from our official website. Click here.

2. Register

Email, verification code and password are required for registration.

Some users were troubled in verification code receiving. We’d like to offer two possible ways to resolve it.

  • Check spam box

Maybe the email system identified the verification code as a spam email.

  • Use private and NO special characters email address to register

Some companies’ email addresses do not receive verification codes.
Gmail, Hotmail… are preferred.

 Special characters include punctuation and other marks…( for example: jackie.Chan@example.com “.” is not allowed)

Verification code email from Geeetech

If the problem persists, please contact us.

3. Bind and Connect

Video walkthrough:
Jump to 1:17 for the APP bind part.

Tutorial with text and images:

Click “ Bind My Device

Steps:
Open M1S, enter Main Menu
➡
Wifi Network
➡
Device QR Code
➡
Using APP to scan the QR code, then click “Binding” on the app
➡
Set the device name, then click “Next”.
➡
Click “ Bluetooth Setup” on the app, open the mobile phone’s GPS and Bluetooth, then the app interface shows “Successfully connected to [GXXXXXXXXXXXX]“.
➡
Enter or search your WIFI, then fill in your WIFI password.

Search or fill in WIFI info

Once the above steps are done, the connection is complete.

Connect successfully

After a successful connection, the operation of M1S can be controlled by the 3D print APP.

More remote operation, please refer following video:
Jump to 2:12 for a demonstration of remote printing via the APP.

]]>
Kostenfreie 3D Druck Software 2026 – Tools, die du kennen solltest https://blog.geeetech.com/deutsche-kolumne/kostenfreie-3d-druck-software-2026-tools-die-du-kennen-solltest/ Mon, 12 Jan 2026 08:30:58 +0000 https://blog.geeetech.com/?p=13548 Ein guter 3D-Druck beginnt nicht am 3D Drucker, sondern am Bildschirm. Denn ob STL-Dateien sauber sind, ob 3D Druck Modelle wirklich druckbar werden und ob die 3D Drucker Software das macht, was du erwartest, entscheidet sich schon vor dem Druck. Dieser Artikel zeigt dir kostenlose Tools, die 2026 wichtig sind: Für 3D Design, fürs 3D Modelle erstellen, für Reparatur und für Slicing.

Modellierungs- und Design-Software

Modellierung ist der Teil, in dem du 3D Modelle erstellen und daraus STL-Dateien machen kannst. Welches Programm für 3D Drucker passt zu deiner Art und zu den 3D Druckvorlagen, die du kostenlos vielleicht schon gesammelt hast?

Blender

Blender, 3d modell erstellen
Bildquelle: Blender

Blender ist ein präzises, leistungsfähiges 3D Software Programm, das viele Freiheiten bietet. Das modulare System hilft nicht nur beim 3D Modell erstellen, sondern auch darüber hinaus gibt es ergänzende Funktionen, die für 3D Druck mit STL-Dateien wirklich zählen: Wandstärken prüfen, „nicht-mannigfaltige“ Stellen finden, messen und kontrollieren. Blender ist geeignet für Kreative, Fortgeschrittene und alle, die 3D Druck Modelle nicht nur „formen“, sondern auch technisch sauber ausgeben wollen.

FreeCAD

FreeCAD ist eine kostenlose 3D Software, die sich auf 3D Modellierung und parametrisches Design spezialisiert hat. Das Programm überzeugt durch hohe Präzision, einen Versionsverlauf und Workbenches mit vorgefertigten Modellen, die das 3D Design schnell in eine druckbereite Version umwandeln. Die 3D Software ist besonders geeignet für Architekten und Ingenieure, die besonders präzise Modelle erstellen wollen. Auch FreeCAD ist als 3D Druck Software kostenlos und durch Plugins erweiterbar.

Tinkercad

3d modell erstellen, ThinkerCad
Bildquelle: ThinkerCad

Tinkercad ist als Programm für 3D Drucker ein Gegenpol zum Kosmos der komplexen Modellierungen. Mit Tinkercad können insbesondere Anfänger online und ohne Installation 3D Modelle erstellen. Die 3D Druck Software basiert auf Bausteinen und einer intuitiven Benutzeroberfläche. Zugang und Nutzung werden durch die Zugänglichkeit im Webbrowser erleichtert. Tinkercad bietet somit einen komfortablen Einstieg und macht es später leichter, auf komplexere 3D Druck Programme umzusteigen.  

Fusion 360

Mit Fusion 360 entscheidest du dich für einen professionellen Werkzeugkasten, um nicht nur 3D Designs zu planen und 3D Modelle zu erstellen, sondern sie auch in die Fertigung umzusetzen. Das 3D Programm ist geeignet für parametrisches und Baugruppen-Design, in dem sich besonders Fortgeschrittene wohlfühlen, die ihre 3D Modelle komplexer planen und strukturieren. Eine Version für private und Hobbynutzung ist in der 3D Druck Software kostenlos enthalten, für einige Funktionen ist das Upgrade auf eine Vollversion erforderlich.

Slicer Software

Slicer Software ist die Brücke zwischen Modell und Maschine. Sie übersetzt STL-Dateien in Schichten und Druckpfade. Dabei beeinflussen Einstellungen wie Schichthöhe, Fülldichte und Druckgeschwindigkeit, wie gut 3D Druck Modelle am Ende aussehen.

EasyPrint

Bildquelle: Geeetech

EasyPrint ist ein kostenloses 3D Drucker Programm von Geeetech, das in der Lage ist, 3D Modelle in Druckanweisungen umzuwandeln. Wenn du einen Geeetech M1 oder M1S hast, steuerst du den Druck über das Smartphone mit der „Geeetech“ App. Die Funktionen werden schrittweise ausgebaut, auch eine Slicing-Funktion soll künftig dazukommen. Auch Geeetech ist eine neue 3D Druck Software, die das Unternehmen aktuell entwickelt. Stay tuned!

Cura

Cura ist eine weit verbreitete Slicer-Software mit einer großen Nutzerbasis. Sie slicet STL-Dateien und andere Formate, bietet Vorschau, Support-Einstellungen und viele Stellschrauben für den 3D Druck. Das 3D Programm ist kostenlos und gleichermaßen gut geeignet für Einsteiger, die schnell starten wollen, und für Fortgeschrittene, die ihre 3D Druck Programme feinjustieren.

Bambu Studio

Bambu Studio ist eine spezielle Slicer-Software für die Bambu Lab 3D Drucker. Die 3D Drucker Software mit kostenlosen Grundfunktionen bietet vielseitige Einstellungen, eine breite Materialpalette und hohe Präzision. Bambu Studio sticht als Programm für 3D Drucker hervor durch fortschrittliche Features, wie automatische Support-Generierung und intelligente Druckpfadoptimierung.

Reparatur- und Optimierungssoftware

Nicht jedes Modell ist druckbar, nur weil es „gut aussieht“. Reparaturtools helfen, STL-Dateien und andere Formate zu säubern, Löcher zu schließen oder Geometriefehler zu korrigieren.

MeshMixer

MeshMixer ist eine praktische 3D Druck Software, die kostenlos Funktionen für Bearbeitung, Reparatur und Vorbereitung beim 3D Druck mit STL-Dateien und anderen Formaten bietet. Das 3D Druck Programm lässt sich vielseitig einsetzen und ist gut geeignet für alle 3D Druck Enthusiasten, die nach einer flexiblen Software-Lösung für ihren Drucker suchen.

MeshLab

Bildquelle: MeshLab

Als ein Open-Source-Mesh-Verarbeitungssystem ist MeshLab auf die Bearbeitung und Reparatur von 3D-Dreiecksmodellen spezialisiert. Es stellt grundlegende Werkzeuge zum Säubern, Heilen, Prüfen und Texturieren von Meshes bereit, verarbeitet effektiv rohe digitalisierte Daten und optimiert Modelle für den 3D-Druck.
Wenn das Design, das Sie reparieren möchten, technisch und strukturell komplex ist, empfehle ich die Verwendung von MeshLab. Voraussetzung dafür ist jedoch, dass der Nutzer über fundierte Erfahrung in der Reparatur und Optimierung verfügt, da MeshLab nicht für einfache, schnelle oder anfängerfreundliche STL-Reparaturen geeignet ist.

Fazit

Gute 3D Drucker Software entscheidet darüber, ob ein Modell Theorie bleibt oder sauber gedruckt wird. Mit den richtigen 3D Druck Programmen kannst du Modelle erstellen, prüfen und slicen, ohne direkt Geld investieren zu müssen. Ob 3D Druck Software kostenlos für den Einstieg oder ein ausgereiftes Setup aus mehreren Tools: Wer sein 3D Druck Software-Setup bewusst wählt, spart Zeit, vermeidet Fehler und arbeitet strukturierter.

]]>
What Is a Brim in 3D Printing and When to Use It? https://blog.geeetech.com/3d-printing-trouble-shooting-guide/tutorials/what-is-a-brim-in-3d-printing-and-when-to-use-it/ Tue, 30 Dec 2025 07:55:17 +0000 https://blog.geeetech.com/?p=13520 For anyone who has 3D printed more than a few times, chances are that they have experienced their 3D prints slowly peeling off the bed during the process. Most of the time, this leads to a failed result because of warping or other problems, because the 3D model does not adhere well enough to the bed. The solution is to use a brim to help secure the object snugly on the print bed. So let us take a closer look at how it works.

What Is a Brim in 3D Printing?

As the name suggests, brim refers to the extended part of a hat used for covering. Similarly, in 3D printing, it also refers to the extended part. The part that extends from the first layer is mainly used to prevent the edges of the prints from warping.

A brim is not a support structure in the traditional sense, but rather a build plate adhesion aid. When comparing raft vs. brim, both serve to improve first-layer adhesion, but they differ significantly in cost and complexity. A raft is more time-consuming and material-intensive, while a brim consists of a single-layer extension around the base of the model. Brims are quick to generate, use minimal material, and are often sufficient for improving print reliability.

Purpose of a Brim

The main purpose of using a 3D printing brim when producing your designs, is to help the bed adhesion of your objects. The brim makes a much larger contact area, which helps risk of corners and edges lifting while printing. The brim can also provide more stability for tall objects or narrow models, making them less likely to fall over because of limited footprint or printer-induced vibrations.

When to Use a Brim in 3D Printing?

Okay, so now you know the definition and purpose of a brim, let’s look at when to use them.

Model with a Small Contact Area

Generally speaking, it is a good idea to use brim when printing small models that do not have much contact area on the bed itself. Think of it like glue, adding some more to help fix the model during printing. Small models generally require more anchoring.

Materials with High Risk of Warping

Some 3D printing filaments are at a greater risk of warping than others. For instance, ABS, ASA and nylon exhibit relatively high thermal shrinkage as they cool. This shrinkage generates internal stress, increasing the likelihood of edges or corners lifting and losing proper adhesion to the build plate. The same goes for some polycarbonate filaments as well.

Tall & Slender Models

Like models that have a small contact area, if the 3D printed object is very tall or very narrow, it can also be necessary to use brims since these designs have a high center of gravity that makes it easy for them to topple over or detach. By increasing the effective base area, a brim improves stability and reduces the risk of detachment.

Models with Pointed or Narrow Bases

If your models don’t have fully flat bottoms, it can also be a good idea to add a brim as it will add base contact area to 3D print​ models for improving lateral stability and helping the print remain securely attached to the build plate.

Marginal Bed Adhesion

If first-layer adhesion is inconsistent or borderline, and the printer is otherwise properly calibrated, using a 3D printer brim can improve overall print reliability. Think of it as a safety net that provides additional bed adhesion.

Common Cases of Brim Misuse

On the other hand, some models might not need a brim, and not using one can help speed up the print and cut down on material use.

Models with a Large, Flat Base

If your model already has a large and flat bottom portion, it will most likely adhere well to the print bed on its own. Therefore, you will not need to consider brim 3D printing techniques.

Unnecessary brim with a flat base
Unnecessary brim
model from Quentinyu@Makerworld

High-Detail or Aesthetic Parts

Some models might traditionally need a brim, but please remember that the brim leaves a rough edge where it detaches, requiring post-processing. Brims can leave minor marks along the base of a print. This can be a concern for parts where the bottom surface is visually critical, but it is usually acceptable for prints that will undergo extensive post-processing.

Brims left minor marks along the base of a print
Brims left minor marks along the base of a print

Fix Problems Caused by Improper Settings

A brim cannot fundamentally solve the problems of gaps, unevenness and uneven line width in the first layer of prints. Brim should only be enabled when the first layer itself is perfect but still needs to prevent warping.

Using a brim instead of proper bed leveling and cleaning is wrong. A brim only increases surface contact, since it does not restore proper mechanical or surface adhesion.

How to Add a Brim in Slicer

Almost all popular 3D printing software makes it easy to add a brim to an existing 3D model. Below, we will take a look at some of the most common slicers.

Bambu Studio

When opening up Bambu Studio, first select your chosen 3D file in the prepare view section. Then click on the “Others” section, where you will then see 3D print brim settings. You can enable the brim here and then choose to adjust the brim width and gap parameters as you need.

Cura

In the print settings panel on the right, ensure you are in “Advanced” mode. For this to happen, you may need to click step 2, there are many settings configurations, so choose “Advanced”. Search for “Build Plate Adhesion Types” in the settings search bar. Set the “Build Plate Adhesion Type“ to “Brim”.

How to Set Brim Parameters

Ok, it is also important to know what the typical parameter settings look like. Below, we will provide what we have found works best for most prints, but feel free to experiment as you feel.

Brim Width

Typical range: 5–10 mm.

The brim width controls how far the brim extends from the model. Wider brims improve adhesion for tall or warp-prone models but use more filament and require more cleanup.

Brim Lines

Typical setting: 5–15 lines depending on model size.

The number of brim lines refers to the number of concentric lines around the model’s base. The more lines you add, the better adhesion to the bed while brim printing, but it uses more material and takes more time as well. So balancing this out can be a good idea.

Brim Gap

Typical setting: 0–0.4 mm.

The gap setting decides how wide the gap between the brim and the model itself is. The wider the gap, the easier removal. But the wider you make the brim object gap, the less adhesion to the bed the brim will actually provide.

Brim Type

Finally, you will also get the option to choose between some different types of brims. Most slicers have the following options at the very least. Full brim is the most common, but the outer-only brim can be a good option as it reduces the number of contact points, making it easier to remove afterwards.

  • Full brim: Standard, connects to all edges
  • Outer-only brim: Only outermost perimeter (Cura)
  • Inner brim: Experimental for specific cases

Conclusion

A brim is a simple but powerful tool in 3D printing to combat warping and improve bed adhesion for models with challenging geometries or made from tricky materials. While a brim is important, a well-calibrated 3D printer and a properly cleaned bed surface are most important to get the best and most reliable results. Happy printing!

]]>
ASA vs. ABS: Welches Filament ist richtig für dich? https://blog.geeetech.com/deutsche-kolumne/asa-vs-abs-welches-filament-ist-richtig-fur-dich/ Sat, 20 Dec 2025 10:37:58 +0000 https://blog.geeetech.com/?p=13500 Ob du Bauteile für den Innenraum druckst oder langlebige Modelle für draußen planst: Die Wahl zwischen ASA vs ABS gehört zu den grundlegenden Entscheidungen im 3D-Druck. Beide Materialien wirken auf den ersten Blick ähnlich, unterscheiden sich aber in Struktur, Verarbeitung und Einsatzzweck. Dieser Beitrag gibt einen Einblick.

ASA vs. ABS: Materialzusammensetzung

Wenn du vor der Entscheidung ASA oder ABS stehst, hilft ein Blick auf die Grundlagen: Beide Kunststoffe werden als 3D Drucker Filament eingesetzt, unterscheiden sich aber in ihrer inneren Struktur – und genau das macht den Unterschied im Alltagseinsatz aus.

Klassisches ABS Filament basiert auf drei Bausteinen: Acrylnitril, Butadien und Styrol. Dieses ABS Material ist zäh, formstabil und seit Jahren ein Standard im technischen Filament. Der Nachteil: Die Butadien-Komponente reagiert empfindlich auf Sonne und Wetter, was die Langzeitbeständigkeit im Außenbereich begrenzt.Zusammensetzung von abs

Beim ASA Filament – chemisch bestehend aus Acrylnitril, Styrol und Acrylat – wird das reaktive Butadien einfach durch ein stabiles Acrylat ersetzt. Dieses ASA Material behält viele Vorteile von ABS bei, ist aber deutlich besser gegen UV-Licht und Witterung geschützt. In der Praxis bedeutet das: Im direkten Vergleich ASA vs. ABS eignet sich ASA überall dort, wo du ein Filament UV-beständig brauchst, etwa für Outdoor-Bauteile, Gehäuse oder langlebige Funktionsbauteile im Freien.

Zusammensetzung von ASA

ASA vs. ABS: Eigenschaften

Damit du die Unterschiede im Filament besser einordnen kannst, lohnt sich ein direkter Blick auf die wichtigsten Kennwerte. Sowohl ASA Filamente als auch ABS Filament sind robuste Konstruktionskunststoffe, unterscheiden sich aber deutlich bei Wetterbeständigkeit, Verarbeitung und Emissionen.

Damit du die Unterschiede im Filament besser einordnen kannst, lohnt sich ein direkter Blick auf die wichtigsten Kennwerte. Sowohl ASA Filamente als auch ABS Filament sind robuste Konstruktionskunststoffe, unterscheiden sich aber deutlich bei Wetterbeständigkeit, Verarbeitung und Emissionen.

Eigenschaft

ASA Filament

ABS Filament

Praxisbedeutung

Wetter- & UV-Beständigkeit

Sehr gute UV-Stabilität, farb- und formtreu im Außenbereich

Schwache UV-Beständigkeit, Vergilbung und Materialabbau im Freien möglich.

ASA ideal für Outdoor-Projekte; ABS besser im Innenraum einsetzbar (Unterschiede im Filament werden hier klar sichtbar).

Hydrolyse-Beständigkeit

Etwas höhere Feuchtigkeitsresistenz über längere Zeit.

Moderat; das Butadien im Material ABS reagiert empfindlicher.

Beide Filamente funktionieren in feuchten Umgebungen, ASA bleibt jedoch langfristig stabiler.

Entflammbarkeit

Entflammbar, mit Additiven ggf. selbstlöschend – ähnlich wie ABS.

Ebenfalls entflammbar und in vielen mit Additiven ebenfalls selbstlöschend.

Nicht geeignet für Anwendungen, die eine hohe Flammhemmung ohne Zusatzstoffe erfordern.

Glasübergangstemperatur (Tg)

~100–110 °C

~100–105 °C

Beide Materialien widerstehen hohen Umgebungstemperaturen, z. B. im Auto.

Wärmeformbeständigkeit (HDT)

~95–105 °C unter 0,45 MPa.

~90–100 °C unter 0,45 MPa.

ASA minimal überlegen – wichtig für Bauteile mit ständigen Belastungen in warmen Umgebungen.

Thermische Ausdehnung

Hoch (ca. 8 × 10⁻⁵ /°C).

Sehr hoch (ca. 9 × 10⁻⁵ /°C).

Beide benötigen einen geschlossenen Bauraum und ein beheiztes Druckbett, um Warping zu vermeiden.

Druckeranforderungen

Geschlossene Kammer empfohlen (ASA 3D Druck läuft stabiler bei warmer Umgebung).

Geschlossene Kammer erforderlich.

Ohne warmen Bauraum steigt die Gefahr von Layer-Delamination bei beiden.

Warping-Neigung

Stark vorhanden, aber geringer als ABS.

Sehr stark und typisch für ABS.

ASA leichter zu kontrollieren; ABS erfordert sehr präzise Druckbedingungen.

Dämpfe / Geruch

Starker Geruch, gute Belüftung notwendig.

Sehr intensiver Geruch; teils beim ABS Drucken als giftig wahrgenommen

Beide nur mit Belüftung verwenden; ABS kritischer durch VOC-Emissionen.

Nachbearbeitung

Schleifen, Lackieren, Kleben möglich; Aceton-Glättung eingeschränkt umsetzbar.

Sehr gute Aceton-Glättung, hoher Glanz möglich.

ABS bietet beste Oberflächenpolitur; ASA punktet bei Outdoor-Einsatz.

ASA vs. ABS: 3D-Druck

Beim ASA 3D Druck und beim Druck mit ABS fällt vor allem die unterschiedliche Prozessstabilität auf: ABS neigt stark zu Warping und Rissbildung, weil es empfindlich auf Zugluft reagiert. ASA Filamente sind temperaturstabiler gegenüber Umwelteinflüssen, wirken jedoch geringfügig spröder.

3D-Druck-Einstellungen

Ein zentraler Unterschied liegt in der Temperaturführung: Die ASA Filament Temperatur liegt meist 5–10 °C höher als bei ABS. Beim Lüfter gilt: ABS benötigt geschlossenes Drucken ohne Kühlung, während man ASA drucken mit leichter Luftzufuhr deutlich stabilisieren kann.

Geeetech ABS – empfohlene Einstellungen in Cura:

  • Düsentemperatur: 230–250 °C
  • Heizbett: 80–100 °C
  • Retract-Distanz: 6 mm (Bowden), 2–3 mm (Direct Drive)
  • Retract-Geschwindigkeit: 25 mm/s
  • Kühlung: 0 %, erste Schicht 0 %
  • Haftung: Brim

Geeetech ASA – empfohlene Einstellungen:

  • Düsentemperatur: 240–270 °C
  • Heizbett: 80–110 °C
  • Kühlung: 40–50 %, erste Schicht 0 %
  • Haftung: Brim & Skirt

Oberflächenqualität

ABS liefert matte bis glänzende Oberflächen und lässt sich hervorragend polieren. ASA bleibt überwiegend matt, ist aber deutlich UV-beständiger und somit ideal für Anwendungen im Außenbereich.

ASA vs. ABS: Nachbearbeitung

In der Nachbearbeitung zeigt sich ein klarer Unterschied in der Entscheidung ASA vs. ABS: ABS Filament lässt sich hervorragend mit Aceton glätten, schleifen, lackieren und kleben – besonders attraktiv, wenn du eine hochglänzende Oberfläche anstrebst. ASA Filament kann ebenfalls geschliffen, geklebt und lackiert werden, wirkt beim Aceton-Finish jedoch etwas empfindlicher und benötigt mehr Sorgfalt. Für dekorative Projekte liefert ABS daher meist den glatteren Effekt, während ASA drucken optisch eher matt bleibt, dafür aber im Außenbereich beständiger ist – ein typischer Materialkompromiss bei beiden Filament-Typen. ABS eignet sich besser für die Nachbearbeitung und optische Optimierung.

Anwendungen

Ob ASA oder ABS sinnvoll ist, hängt von Temperatur- und Umgebungsanforderungen ab. Im Innenbereich punktet ABS mit seiner einfachen Nachbearbeitung und eignet sich für technische Bauteile, Modellbau oder robuste Gehäuse, gerade wenn das Material ABS hitzebeständig eingesetzt wird. ASA Material spielt seine Stärke draußen aus: UV-beständige Teile für Fahrzeuge, Gartenobjekte oder Drohnenrahmen bleiben stabil und farbecht. Wenn du 3D Drucker Filament kaufen möchtest, solltest du dich daher an der späteren Nutzung orientieren – Indoor oft ABS, Outdoor nahezu immer ASA.

Fazit

Beim Vergleich ASA vs. ABS zeigt sich: Beide sind vielseitige 3D Drucker Filament Optionen. ABS 3D Druck überzeugt mit Nachbearbeitbarkeit und hohen Detailoberflächen, während ASA 3D Druck für langlebige, wetterfeste Anwendungen die bessere Wahl ist. Für präzise Funktionsbauteile im Innenraum arbeitest du effizient mit ABS Filament, für starke Außenteile mit ASA Filament. Die Entscheidung ASA oder ABS hängt deshalb weniger vom Drucker ab, sondern von deinem Projektziel – und genau danach solltest du dein nächstes 3D Drucker Filament kaufen.

]]>
The Ultimate Guide to Clear 3D Filament https://blog.geeetech.com/materials/the-ultimate-guide-to-clear-3d-filament/ Tue, 09 Dec 2025 10:50:09 +0000 https://blog.geeetech.com/?p=13486 Creating, designing and printing new objects is always exciting, no matter the specific filament. However, when adding in unique and special materials, you can easily add yet another layer of interest to your prints. For instance, clear 3D printing filament that is transparent can not only be used to great visual effect, but also create some new and interesting uses. So let’s take a closer look at this guide where we cover all you need to know. Enjoy!

What Makes Filament Clear?

There are three major components that make up transparent filament, whether we’re talking about clear PLA filament or others 3D printer filament. In short, it will depend on the overall composition and purity of the base material used in the clear filament, meaning what particles and additives are used. The internal structure also plays a role when it comes to the manufacturing process, as the structure should be quite uniform and without pigmented materials.

Geeetech clear PLA filament
Geeetech clear PLA filament

And finally, when chasing clear 3D prints, it is also important that light is able to pass the transparent 3D printer filament uninterrupted. This depends on how light interacts with the material’s microstructure. The core principle lies in whether there are “light-scattering centers” inside the material, meaning that the light should not come into contact with a dense group of polymers or particles. Below is a quick table showing the characteristics necessary.

Key FactorWhat Makes It ClearWhat Makes It Opaque 
CompositionPure base material with minimal additives.Loaded with pigments (e.g., colorants, glitter) or fillers that block light.
Internal StructureSmooth and uniform at a microscopic level.Filled with countless particles that act like a dense “light-blocking fog.”
Light’s JourneyLight passes straight through or with only minor haze.Light gets lost—constantly scattered and absorbed until no light gets through.

The base material used should be made up of amorphous polymers, as the microstructure (the molecules) will have a random arrangement. This makes it possible for light to flow through the filament without scattering and diffusing the light, thus keeping the 3D printed object transparent to a large degree. On the other hand, semi-crystalline polymers form compact microstructures that can have colored pigment for an opaque result.

The additives used in the transparent 3D filament are another important factor. Typically, manufacturers often use a range of different additives to enrich their filament with vibrant colors, add a fake wood look thanks to sawdust or metal flakes, etc. When it comes to the best transparent filament types, they don’t have dyes, fillers or matting agents included, as this will break up the light and make the object more opaque.

Now that you have selected a clear filament and loaded it into your printer, you will also need to control the printing settings for the best results. We cover this in more detail below, so for now, all you need to know is that each layer can become a small boundary in itself where the light can refract and reflect, which is the main issue people experience when trying clear 3D printing techniques.

How to Choose the Best Clear Filament?

To select the most suitable clear filament, you need to balance optical clarity, tensile strength and printability according to your project’s needs. PLA provides ease of use and printability, whereas PETG is more durable and has better optical clarity. However, printing with PETG has more complicated print parameters than printing with PLA.

Translucent PLA vs PETG​

Translucent PLA prints easily and consistently, making it ideal for beginners or projects where light diffusion is acceptable rather than true clarity. It retains detail well but traps more visible layer lines, limiting how transparent it can become even with post-processing.

Translucent PETG prints feature much stronger interlayer adhesion and can withstand higher temperatures and, when tuned properly for drying and other properties, may be much clearer. Although stringing and drying conditions must be more closely controlled on PETG prints than on other prints, PETG would be more desirable if a glass-like effect is desired.

Due to the differences in their molecular structures and the resulting different ways of light scattering, under normal printing settings, Translucent PLA looks more milk white, PETG is clearer.

Translucent PLA vs PETG​
Translucent PLA vs PETG​

What Can Clear 3D Printer Filament Be Used For?

A clear 3D printing filament is best suited for uses that require light transmission and transparency. It may be used for creating lenses and lighting cover-ups and as a decoration item, prototype model with hidden elements, container for various fluids, and artworks portraying glass and crystal.

In many functional scenarios, your detailed prints can also be utilized as housing enclosures, inspection tools for laboratories and engineering models that enable individuals to see through them to observe the internal structures of their part designs. When creating parts and when producing prints for design, using transparent filaments provides an aesthetically unique style that can be unlocked only with clear filaments, making them a great choice for these purposes.

Understanding your own intentions and the uses of the filament is the key to choosing the best clear filament.
If you need to print objects that can be used at room temperature indoors, choose PLA. If you need to print functional, tough, impact-resistant, shock-resistant objects that can be used at high temperatures, then PETG is a more suitable choice.

How to Improve Transparency in 3D Printing?

In 3D printing, optically clear objects mean managing moisture, printing parameters, material extrusion, and surface finishes. Small deficiencies such as micro-bubbles, layer lines, and layer adhesion can cause objects to appear cloudy and whitish due to deflected light pathways. These methods can be employed for optimal transparency and more glass-like objects.

Printing Settings

In 3D printing, optically clear objects mean managing moisture, printing parameters, material extrusion, and surface finishes. Small deficiencies such as micro-bubbles, layer lines, and layer adhesion can cause objects to appear cloudy and whitish due to deflected light pathways. These methods can be employed for optimal transparency and more glass-like objects.

Drying Filaments

This is the most important phase. Dehydration-sensitive materials such as PETG, TPU, and nylon tend to create micro-bubbles upon being exposed to heat. It is important to dry the materials prior to use and then package and seal them to prevent them from getting wet again.

Increase the Printing Temperature

A slight increase in the nozzle temperature above the normal range can be beneficial for bonding layers, which reduces internal voids, then light is more likely to pass in a straight line inside. Thereby increasing transparency.

However, too much heat can compromise the material properties and strength and thus lower transparency. Therefore, it is very important to control the temperature range, generally, +5~15℃.

Reducing the Printing Speed

By printing at a slower rate, you allow extra time for the filament to melt and flow completely, which improves the interlayer adhesion strength and creates a smoother, clearer surface finish. Slower printing also creates less internal stress on the filament and fewer bubbles trapped within the filament. It is recommended to set the printing speed at 20~40 mm/s and make adjustments based on the specific situation.

Increase the Layer Height

By setting your layer height to a range between 0.2 ~ 0.28mm, this ensures fewer layers overall that end up being printed, thus creating fewer spots on each item that light scatters when passed through your print. A larger nozzle with a range between 0.6 and 0.8mm ensures greater clarity is achieved on prints due to the thicker lines produced by your nozzle. However, it is crucial that the printing temperature be simultaneously raised and the printing speed reduced to ensure that these thicker material layers can be fully fused to form a uniform whole. Otherwise, merely increasing the size will instead make the printing defects more obvious.

Enable Spiralize Outer Contour (Vase Mode)

For single-wall prints without top layers, Vase Mode creates a continuous, seamless extrusion. This eliminates layer seams and discontinuities, dramatically improving optical clarity in hollow or display-only models. Following is a transparent PETG lampshade printed in vase mode.

A transparent PETG lampshade printed in vase mode
Lampshade printed in vase mode by Geeetech transparent PETG filament

Using Transparent or Glossy Printing Plates

A smooth, reflective build surface improves the clarity of the bottom layer and reduces surface haze. Clean the plate thoroughly to avoid artifacts that propagate upward through the print.

Enable “Minimum Retraction” or Disable Retraction

Retraction can create micro-defects, stringing, or small blobs, all of which are very visible in transparent materials. Reducing or disabling retraction minimizes these marks. If needed, combine this with good pressure advance calibration for consistent extrusion.

Reduce the Infill Density

And finally, lower infill allows more uninterrupted light transmission through the model. For maximum clarity, use low-density infill or print hollow parts when the design permits.

Clear PETG with different infill density, the lower the filling density, the higher the transparency
Clear PETG with different infill density, the lower the filling density, the higher the transparency

Post-Processing

The transparency of a print can be greatly improved after it has been printed. When using a method called post-processing, a clear print looks like a piece of glass, if you will. The post-processing methods below will help you do just that.

Sanding

Sanding with progressively finer grits of around 600 to 3000 grit size is another way to remove surface imperfections and layer lines. This way you can allow more light to pass through your 3D printed objects. You still need to keep an even surface finish when sanding, as an unevenly-sanded surface will create distortion in the final print.

Polishing

Polishing the print with a mechanical or manual process gives the surface its shine and removes any tiny scratches from the sanding process. In the process of polishing your print yourself, plastic-safe material polish works best.

Epoxy Coating

Applying a thin layer of clear epoxy resin will fill the micro-gaps between printed layers and create a smooth and glossy transparent finish for your printed part. In addition to creating a smooth finish, epoxies will increase the strength of the printed part.

Steam Polishing (ABS Only)

Using steam, acetone vapors can melt the top layer of your ABS print to smooth out the layer lines and create a glassy finish. To avoid melting your print too much or damaging intricate details, it must be done very carefully.
More post-processing information, please refer: 3D printing post-processing.

Conclusion

With the help of a quality setup and although at first it may seem difficult to achieve clear and clean 3D printed precision parts using clear filaments, clear models can definitely be produced. This guide should provide you with all the needed information to successfully create your preferred styles of prints. Happy printing!

]]>
The Ultimate Guide to ASA Filament for Durable and Weather-Resistant 3D Printing https://blog.geeetech.com/materials/the-ultimate-guide-to-asa-filament-for-durable-and-weather-resistant-3d-printing/ Mon, 01 Dec 2025 08:56:20 +0000 https://blog.geeetech.com/?p=13472 When you wish to 3D print your new designs, you are met with many different options of printing filament to choose from. You could go for ABS or PLA as they are quite common and affordable, but depending on your needs and how the model will be used, there are some interesting alternatives.

One of these is called ASA, which is short for acrylonitrile styrene acrylate, and this filament is amazing for use outside as well as for projects where you need a solid and robust material that can withstand a number of different environments and last a long time. So let us take a closer look at the ASA filament.

What Is ASA Filament

Many people consider ASA plastic filament to be an upgrade over ABS, as both materials share many of the same properties. Where they differ lies in the difference between the acrylate used in ASA and the butadiene used in ABS. The difference is particularly important when it comes to prints being exposed to UV light, such as from the sun, since butadiene is not really resistant to these rays.

ASA, on the other hand, is developed to be a highly resistant material, thanks to the graft polymerization process using acrylate rubber. So when it comes to UV radiation, it is tough in terms of handling weathering from the environment, and even chemical reactions. In short, ASA filament is a better option for most outdoor projects and a good replacement for prints that normally call for using ABS.

Properties of ASA in 3D Printing

We’ve briefly touched on the overall ASA filament properties when used for 3D prints. Let us take a closer look at the specifics with our detailed table, providing an easy overview, making it easy to figure out the best bed temperature when printing ASA, for instance.

PropertyDetails
Print Temperature240–270 °C
Bed Temperature80–110 °C
Tensile Strength~35–37 MPa
UV ResistanceExcellent, one of ASA’s main strengths
Weather ResistanceExcellent, ideal for outdoor use
Heat ResistanceHigh, better than PLA and ABS
WarpingModerate, similar to ABS, enclosure recommended
Print DifficultyMedium/High
Surface FinishMatte, good layer adhesion

Advantages and Disadvantages of ASA Filament

Given the properties seen above, we can discuss the pros and cons of using ASA filament in 3D models, and more easily figure out what applications and specific designs are best suited for this material.

Advantages

The main advantage over similar types, such as ABS, or even PLA and PETG, is that ASA has an exceptional resistance towards UV radiation and weathering. This not only impacts the discoloring which often happens with other materials, but it also means the overall strength of your models will stay in much better shape for a longer time.

And speaking of mechanical strength, ASA is great when looking at numbers for impact resistance and tensile strength, due to the shared similarities to ABS. You can easily use ASA in both your prototype designs as well as functional projects, without worrying whether it will last.

ASA also has a great glass transition temperature score of around 100°C, which means the material can withstand environments or exposure to high temperatures. In fact, it even outscores PLA which is known to be a great  choice in scenarios where this matters. As a result, ASA will not deform when inside a car on a hot summers day for instance, unlike many other materials.

There’s also something to mention when it comes to chemical resistance: ASA can resist degradation from many of the most typical chemicals in our natural world. Both acids and alkalis are no match for ASA, with oils and greases also having a tough time with the filament. But you can still easily sand, paint or even glue ASA materials, making post-processing easy.

Disadvantages

There are two main disadvantages when it comes to ASA in 3D printing applications. The first one is warping and shrinking, since the individual components together make for a material that can more easily warp or separate layers, thanks to the high temperature during printing with ASA. Experienced 3D printing hobbyists can remedy this by using a well-heated print bed and improve further by enclosing the printer.

The other potential issue is the ​ASA filament fumes produced when printing. ASA releases what is called styrene fumes, that not only smell strongly but can also be irritating for some people. It is recommended to print with good ventilation or filtration systems when using ASA, or at least print in a garage or shed and only briefly be present while the process takes place.

Tips of Printing ASA Filament

There are quite a few different manufacturers producing ASA 3D filament, making it difficult to provide instructions that will work well for all. Therefore, we have used Geeetech ASA 3D printer filament as our baseline, where we have spent time tweaking the values during printing to find a set of perfect ASA print settings:

PropertyBest Value
Nozzle temperature240-270 ℃
Bed temperature80-110 ℃
Cooling fan speed40-50%
Initial layer cooling speed0%
Build plate adhesionBrim & Skirt

ASA vs ABS

Many people tend to be indecisive between ASA and ABS, therefore we think it is fitting to briefly discuss the differences between ASA and ABS in 3D printing. We’ve also written a more extensive blogpost on this particular topic, which you can find here:  ASA vs. ABS: Which Is the Ultimate Value Champion in 3D Printing.

If you wish to just get the quick explanation, ASA is better for UV resistance. ABS will often turn brittle and lose color when outside, while ASA will stay stable. They both share similar properties when it comes to mechanical strength. Use ABS for indoor, functional parts where cost is a key factor. Choose ASA for any part that will be exposed to sunlight, rain, or variable outdoor conditions.

Neither ABS nor ASA is super easy to print with, especially when looking at something like PLA as an alternative. However, if you have the necessary setup both ABS and ASA can produce great results without much trouble. ABS filaments are slightly better in this aspect, as they do not warp nearly as much in general. ABS can also be a bit cheaper.

Applications

There are many different areas, hobbies and industries where ASA is a great material. Below we’ve provided a list of examples based on three different categories, but there are of course many others. And when all is said and done, it will ultimately depend on your own preferences and needs for the model and application.

Outdoor Applications

ASA printed the Mounting bracket and planter
ASA printed mounting bracket and planter
  • Planters
  • Irrigation parts
  • Tool handles
  • Exterior trim
  • License plate holders
  • Custom side mirrors
  • Electrical enclosures
  • Outdoor sensor casings
  • Mounting brackets for solar lights
  • Drone bodies
  • GoPro mounts
  • Outdoor signage

High Mechanical Strength and Heat Resistance Applications

ASA printed Dashboard components
ASA printed dashboard components
  • Functional prototypes
  • Dashboard components
  • Engine bay brackets
  • Air ducts
  • Router enclosures
  • Raspberry Pi cases
  • Power tool housings
  • Custom jigs and fixtures
  • Machine parts
  • End-use functional components

Long-Lasting Required Applications

  • Architectural models
  • Custom tools and jigs
  • Replacement appliance parts
  • Laboratory equipment housings
  • Educational models and kits
  • Museum displays and replicas
  • Outdoor furniture components
  • Industrial parts subject to wear

Conclusion

Whether you’re an engineer, a hobbyist, or a product designer, learning ASA can provide a world of opportunities to build practical and weather-resistant 3D printed models. When looking at ABS vs ASA filament, both are powerful and versatile materials, but ASA additionally provides great weather resistance.

]]>