# Advanced Tuning M3D Crane Series

- [Part Prints M3D Crane Series](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/part-prints-m3d-crane-series.md)
- [Introduction to G-Code Commands](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/beginner-introduction-to-g-code-commands.md)
- [Duet Web Control Bed Leveling Assistant](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/duet-web-control-bed-leveling-assistant.md)
- [Important G-Code Commands](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/important-g-code-commands.md)
- [Pro Tuning Guide](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/tuning-guide.md)
- [Temperature Calibration](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/temperature-calibration.md)
- [Adjusting Homing Macros](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/adjusting-homing-macros.md)
- [Filament Extrusion Rate](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/filament-extrusion-rate.md)
- [ABS-R Success Guide](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/abs-r-success-guide.md)
- [In-Depth Z-System Sequencing and Alignment](https://crane.printm3d.com/advanced-tuning-m3d-crane-series/in-depth-z-system-sequencing-and-alignment.md)


---

# 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://crane.printm3d.com/advanced-tuning-m3d-crane-series.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.
