# Software Configuration

The following plugin requires **Klipper version 0.13 and later or Kalico** .

It is recommended that you run this on a **Raspberry Pi** or a similar device with an **up-to-date operating system**.

Please note, there is a high likelihood that this will **not function correctly on modified forks of Klipper**, such as those supplied with **Sovol, Elegoo, or Creality printers**. If you are running of them I would recommend using the origianl plugin available [here](/cartographer-probe/archive/classic-installation/klipper-configuration.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://docs.cartographer3d.com/cartographer-probe/installation-and-setup/software-configuration.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.
