# Key Techniques

## Advanced Post-processing

**Two extra methods for post processing are listed:**

{% content-ref url="key-techniques/post-processing-ghabbour/epoxy-method" %}
[epoxy-method](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques/post-processing-ghabbour/epoxy-method)
{% endcontent-ref %}

{% content-ref url="key-techniques/post-processing-ghabbour/fillers-method" %}
[fillers-method](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques/post-processing-ghabbour/fillers-method)
{% endcontent-ref %}

## Topography Models

**If you want to 3D print topography modesl, check out:**

{% content-ref url="key-techniques/topography-models" %}
[topography-models](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques/topography-models)
{% endcontent-ref %}

## Hollow Models

**Hollowing models may save time and weight. Check out:**

{% content-ref url="key-techniques/hollow-models" %}
[hollow-models](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques/hollow-models)
{% endcontent-ref %}

## Custom Supports in Meshmixer

**Meshmixer offers custom supports that you can learn more about here:**

{% content-ref url="key-techniques/mesh-techniques/other-techniques/custom-supports-in-meshmixer" %}
[custom-supports-in-meshmixer](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques/mesh-techniques/other-techniques/custom-supports-in-meshmixer)
{% endcontent-ref %}

## Printing for Transparency

**You can achieve transparent effects with 3D prints. Check out:**

{% content-ref url="key-techniques/printing-for-transparency" %}
[printing-for-transparency](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques/printing-for-transparency)
{% endcontent-ref %}

## Thicken a Mesh using Weaverbird and Grasshopper

**A quick and easy way to manipulate existing meshes:**

{% content-ref url="key-techniques/mesh-techniques/other-techniques/thicken-a-mesh-using-weaverbird-and-grasshopper" %}
[thicken-a-mesh-using-weaverbird-and-grasshopper](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques/mesh-techniques/other-techniques/thicken-a-mesh-using-weaverbird-and-grasshopper)
{% endcontent-ref %}

## Using the Makerbot Labs Experimental Extruder

{% content-ref url="key-techniques/using-the-makerbot-labs-experimental-extruder" %}
[using-the-makerbot-labs-experimental-extruder](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques/using-the-makerbot-labs-experimental-extruder)
{% endcontent-ref %}


---

# 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://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/key-techniques.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.
