> For the complete documentation index, see [llms.txt](https://wiki.polymaker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts.md).

# Lustige Fakten zum 3D-Druck

- [Luftstrom ist beim Trocknen wichtiger als Hitze](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/airflow-is-more-important-than-heat-when-drying.md)
- [Kartonspulen vs. Kunststoffspulen](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/cardboard-vs.-plastic-spools.md)
- [Kartesisch vs. CoreXY vs. Delta](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/cartesian-vs.-corexy-vs.-delta.md)
- [Materialien kombinieren, um Verbundwerkstoffe herzustellen](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/combining-materials-to-make-composites.md)
- [Elektrische Isolationseigenschaften bei 3D-Druckmaterialien](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/electrical-insulation-properties-in-3d-printing-materials.md)
- [ESD-sichere 3D-Druckmaterialien und wie sie funktionieren](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/esd-safe-3d-printing-materials-and-how-they-work.md)
- [Extrusionstemperatur ≠ Drucktemperatur](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/extrusion-temp-printing-temp.md)
- [FDM vs. FFF](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/fdm-vs-fff.md)
- [Die erste Schicht ist am wichtigsten](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/first-layer-is-most-important.md)
- ["Jerk" bedeutet nicht, was Sie denken](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/jerk-doesnt-mean-what-you-think.md)
- [Größere Düsen = bessere Schichthaftung](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/larger-nozzles-better-layer-adhesion.md)
- [Maximale volumetrische Geschwindigkeit begrenzt Ihre Druckgeschwindigkeit](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/max-volumetric-speed-limits-your-print-speed.md)
- [Kein Material ist von der FDA als lebensmittelecht zugelassen](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/no-material-is-fda-approved-as-food-safe.md)
- [Nicht alle Stützen sind gleich](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/not-all-supports-are-created-equal.md)
- [Überextrusion vs. Unterextrusion](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/over-extrusion-vs.-under-extrusion.md)
- [PLA kann witterungsbeständig sein](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/pla-can-be-weather-resistant.md)
- [Die Druckausrichtung beeinflusst die Festigkeit](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/print-orientation-affects-strength.md)
- [Druckstärke vs. Hitzebeständigkeit](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/print-thickness-vs.-heat-resistance.md)
- [Schnelles Drucken = matte Oberflächenoptik](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/printing-fast-matte-surface-finish.md)
- [Purge-Abfall reduzieren](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/reduce-purge-waste.md)
- [Standard-PLA ist tatsächlich stark](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/standard-pla-is-actually-strong.md)
- [Arten von Nylon, die im FDM-3D-Druck verwendet werden](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/types-of-nylon-used-in-fdm-3d-printing.md)
- [Verschleißfeste 3D-Druckmaterialien](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts/wear-resistant-3d-printing-materials.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-de/die-grundlagen/fun-3d-printing-facts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
