> For the complete documentation index, see [llms.txt](https://quadfusion.printm3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quadfusion.printm3d.com/getting-started/critical-warnings-and-information.md).

# Critical Warnings & Information

The M3D QuadFusion 3D Print Head is an industrial product. The user assumes all responsibility for proper operation and acknowledges that they understand the operation and standard practices of additive manufacturing. The user assumes all responsibility for its proper use and agrees to follow the directives below to ensure a safe and working unit before any other operation.

## Warnings

1. DO NOT TOUCH PRINT HEAD WHILE OPERATING The QuadFusion is a powerful industrial machine. While the QuadFusion is moving or printing you should not reach into the buildspace.
2. USE UNDER SUPERVISION

   Place the printer in a place where nothing can catch on fire should the worst occur. The QuadFusion 3D Print Head is constructed out of metal and fireproof materials. Still, PLA and other filaments can burn and cause a fire if the print head is used improperly.
3. MAXIMUM EXTRUDER SPEED

   Don't extrude faster than 5.6 mm^3/s with any filament in extruder to start. Get success first with no skipping then try to push the limits. Do the math: 45mm/s movement, 0.3 mm layers and 0.5 mm wide would be 6.75mm^3/s , a bit to fast for your first print, especially with pla. So adjust layer heights accordingly, for example to 0.25mm high for your first prints. Over time you should be able to print faster. Remember that speed depends on material, number of print moves per second, nozzle type and temperature.
4. BURN HAZARD

   NOZZLES may cause burns when hot.
5. WATCH THE FAN

   The cold section fan is spinning very fast when the system is on. Please keep tools and yourself clear of it when it is operational.

## Next up

1. Continue on to the [Unboxing & Assembly](https://m3d.gitbook.io/promega-docs/getting-started/unboxing-and-assembly), the next chapter in the [Getting Started](https://m3d.gitbook.io/promega-docs/getting-started) guide.


---

# 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:

```
GET https://quadfusion.printm3d.com/getting-started/critical-warnings-and-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
