UVtools.Core 2.27.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package UVtools.Core --version 2.27.1
NuGet\Install-Package UVtools.Core -Version 2.27.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UVtools.Core" Version="2.27.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UVtools.Core --version 2.27.1
#r "nuget: UVtools.Core, 2.27.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UVtools.Core as a Cake Addin
#addin nuget:?package=UVtools.Core&version=2.27.1

// Install UVtools.Core as a Cake Tool
#tool nuget:?package=UVtools.Core&version=2.27.1

UVtools

License GitHub repo size Code size Total code Nuget GitHub release (latest by date including pre-releases) Downloads Chocolatey

Download the latest version at:

https://github.com/sn4k3/UVtools/releases/latest

To auto install on Windows via a package manager:

  • Winget: winget install -e --id PTRTECH.UVtools
  • Chocolatey: choco install -y uvtools

Note: Winget is included on Windows 11 by default.

MSLA/DLP, file analysis, calibration, repair, conversion and manipulation

This simple tool can give you insight of supports and find some failures. Did you forget what resin or other settings you used on a project? This can also save you, check every setting that were used with or simply change them!

GUI Screenshot GUI Screenshot Islands Convertion Screenshot

Why this project?

I don't own a Prusa SL1 or any other resin printer, for now I’m only a FDM user with Prusa MK3 and a Ender3. PrusaSlicer is my only choose, why? Because I think it's the best and feature more, at least for me, simple but powerful.

So why this project? Well in fact I’m looking for a resin printer and i like to study and learn first before buy, get good and don't regret, and while inspecting i found that resin printers firmwares are not as universal as FDM, too many file formats and there before each printer can use their own property file, this of course limit the software selection, for example, only PrusaSlicer can slice SL1 files. So with that in mind i'm preparing when I got some resin printer in future I can use PrusaSlicer instead of others. I've explored the other slicers and again, no one give me joy, and i feel them unstable, many users slice model on PrusaSlicer just to get those supports and export stl to load in another, that means again PrusaSlicer is on the win side, the problem is they can't slice directly on PrusaSlicer, so, in the end, my project aims to do almost that, configure a printer on PrusaSlicer, eg: EPAX X1, slice, export file, convert SL1 to native printer file and print.

Please note i don't have any resin printer! All my work is virtual and calculated, so, use experimental functions with care! Once things got confirmed a list will show. But also, i need victims for test subject. Proceed at your own risk!

Features

  • View image layer by layer
  • View and extract thumbnails
  • View all used settings
  • Edit print properties and save file
  • Mutate and filter layers
  • Check islands, overhangs, resin traps, empty layers and repair/remove them as other issues
  • Export file to a folder
  • Convert format to another format
  • Calibration tests
  • Portable (No installation needed)

Known File Formats

  • SL1 (PrusaSlicer)
  • SL1S (PrusaSlicer)
  • Zip (Chitubox)
  • Photon (Chitubox)
  • Photons (Chitubox)
  • CBDDLP (Chitubox)
  • CBT (Chitubox)
  • PHZ (Chitubox)
  • FDG (Voxelab)
  • PWS (Photon Workshop)
  • PW0 (Photon Workshop)
  • PWX (Photon Workshop)
  • PWMO (Photon Workshop)
  • PWMA (Photon Workshop)
  • PWMS (Photon Workshop)
  • PWMX (Photon Workshop)
  • PWMB (Photon Workshop)
  • PWSQ (Photon Workshop)
  • ZCode (UnizMaker)
  • ZCodex (Z-Suite)
  • CWS (NovaMaker)
  • RGB.CWS (Nova Bene4 Mono / Elfin2 Mono SE)
  • XML.CWS (Wanhao Workshop)
  • MDLP (Makerbase MKS-DLP v1)
  • GR1 (GR1 Workshop)
  • CXDLP (Creality Box)
  • LGS (Longer Orange 10)
  • LGS30 (Longer Orange 30)
  • LGS120 (Longer Orange 120)
  • LGS4K (Longer Orange 4K & mono)
  • VDA.ZIP (Voxeldance Additive)
  • VDT (Voxeldance Tango)
  • UVJ (Zip file format for manual manipulation)
  • Image files (png, jpg, jpeg, gif, bmp)

Available printers for PrusaSlicer

See at: https://github.com/sn4k3/UVtools/tree/master/PrusaSlicer/printer

Available profiles for PrusaSlicer

  • From 0.01mm to 0.20mm
  • Light, Medium and Heavy Supports

Install and configure profiles under PrusaSlicer

Complete guide: https://github.com/sn4k3/UVtools/wiki/Setup-PrusaSlicer

Custom "Material Notes" and "Printer Notes" keywords for PrusaSlicer

Note that some variables will only work if the target format supports them, otherwise they will be ignored. Replace the "xxx" by your desired value in the correct units

  • BottomLightOffDelay_xxx: Sets the bottom light off delay time in seconds
  • LightOffDelay_xxx: Sets the light off delay time in seconds
  • BottomWaitTimeBeforeCure_xxx: Sets the bottom wait time before cure in seconds
  • WaitTimeBeforeCure_xxx: Sets the wait time before cure in seconds
  • BottomWaitTimeAfterCure_xxx: Sets the bottom wait time after cure in seconds
  • WaitTimeAfterCure_xxx: Sets the wait time after cure in seconds
  • BottomLiftHeight_xxx: Sets the bottom lift height in millimeters
  • BottomLiftSpeed_xxx: Sets the bottom lift speed in millimeters/minute
  • LiftHeight_xxx: Sets the lift height in millimeters
  • LiftSpeed_xxx: Sets the lift speed in millimeters/minute
  • BottomWaitTimeAfterLift_xxx: Sets the bottom wait time after lift in seconds
  • WaitTimeAfterLift_xxx: Sets the wait time after lift in seconds
  • RetractSpeed_xxx: Sets the retract speed in millimeters/minute
  • BottomLightPWM_xxx: Sets the bottom LED light power (0-255)
  • LightPWM_xxx: Sets the LED light power (0-255)
  • FILEVERSION_n: Sets the output file format version/revision
  • FILEFORMAT_xxx: Sets the output file format extension to be auto converted once open on UVtools

File Convertion

https://github.com/sn4k3/UVtools/wiki/Sliced-File-Conversion

Command-line arguments

The UVtools executable allow to set some arguments to do special functions:

  • Open file(s):
    • Syntax: UVtools <file1> [file2] [file3] ...
    • Example 1: UVtools C:\model.osla
    • Example 2: UVtools C:\model.zip D:\other_model.osla
    • Note: When a invalid file is pass, the program will open as default.
  • Convert a file into another type(s)
    • Syntax: UVtools -c/--convert <input_file> <output_file1_or_ext> [output_file2_or_ext] ...
    • Example 1: UVtools -c model.zip osla
    • Example 2: UVtools -c model.zip model_converted.osla
    • Example 3: UVtools --convert model.zip model_converted.osla model_converted.zcode
    • Note: Nothing happen when providing wrong files, will quit.
  • Extract a file to a folder
    • Syntax: UVtools -e/--extract <input_file> [output_folder]
    • Example 1: UVtools -e model.zip
    • Example 2: UVtools -e model.zip mymodel
    • Example 3: UVtools --extract model.zip .
    • Note: Nothing happen when providing wrong files/folder, will quit.
  • Export a file to a 3D mesh
    • Syntax: UVtools --export-mesh <input_file> [output_mesh_file]
    • Example 1: UVtools --export-mesh model.zip
    • Example 2: UVtools --export-mesh model.zip model_exported.stl
    • Note: Nothing happen when providing wrong files, will quit.

Requirements

Windows

  1. Windows 7 SP1 or greater

    1. If on Windows 10/11 N or NK:
      • Media Feature Pack must be installed
      • Press Windows + R
      • Type: appwiz.cpl (and press Enter key)
      • Click on: Turn Windows features on or off
      • Check the "Media Extensions" and click Ok
  2. 4GB RAM or higher

  3. 1920 x 1080 @ 100% scale as minimum resolution

Linux

  1. 4GB RAM or higher
  2. 64 bit System
  3. 1920 x 1080 @ 100% scale as minimum resolution

Ubuntu/Mint/Debian/Similars

sudo apt-get update
sudo apt-get install -y libjpeg-dev libpng-dev libgeotiff-dev libdc1394-22 libavcodec-dev libavformat-dev libswscale-dev libopenexr24 libtbb-dev libgl1-mesa-dev libgdiplus

Compile libcvextern.so:

After this if you run UVtools and got a error like:

System.DllNotFoundException: unable to load shared library 'cvextern' or one of its dependencies

This means you haven't the required dependencies to run the cvextern library, that may due system version and included libraries version, they must match the compiled version of libcvextern.

To know what is missing you can open a terminal on UVtools folder and run the following command: ldd libcvextern.so |grep not That will return the missing dependencies from libcvextern, you can try install them by other means if you can, but most of the time you will need compile the EmguCV to compile the dependencies and correct link them, this process is very slow but only need to run once. Open a terminal on any folder of your preference and run the following commands:

sudo apt-get install -y git build-essential cmake
git clone https://github.com/emgucv/emgucv emgucv 
cd emgucv
git submodule update --init --recursive
cd platforms/ubuntu/20.04
./apt_install_dependency
./cmake_configure

Make sure all commands run with success. After run these commands you can try run UVtools again, if it runs then nothing more is needed and you can remove the emgucv folder, this means you only need the dependencies on your system.

Otherwise you need to copy the output 'emgucv/libs/x64/libcvextern.so' file created by this compilation to the UVtools folder and replace the original. Keep a copy of file somewhere safe, you will need to replace it everytime you update UVtools. Additionally you can share your libcvextern.so on UVtools GitHub with your system information (Name Version) to help others with same problem, anyone with same system version can make use of it without the need of the compilation process.

Note: You need to repeat this process everytime UVtools upgrades OpenCV version, keep a eye on changelog.

Arch/Manjaro/Similars

sudo pacman -Syu
sudo pacman -S openjpeg2 libjpeg-turbo libpng libgeotiff libdc1394 libdc1394 ffmpeg openexr tbb libgdiplus

To run UVtools open it folder on a terminal and call one of:

  • Double-click UVtools file
  • ./UVtools
  • sh UVtools.sh
  • dotnet UVtools.dll [For universal package only, requires dotnet-runtime]
  • As a pratical alternative you can create a shortcut on Desktop

Compile libcvextern.so:

After this if you run UVtools and got a error like:

System.DllNotFoundException: unable to load shared library 'cvextern' or one of its dependencies

This means you haven't the required dependencies to run the cvextern library, that may due system version and included libraries version, they must match the compiled version of libcvextern.

To know what is missing you can open a terminal on UVtools folder and run the following command: ldd libcvextern.so |grep not That will return the missing dependencies from libcvextern, you can try install them by other means if you can, but most of the time you will need compile the EmguCV to compile the dependencies and correct link them, this process is very slow but only need to run once. Open a terminal on any folder of your preference and run the following commands:

sudo pacman -Syu
sudo pacman -S base-devel git cmake msbuild gtk3 gstreamer ffmpeg libdc1394 v4l-utils ocl-icd freeglut libgeotiff libusb
git clone https://github.com/emgucv/emgucv emgucv 
cd emgucv
git submodule update --init --recursive
cd platforms/ubuntu/20.04
./cmake_configure

Make sure all commands run with success. After run these commands you can try run UVtools again, if it runs then nothing more is needed and you can remove the emgucv folder, this means you only need the dependencies on your system.

Otherwise you need to copy the output 'emgucv/libs/x64/libcvextern.so' file created by this compilation to the UVtools folder and replace the original. Keep a copy of file somewhere safe, you will need to replace it everytime you update UVtools. Additionally you can share your libcvextern.so on UVtools GitHub with your system information (Name Version) to help others with same problem, anyone with same system version can make use of it without the need of the compilation process.

Note: You need to repeat this process everytime UVtools upgrades OpenCV version, keep a eye on changelog.

RHEL/Fedora/CentOS

sudo yum update -y
sudo yum install -y https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo yum install -y https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
sudo yum install -y libjpeg-devel libjpeg-turbo-devel libpng-devel libgeotiff-devel libdc1394-devel ffmpeg-devel tbb-devel mesa-libGL

Compile libcvextern.so:

After this if you run UVtools and got a error like:

System.DllNotFoundException: unable to load shared library 'cvextern' or one of its dependencies

This means you haven't the required dependencies to run the cvextern library, that may due system version and included libraries version, they must match the compiled version of libcvextern.

To know what is missing you can open a terminal on UVtools folder and run the following command: ldd libcvextern.so |grep not That will return the missing dependencies from libcvextern, you can try install them by other means if you can, but most of the time you will need compile the EmguCV to compile the dependencies and correct link them, this process is very slow but only need to run once. Open a terminal on any folder of your preference and run the following commands:

sudo yum update -y
sudo yum groupinstall -y "Development Tools" "Development Libraries"
sudo yum install -y cmake gcc-c++ dotnet-sdk-5.0 gtk3-devel gstreamer1-devel ffmpeg ffmpeg-devel libdc1394 libv4l-devel cmake-gui ocl-icd-devel freeglut libgeotiff libusb
git clone https://github.com/emgucv/emgucv emgucv 
cd emgucv
git submodule update --init --recursive
cd platforms/ubuntu/20.04
./cmake_configure

Make sure all commands run with success. After run these commands you can try run UVtools again, if it runs then nothing more is needed and you can remove the emgucv folder, this means you only need the dependencies on your system.

Otherwise you need to copy the output 'emgucv/libs/x64/libcvextern.so' file created by this compilation to the UVtools folder and replace the original. Keep a copy of file somewhere safe, you will need to replace it everytime you update UVtools. Additionally you can share your libcvextern.so on UVtools GitHub with your system information (Name Version) to help others with same problem, anyone with same system version can make use of it without the need of the compilation process.

Note: You need to repeat this process everytime UVtools upgrades OpenCV version, keep a eye on changelog.

Mac

  1. macOS 10.13 High Sierra
  2. 4GB RAM or higher

To run UVtools open it folder on a terminal and call one of:

  • Double-click UVtools file
  • ./UVtools
  • sh UVtools.sh
  • dotnet UVtools.dll [For universal package only, requires dotnet-runtime]
  • As a pratical alternative you can create a shortcut on Desktop

Compile libcvextern.dylib:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew analytics off
brew install git cmake mono mono-libgdiplus
brew install --cask dotnet
git clone https://github.com/emgucv/emgucv emgucv 
cd emgucv
git submodule update --init --recursive
cd platforms/macos
./configure

How to use

There are multiple ways to open your file:

  1. Open UVtools and load your file (CTRL + O) (File → Open)
  2. Open UVtools and drag and drop your file inside window
  3. Drag and drop file into UVtools.exe
  4. Set UVtools the default program to open your files

Library → Developers

Are you a developer? This project include a .NET 5.0 library (UVtools.Core) that can be referenced in your application to make use of my work. Easy to use calls that allow you work with the formats. For more information navigate main code to see some calls.

Nuget package: https://www.nuget.org/packages/UVtools.Core

Nuget

dotnet add package UVtools.Core

Develop and build from Source

The fastest way to compile the project is by run the build/CompileWindows.bat, however if you wish to develop with visual studio follow the following steps:

  1. Install Visual Studio and include .NET development support
  2. Install the .NET 5.0 SDK if not included on previous instalation
  3. Install the Avalonia for Visual Sutdio:
  4. Install the Wix Toolset: (Required only for MSI build, optional)
    1. https://wixtoolset.org/releases
    2. https://marketplace.visualstudio.com/items?itemName=WixToolset.WiXToolset
  5. Open UVtools.sln
  6. Build

TODO

  • More file formats
  • Clean up & performance (always)
  • See features request under Github

Support my work / Donate

All my work here is given for free (OpenSource), it took some hours to build, test and polish the program. If you're happy to contribute for a better program and for my work i will appreciate the tip.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.3.0 70 4/6/2024
4.2.5 84 3/14/2024
4.2.4 76 3/2/2024
4.2.2 99 2/17/2024
4.2.1 83 2/10/2024
4.2.0 74 1/29/2024
4.1.0 77 1/19/2024
4.0.6 98 12/24/2023
4.0.5 89 12/12/2023
4.0.4 141 11/9/2023
4.0.3 131 10/19/2023
4.0.2 109 10/2/2023
4.0.1 98 9/18/2023
4.0.0 107 9/17/2023
3.15.1 123 6/30/2023
3.15.0 94 6/26/2023
3.14.4 150 6/21/2023
3.14.3 145 6/11/2023
3.14.2 154 6/7/2023
3.14.1 138 6/3/2023
3.14.0 169 5/31/2023
3.13.4 182 5/21/2023
3.13.3 149 5/8/2023
3.13.2 142 5/6/2023
3.13.1 209 4/27/2023
3.13.0 202 4/23/2023
3.12.3 249 3/31/2023
3.12.1 254 3/22/2023
3.12.0 290 2/27/2023
3.11.2 301 2/1/2023
3.11.1 279 1/31/2023
3.11.0 339 1/16/2023
3.10.0 332 1/3/2023
3.9.5 318 12/31/2022
3.9.4 316 12/29/2022
3.9.3 333 12/14/2022
3.9.2 321 12/11/2022
3.9.1 348 12/3/2022
3.9.0 370 12/1/2022
3.8.3 357 11/10/2022
3.8.2 395 11/5/2022
3.8.1 368 11/2/2022
3.8.0 396 10/29/2022
3.7.2 450 10/20/2022
3.7.1 412 10/17/2022
3.7.0 441 10/12/2022
3.6.8 458 10/4/2022
3.6.7 490 10/1/2022
3.6.6 472 9/20/2022
3.6.5 564 9/18/2022
3.6.4 521 9/15/2022
3.6.3 478 8/30/2022
3.6.2 482 8/22/2022
3.6.1 503 8/19/2022
3.6.0 491 8/17/2022
3.5.6 504 7/29/2022
3.5.5 510 7/19/2022
3.5.4 558 7/14/2022
3.5.3 564 7/7/2022
3.5.2 542 6/25/2022
3.5.1 526 6/24/2022
3.5.0 527 6/19/2022
3.4.3 577 5/21/2022
3.4.2 533 5/16/2022
3.4.1 550 5/2/2022
3.4.0 584 5/2/2022
3.3.2 602 4/14/2022
3.3.1 566 4/11/2022
3.3.0 594 4/10/2022
3.2.2 583 4/6/2022
3.2.1 606 4/2/2022
3.2.0 619 3/26/2022
3.1.1 472 3/21/2022
3.1.0 485 3/17/2022
3.0.0 462 3/12/2022
2.29.0 150 2/21/2022
2.28.1 134 2/15/2022
2.28.0 133 2/13/2022
2.27.7 160 1/27/2022
2.27.6 158 1/7/2022
2.27.5 150 1/5/2022
2.27.4 150 12/26/2021
2.27.3 164 12/24/2021
2.27.2 147 12/23/2021
2.27.1 157 12/22/2021
2.27.0 165 12/18/2021
2.26.0 175 12/6/2021
2.25.3 171 12/2/2021
2.25.2 2,870 11/25/2021
2.25.1 356 11/23/2021
2.25.0 405 11/18/2021
2.24.4 404 11/14/2021
2.24.3 434 11/13/2021
2.24.2 202 11/5/2021
2.24.1 175 11/3/2021
2.24.0 189 11/3/2021
2.23.6 174 10/12/2021
2.23.5 223 10/7/2021
2.23.4 204 10/4/2021
2.23.3 147 10/4/2021
2.23.2 230 10/2/2021
2.23.1 190 9/23/2021
2.23.0 180 9/21/2021
2.22.0 190 9/16/2021
2.21.1 182 9/6/2021
2.21.0 161 9/3/2021
2.20.5 162 8/31/2021
2.20.4 183 8/29/2021
2.20.3 168 8/28/2021
2.20.2 191 8/27/2021
2.20.1 165 8/26/2021
2.20.0 179 8/24/2021
2.19.5 189 8/22/2021
2.19.4 168 8/22/2021
2.19.3 171 8/22/2021
2.19.2 171 8/21/2021
2.19.1 183 8/19/2021
2.19.0 170 8/17/2021
2.18.0 177 8/12/2021
2.17.0 183 8/8/2021
2.16.0 179 8/1/2021
2.15.1 302 7/24/2021
2.15.0 280 7/16/2021
2.14.3 225 7/12/2021
2.14.2 343 7/11/2021
2.14.1 226 7/7/2021
2.14.0 243 7/3/2021
2.13.4 308 6/25/2021
2.13.3 195 6/12/2021