mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
v3.9.5
- (Add) File format: Anet N4 (#632) - (Add) PrusaSlicer Printer: Anet N4 (#632)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 31/12/2022 - v3.9.5
|
||||
|
||||
- (Add) File format: Anet N4 (#632)
|
||||
- (Add) PrusaSlicer Printer: Anet N4 (#632)
|
||||
|
||||
## 29/12/2022 - v3.9.4
|
||||
|
||||
- **CTB:**
|
||||
|
||||
+17
-18
@@ -1,33 +1,32 @@
|
||||
# Credits
|
||||
|
||||
### Tiago Conceição (sn4k3)
|
||||
### Tiago Conceição ([sn4k3](https://github.com/sn4k3))
|
||||
- Main developer
|
||||
- https://github.com/sn4k3
|
||||
|
||||
### Bryce Yancey (byancey)
|
||||
- First code contributor with pull requests
|
||||
- https://github.com/byancey
|
||||
|
||||
### Timothy Slater (tslater2006)
|
||||
- Code contributor
|
||||
- https://github.com/tslater2006
|
||||
|
||||
### Photonsters (Photon Owners Group)
|
||||
### Photonsters ([Photon Owners Group](https://github.com/Photonsters))
|
||||
- For information about cbddlp file format
|
||||
- https://github.com/Photonsters
|
||||
|
||||
### Cliff L. Biffle
|
||||
- Catibo: read/write/analyze CTB, CBDDLP, and PHZ files
|
||||
### Cliff L. Biffle ([cbiffle](https://github.com/cbiffle))
|
||||
- [Catibo](https://github.com/cbiffle/catibo): read/write/analyze CTB, CBDDLP, and PHZ files
|
||||
- For information about cbddlp and cbt file format
|
||||
- https://github.com/cbiffle/catibo
|
||||
|
||||
### Jason S. McMullan (ezrec)
|
||||
- For ideas, file formats and permission to use his project (uv3dp)
|
||||
- https://github.com/ezrec/uv3dp
|
||||
### Jason S. McMullan ([ezrec](https://github.com/ezrec))
|
||||
- For ideas, file formats and permission to use his project ([uv3dp](https://github.com/ezrec/uv3dp))
|
||||
|
||||
### Bryce Yancey ([byancey](https://github.com/byancey))
|
||||
- [First code contributor](https://github.com/sn4k3/UVtools/pulls?q=is%3Apr+author%3Abyancey)
|
||||
|
||||
### Timothy Slater ([tslater2006](https://github.com/tslater2006))
|
||||
- [Code contributor](https://github.com/sn4k3/UVtools/pulls?q=is%3Apr+author%3Atslater2006)
|
||||
|
||||
### Alexey Kirillov ([aspadm](https://github.com/aspadm))
|
||||
- [Code contributor](https://github.com/sn4k3/UVtools/pulls?q=is%3Apr+author%3Aaspadm)
|
||||
|
||||
### Khalil Nurullah
|
||||
- For beta testing new features
|
||||
|
||||
### [Other contributors](https://github.com/sn4k3/UVtools/graphs/contributors)
|
||||
|
||||
# Supporters / Contributors
|
||||
- https://github.com/sponsors/sn4k3
|
||||
- Ingo Strohmenger
|
||||
|
||||
+2
-3
@@ -1,4 +1,3 @@
|
||||
- **CTB:**
|
||||
- (Improvement) Split `uint PerLayerSettings` into `byte AntiAliasFlag`, `ushort Padding` and `byte PerLayerSettings`
|
||||
- (Improvement) Change the way and value set to `PerLayerSettings`, this may fix some recent problems where printer doesn't respect per layer settings?
|
||||
- (Add) File format: Anet N4 (#632)
|
||||
- (Add) PrusaSlicer Printer: Anet N4 (#632)
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<RepositoryUrl>https://github.com/sn4k3/UVtools</RepositoryUrl>
|
||||
<PackageProjectUrl>https://github.com/sn4k3/UVtools</PackageProjectUrl>
|
||||
<Description>MSLA/DLP, file analysis, calibration, repair, conversion and manipulation</Description>
|
||||
<Version>3.9.4</Version>
|
||||
<Version>3.9.5</Version>
|
||||
<Copyright>Copyright © 2020 PTRTECH</Copyright>
|
||||
<PackageIcon>UVtools.png</PackageIcon>
|
||||
<Platforms>AnyCPU;x64</Platforms>
|
||||
|
||||
@@ -923,6 +923,9 @@
|
||||
<Directory Id="dirA23B699A6BC60FD64219767AB7139367" Name="Assets">
|
||||
<Directory Id="dir43DDBAA35643E7765C3B672B61DE6533" Name="PrusaSlicer">
|
||||
<Directory Id="dirF64D7531D7D6E37F3FB175E2D0EC59B6" Name="printer">
|
||||
<Component Id="cmp717FE166C2DFE61409732DE7A8C93FB7" Guid="*">
|
||||
<File Id="fil714DF2ADD8B27EEE393DB45F5AE81DFD" KeyPath="yes" Source="$(var.HarvestPath)\Assets\PrusaSlicer\printer\Anet N4.ini" />
|
||||
</Component>
|
||||
<Component Id="cmp9BB163BD33703B0B5CEA60CACA3729F9" Guid="*">
|
||||
<File Id="fil1F358DEA4B7CBE3806ECFC6323BB54D1" KeyPath="yes" Source="$(var.HarvestPath)\Assets\PrusaSlicer\printer\AnyCubic Photon D2.ini" />
|
||||
</Component>
|
||||
@@ -1887,6 +1890,7 @@
|
||||
<ComponentRef Id="cmpF4BDAE8A068B7352141D703E6D5E677B" />
|
||||
<ComponentRef Id="cmpC45B25996E14AF1484591C266BD5D670" />
|
||||
<ComponentRef Id="cmpDAA3391D8641EF11234B08CC2E598C87" />
|
||||
<ComponentRef Id="cmp717FE166C2DFE61409732DE7A8C93FB7" />
|
||||
<ComponentRef Id="cmp9BB163BD33703B0B5CEA60CACA3729F9" />
|
||||
<ComponentRef Id="cmpC17977030FCAFB4FE4F86A5DBEE7A2AE" />
|
||||
<ComponentRef Id="cmp8925749970AA313A0C710071B3BAB333" />
|
||||
|
||||
@@ -153,7 +153,7 @@
|
||||
<RegistryValue Value="Open with [ProductName]" Type="string" />
|
||||
<RegistryValue Name="Icon" Value="[INSTALLFOLDER][ProductName].exe" Type="string" />
|
||||
<RegistryValue Name="Position" Value="Top" Type="string" />
|
||||
<RegistryValue Name="AppliesTo" Value="System.FileName:"*.sl1" OR System.FileName:"*.sl1s" OR System.FileName:"*.zip" OR System.FileName:"*.photon" OR System.FileName:"*.cbddlp" OR System.FileName:"*.ctb" OR System.FileName:"*.photons" OR System.FileName:"*.phz" OR System.FileName:"*.pws" OR System.FileName:"*.pw0" OR System.FileName:"*.pwx" OR System.FileName:"*.dlp" OR System.FileName:"*.dl2p" OR System.FileName:"*.pwmx" OR System.FileName:"*.pmx2" OR System.FileName:"*.pwmb" OR System.FileName:"*.pwmo" OR System.FileName:"*.pwms" OR System.FileName:"*.pwma" OR System.FileName:"*.pmsq" OR System.FileName:"*.pm3" OR System.FileName:"*.pm3m" OR System.FileName:"*.pm3r" OR System.FileName:"*.pwc" OR System.FileName:"*.cws" OR System.FileName:"*.lgs" OR System.FileName:"*.lgs30" OR System.FileName:"*.lgs120" OR System.FileName:"*.lgs4k" OR System.FileName:"*.vdt" OR System.FileName:"*.cxdlp" OR System.FileName:"*.fdg" OR System.FileName:"*.zcode" OR System.FileName:"*.jxs" OR System.FileName:"*.zcodex" OR System.FileName:"*.mdlp" OR System.FileName:"*.gr1" OR System.FileName:"*.svgx" OR System.FileName:"*.osla" OR System.FileName:"*.osf" OR System.FileName:"*.uvj" OR System.FileName:"*.png" OR System.FileName:"*.jpg" OR System.FileName:"*.jpeg" OR System.FileName:"*.jp2" OR System.FileName:"*.tif" OR System.FileName:"*.tiff" OR System.FileName:"*.bmp" OR System.FileName:"*.pbm" OR System.FileName:"*.pgm" OR System.FileName:"*.sr" OR System.FileName:"*.ras"" Type="string" />
|
||||
<RegistryValue Name="AppliesTo" Value="System.FileName:"*.sl1" OR System.FileName:"*.sl1s" OR System.FileName:"*.zip" OR System.FileName:"*.photon" OR System.FileName:"*.cbddlp" OR System.FileName:"*.ctb" OR System.FileName:"*.photons" OR System.FileName:"*.phz" OR System.FileName:"*.pws" OR System.FileName:"*.pw0" OR System.FileName:"*.pwx" OR System.FileName:"*.dlp" OR System.FileName:"*.dl2p" OR System.FileName:"*.pwmx" OR System.FileName:"*.pmx2" OR System.FileName:"*.pwmb" OR System.FileName:"*.pwmo" OR System.FileName:"*.pwms" OR System.FileName:"*.pwma" OR System.FileName:"*.pmsq" OR System.FileName:"*.pm3" OR System.FileName:"*.pm3m" OR System.FileName:"*.pm3r" OR System.FileName:"*.pwc" OR System.FileName:"*.cws" OR System.FileName:"*.lgs" OR System.FileName:"*.lgs30" OR System.FileName:"*.lgs120" OR System.FileName:"*.lgs4k" OR System.FileName:"*.vdt" OR System.FileName:"*.cxdlp" OR System.FileName:"*.fdg" OR System.FileName:"*.zcode" OR System.FileName:"*.jxs" OR System.FileName:"*.zcodex" OR System.FileName:"*.mdlp" OR System.FileName:"*.gr1" OR System.FileName:"*.n4" OR System.FileName:"*.svgx" OR System.FileName:"*.osla" OR System.FileName:"*.osf" OR System.FileName:"*.uvj" OR System.FileName:"*.png" OR System.FileName:"*.jpg" OR System.FileName:"*.jpeg" OR System.FileName:"*.jp2" OR System.FileName:"*.tif" OR System.FileName:"*.tiff" OR System.FileName:"*.bmp" OR System.FileName:"*.pbm" OR System.FileName:"*.pgm" OR System.FileName:"*.sr" OR System.FileName:"*.ras"" Type="string" />
|
||||
|
||||
<RegistryKey Key="command" ForceCreateOnInstall="yes" ForceDeleteOnUninstall="yes">
|
||||
<RegistryValue Value=""[INSTALLFOLDER][ProductName].exe" "%1"" Type="string" />
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<PackageLicenseFile>LICENSE</PackageLicenseFile>
|
||||
<RepositoryUrl>https://github.com/sn4k3/UVtools</RepositoryUrl>
|
||||
<RepositoryType>Git</RepositoryType>
|
||||
<Version>3.9.4</Version>
|
||||
<Version>3.9.5</Version>
|
||||
<Platforms>AnyCPU;x64</Platforms>
|
||||
<PackageIcon>UVtools.png</PackageIcon>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
|
||||
Reference in New Issue
Block a user