# Switching from ABS to PLA filament type

{% hint style="info" %}
This guide is only meant for people printing with ABS. We highly recommend using ABS-R instead.&#x20;
{% endhint %}

Unlike other printers, The Micro 3D Printer operates at very different temperatures for ABS filament and PLA filament. For ABS, it operates at approximately 265C. For PLA, it operates at approximately 210C.  This means if you have just printed with ABS, and you want to switch/load PLA, you will need to rid the nozzle of ABS filament first.

To do this, allow the temperature to rise to 265C while extruding PLA. Click the Heat to ABS Temp button to purge/test extrusion of ABS filament. This will remove/purge all ABS material from the nozzle. The temperature must then be lowered to 210C to print with the PLA filament.&#x20;

On the other hand, if you were using PLA and now want to switch/load ABS, no special steps must be taken. The temperature used to print ABS is too hot for PLA to handle, so any PLA filament remaining in the nozzle will be removed/purged very easily. Click the Heat to PLA Temp button to purge/test extrusion of PLA filament. Also, click the Fan On button when working with PLA filament to make sure your extruder does not overheat.&#x20;

![](http://m3dhelp.com/support/assets/img_556f6bcc4ad1b.png)


---

# 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://micro.printm3d.com/guides/switching-from-abs-to-pla-filament-type.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.
