Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2021-07-16 20:36:05 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-07-16 20:36:05 +0300
commitfcbb604e3343f725a1a79dc678dc6aea0d038d77 (patch)
tree7793d38ccd905472d08ab862b7c79c459ff5ee7e /wiki
parente522a42a0df1b5d99bd83c79d0e18166eb8d093c (diff)
Update ODLP.md
Diffstat (limited to 'wiki')
-rw-r--r--wiki/ODLP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/ODLP.md b/wiki/ODLP.md
index 24d1c46..bdb7406 100644
--- a/wiki/ODLP.md
+++ b/wiki/ODLP.md
@@ -24,7 +24,7 @@ a ZIP + PNG slices approach due the incapacity of CPU to process such data schem
## In file optimizations
-1. When generating the file, layers that share the same image data, must reuse that data instead of duplicate the image.
+1. When generating the file, layers that share the same image data, may reuse that data instead of duplicate the image.
This allow to spare a good amount of data when file contains multiple layers that share same image over and over, for example, functional parts.
See example on file sample bellow at `[Layer 3]`.
While this is optional and either way it must be valid to print, is highly recommended to hash the layers.