# Y-Axis Services

**Description of Problem**

The Sliders travel along the Y Carbon Rods, and are pulled by 2 Y Belts (Left and Right).  The Y moves the Extruder Forwards and Backwards.

![](https://printm3d.com/solutions/assets/img_55a5e316c6489.png)

**Causes** + *Solutions*

* **Model slicing**
  * *Solution:* Scaling might be incorrect, try to increase the scale. Also, the cura settings in the M3D software may be to blame.&#x20;
* **Nozzle height might be too low**
  * *Solution:* First, make sure your print bed is level. Second, increase the bed height offset by 0.1mm and reprint. If you don't know how check if your bed is level or how to increase the bed height offset, please go to the [How To Guide: Printbed Calibration](https://printm3d.com/solutions/article.php?id=216) page.&#x20;
* **Print quality settings**
  * *Solution:* Try printing with Low Quality and Low Infill. See the [Print Settings: Print quality, Fill density, Support material, Wave bonding, & Raft](https://printm3d.com/solutions/article.php?id=17) for more details. \
    &#x20;
* **Overly long X-axis carbon rods.**
  * *Solution:* The x-axis rack length may be too long and limits Y-axis movement. The x-axis rod length can be shortened by simply cutting the tab on the right. Please view the following link for the instructions: [How To Guide: Cutting X Rack to length](http://m3dhelp.com/support/article.php?id=21)\
    &#x20;
* **Very slight or very rare skips over long prints.**&#x20;
  * *Solution:* Let nylon sliders work itself in; spray teflon drylube coating. Also, make sure the external feed path is friction-less and the filament is not tangled. Please view and run the [Remote Diagnostic: X and Y Skip Test](http://m3dhelp.com/support/article.php?id=18). If your print head does not meet the front rods during the test, then see the following causes for Y skip and repair your unit as necessary.\
    &#x20;
* **Carbon rods expanding at the front or rear gantry peg.**
  * *Solution:* Request a replacement x-axis carbon rods from [technical support](http://printm3d.com/contact?t=Technical-Support). Please include a picture in your request email.

We hope these instructions prove useful. Please [contact technical support here](http://printm3d.com/contact?t=Technical-Support) if you have any other questions. If you are not up to replacing items yourself, you can send it in for repair. Please view our [Return for Repair (RMA) Policy](https://printm3d.com/solutions/article.php?id=79) for more information.&#x20;

*Y-Skip Example Image (As of 6/2/2015)*

* *Software Package: 2015-05-28-V1.2*
* *Model: Nut*
* *Print Quality: High*
* *Fill Density: Low*
* *Print Features: Raft on; Wave Bonding on*

![](http://m3dhelp.com/support/assets/img_556e278c4c5a7.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/technical-support/y-axis-services.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.
