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:
authordgm3333 <dgm5555@gmail.com>2021-04-03 12:15:39 +0300
committerGitHub <noreply@github.com>2021-04-03 12:15:39 +0300
commit44686227d0d12d94f217d7afea69c4aabb08ec65 (patch)
treef866aed9291679a6fe8f69d3da0320e1eeef6613 /README.md
parent47fb1da704495a1ffeca09c76297436c21c7f0cf (diff)
Windows Build Instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0b777a9..2663b93 100644
--- a/README.md
+++ b/README.md
@@ -16,12 +16,12 @@ This simple tool can give you insight of supports and find some failures. Did yo
![Convertion Screenshot](https://raw.githubusercontent.com/sn4k3/UVtools/master/UVtools.GUI/Images/Screenshots/SL1ToCbddlp.png)
# Why this project?
-I don't own a Prusa SL1 or any other resin printer, for now I’m only a FDM user with
+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
+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,
@@ -404,6 +404,13 @@ There are multiple ways to open your file:
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.
+## Windows Build from Source
+Install Visual Studio and include .NET development support
+Install the Wix Toolset: https://wixtoolset.org/releases/
+ you will need both the core Wix toolset and the VS extension pack which is selected AFTER the main installation has completed (or from the main release page).
+Open UVtools.sln
+If required update the .NET developer pack VS will prompt on opening if needed (it's the lower section on the web page - something like .NET Framework 4.8)
+
# TODO
* More file formats