# Print Not Sticking

**Description of Problem**

Prints not sticking to the print bed can be caused by an inaccurate bed level and the M3D software.&#x20;

**Cause** + *Solution*

* **Peeling/Warping is seen at a print corner** - This could be due to incorrect nozzle height relative to the print bed. The best option is to manually decrease the offset value(s) to correct nozzle height position relative to the print bed.&#x20;
  * *Solution:* Please view the [Bed Level Calibration](https://printm3d.com/solutions/article.php?id=216) article to fix.
* **Delamination** - At this point in time, happens more often while using ABS material type. You can view the [Printing with Phantom White ABS (a.k.a. HIPS](https://micro.printm3d.com/guides/printing-with-phantom-white-abs-a.k.a.-hips)) article to learn how to change temperature and fan settings during a print job.&#x20;
  * *Solution:* Download the latest beta software version for [MAC](https://www.dropbox.com/sh/maf6kv4c80fyu0b/AACLs90jq_mmgA04DpYmiDxCa/Software%20-%20Mac/Mac%20Software%20-%202015-11-23%20-%20El%20Capitan?dl=0) and [Windows](https://www.dropbox.com/sh/maf6kv4c80fyu0b/AAAPXIomuyrv8poKvInJ-Pu-a/Software%20-%20Windows/Windows%20Software%20-%202015-11-23%20-%20Processing%20fix?dl=0) (has not been released yet)


---

# 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/technical-support/print-not-sticking.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.
