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
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2021-03-06 00:50:53 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-03-06 00:50:53 +0300
commite9ffb17e362cc2d09bba2073f0b66b56e7d1e9f1 (patch)
treee50668d05dbfae1d78c9c00c9cf00ff4ba9da229 /CHANGELOG.md
parente8b928b297363c75e5e212eb22d70827c771bf64 (diff)
v2.6.2
* (Add) Edit print paramenters: Option to enable or disable the 'Propagate modifications to layers' when working with global parameters * **(Fix) Change resolution:** * It was placing the object on random layers on the wrong position, shifting the object * Add informaton on the too description to warn about diferent pixel pitch for target printer * Add current pixel pitch in microns if available * (Fix) Exposure time finder: Multiple exposures was getting bottom and normal time from base file instead of commum properties fields
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74f3b78..6c74cde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## 05/03/2021 - v2.6.2
+
+* (Add) Edit print paramenters: Option to enable or disable the 'Propagate modifications to layers' when working with global parameters
+* **(Fix) Change resolution:**
+ * It was placing the object on random layers on the wrong position, shifting the object
+ * Add informaton on the too description to warn about diferent pixel pitch for target printer
+ * Add current pixel pitch in microns if available
+* (Fix) Exposure time finder: Multiple exposures was getting bottom and normal time from base file instead of commum properties fields
+
## 03/03/2021 - v2.6.1
* (Add) Setting: Auto repair layers and issues on file load