z-contouring Gif (#228)

This commit is contained in:
Ian Bassi
2026-05-04 11:53:08 -03:00
committed by GitHub
parent 7bd37f48bc
commit 574d52a271
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@@ -7,6 +7,8 @@ Z contouring, also called Z-layer anti-aliasing or ZAA, reduces visible stair-st
Instead of keeping every move at a single flat Z for the whole layer, OrcaSlicer processes eligible top-surface toolpaths and emits varying Z values inside the affected layer.
This can noticeably smooth domes, chamfers, shallow slopes, and similar top-facing geometry without changing the nominal layer height of the rest of the print.
![z-contouring](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/z-contouring/z-contouring.gif?raw=true)
> [!NOTE]
> Current implementation targets top-facing curved or sloped surfaces.
> **Downward-facing or upside-down curves are not handled.**