# Finishing & Deburring Tools

Not all finishing work needs to happen on the machine.\
This section focuses on **hand-held options** that are commonly used to remove burrs and soften edges after CNC machining.

They are simple and easy to apply — especially for quick cleanup, inspection, or parts that don’t justify an additional CNC finishing pass.

The tools shown here complement CNC work rather than replace it.

{% hint style="info" %}
Unremoved burrs can interfere with measurement: gauges and calipers may sit on raised edges rather than the actual surface.\
A quick deburring step helps ensure measurements reflect the machined geometry.
{% endhint %}


---

# 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://miwicnc.gitbook.io/miwicnc/tooling-and-workshop-setup/finishing-and-deburring-tools.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.
