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-12-18 04:06:06 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-12-18 04:06:06 +0300
commit957729525dc5220073da8f2e685a9c655f67117d (patch)
treea3481d919d2212c978fd0142838e6fd5a262134c /CREDITS.md
parent3577589fd974c47ab29bf51fc5832c2ecf66a4ee (diff)
v2.27.0
- **Tool - Morph:** - (Add) Operator: White tophat - Removes small isolated pixels and only return its affected pixels (Image - Noise removal) - (Add) Operator: Black tophat - Closes small holes inside the objects and only return its affected pixels (Gap closing - Image) - (Add) Operator: Hit or miss - Finds pixels in a given kernel pattern - (Remove) Operator: 'Isolate features' as that is the same as the 'White tophat' and is already inbuilt into OpenCV - **Kernels:** - (Add) Option: Use dynamic kernel to enhancement the quality of the borders (#367) - (Add) Kernels are now saved with the operation profile - **PrusaSlicer:** - (Add) Support to slice files to be converted for encrypted CTB format - (Add) Printer: Elegoo Mars 3 (#370) - (Add) Printer: EPAX E10 5K - (Add) Printer: EPAX X10 5K - (Add) Printer: Phrozen Sonic Mini 8K - (Add) Printer: Phrozen Sonic Mega 8K - (Fix) Printer: AnyCubic Photon Mono 4K - display size (#369) - (Fix) Printer: AnyCubic Photon Mono X 6K - display size (#369) - (Add) Tool - Double exposure: Kernel configuration - (Add) Tool - Pixel arithmetic: Kernel configuration - (Add) Calibration - Elephant foot: Use dynamic kernel to enhancement the quality of the borders (#367) - (Fix) Calibrate - Elephant foot: Redo (Ctrl + Z) the operation was crashing the application - (Fix) CTB, PHZ, FDG: Converting files with a null machine name would cause a exception - (Fix) Anycubic files: Bottom lift and speed were showing default values instead of real used value
Diffstat (limited to 'CREDITS.md')
-rw-r--r--CREDITS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CREDITS.md b/CREDITS.md
index faaf159..be8c698 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -65,4 +65,5 @@
- Chris Luginbuhl
- Tim Savage
- Peopoly Inc
-- Riccardo Kocmann \ No newline at end of file
+- Riccardo Kocmann
+- Joshua Pitts \ No newline at end of file