# Specification

Technical specification as provided by Creality:

|         Type        |               Value              |
| :-----------------: | :------------------------------: |
|   Printing method:  |                FDM               |
|     Print Size:     |        220 x 220 x 250 mm        |
| Nozzle temperature: |            up to 260°C           |
|  Table temperature: |            up to 100°C           |
|   Nozzle Diameter:  |         standard: 0.4 mm         |
|   Print Thickness:  |      from 0.1 mm to 0.35 mm      |
|     Print speed:    |          up to 250 mm/s          |
| Supported filament: |        PLA, PETG, TPU 95A        |
|  Filament diameter: |              1.75mm              |
|       Display:      |          colorful, 3.2"          |
|      Software:      | Creality Print, Cura, Simplify3D |
|   Operating mode:   |              SD card             |
|     File format:    |        STL, OBJ, 3MF, AMF        |
|   Supply voltage:   |      from 110 V to 240 V AC      |
|     Rated power:    |               350W               |
| Printer dimensions: |        349 x 364 x 490 mm        |
|        Mass:        |              7.12 kg             |


---

# Agent Instructions: 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://pblvsky.gitbook.io/ender3v3se/hardware-parts-mods/specification.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.
