Skip to content

Commit

Permalink
add WIKI for precise-z-height
Browse files Browse the repository at this point in the history
  • Loading branch information
SoftFever committed Jul 2, 2024
1 parent 0b6fc3d commit 12b0a96
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/precise-z-height.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Precise Z Height
When enabled, this option ensures the accurate Z height of the model after slicing, even if the model height is not a multiple of the layer height.

For example, slicing a 20mm x 20mm x 20.1mm cube with a layer height of 0.2mm would typically result in a final height of 20.2mm due to the layer height increments.

By enabling this parameter, the layer height of the last five layers is adjusted so that the final sliced height matches the actual object height, resulting in an accurate 20.1mm (as shown in the picture).
![image](https://github.com/SoftFever/OrcaSlicer/assets/103989404/e2d4efab-a8f4-4df6-baa6-42f526ac83ec)

0 comments on commit 12b0a96

Please sign in to comment.