pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/prusaslicer: Update to 2.5.1
Module Name: pkgsrc-wip
Committed By: Paul Ripke <stix%stix.id.au@localhost>
Pushed By: stix
Date: Sat Mar 18 11:00:29 2023 +1100
Changeset: dc9949177a5471aa99ba7629dfe594d85ec448f6
Modified Files:
prusaslicer/Makefile
prusaslicer/PLIST
prusaslicer/distinfo
Log Message:
wip/prusaslicer: Update to 2.5.1
Improvements:
- 'Monotonic lines' top/bottom fill pattern:
It is very similar to Monotonic, except that adjacent lines are not
connected. This allows for smaller perimeter/infill overlap and results in
better filling of the top/bottom layer, less over-extrusion, and better
dimensional accuracy.
- It is now possible to set acceleration separately for external perimeters,
solid infill and top solid infill (Print Settings->Speed->Acceleration
control)
- Original Prusa XL specific: Arrangement into the corner:
The Prusa XL printer has a segmented bed, and it is capable of heating just a
part of it to lower power consumption. Because the most efficient way of
doing this is to start heating at the corner, the Arrange function in
PrusaSlicer can now be configured to prefer corners. The setting is available
after right-clicking the Arrange icon in the top toolbar and defaults to
"Front Left". Auto arrangement is forced when an object is added to an empty
print bed.
Bugfixes:
- Fixed a crash sometimes occurring when slicing very detailed models #8834
Profiles:
- Added Original Prusa XL profiles
Translations:
- Updated dictionaries for CS, DE, ES, FR, IT and PL
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dc9949177a5471aa99ba7629dfe594d85ec448f6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
prusaslicer/Makefile | 2 +-
prusaslicer/PLIST | 3 +++
prusaslicer/distinfo | 6 +++---
3 files changed, 7 insertions(+), 4 deletions(-)
diffs:
diff --git a/prusaslicer/Makefile b/prusaslicer/Makefile
index bb9c1577a5..f58510e1f3 100644
--- a/prusaslicer/Makefile
+++ b/prusaslicer/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGVERSION= 2.5.0
+PKGVERSION= 2.5.1
PKGNAME= prusaslicer-${PKGVERSION}
DISTNAME= PrusaSlicer-${PKGVERSION:S/rc/-rc/}
CATEGORIES= cad
diff --git a/prusaslicer/PLIST b/prusaslicer/PLIST
index e521d60872..54fb67aca6 100644
--- a/prusaslicer/PLIST
+++ b/prusaslicer/PLIST
@@ -471,6 +471,7 @@ share/PrusaSlicer/profiles/PrusaResearch/MK3S_thumbnail.png
share/PrusaSlicer/profiles/PrusaResearch/MK3_thumbnail.png
share/PrusaSlicer/profiles/PrusaResearch/SL1S_thumbnail.png
share/PrusaSlicer/profiles/PrusaResearch/SL1_thumbnail.png
+share/PrusaSlicer/profiles/PrusaResearch/XL_thumbnail.png
share/PrusaSlicer/profiles/PrusaResearch/mini.svg
share/PrusaSlicer/profiles/PrusaResearch/mini_bed.stl
share/PrusaSlicer/profiles/PrusaResearch/mk2.svg
@@ -481,6 +482,8 @@ share/PrusaSlicer/profiles/PrusaResearch/sl1.svg
share/PrusaSlicer/profiles/PrusaResearch/sl1_bed.stl
share/PrusaSlicer/profiles/PrusaResearch/sl1s.svg
share/PrusaSlicer/profiles/PrusaResearch/sl1s_bed.stl
+share/PrusaSlicer/profiles/PrusaResearch/xl.svg
+share/PrusaSlicer/profiles/PrusaResearch/xl_bed.stl
share/PrusaSlicer/profiles/RatRig.idx
share/PrusaSlicer/profiles/RatRig.ini
share/PrusaSlicer/profiles/RatRig/VC3_300_thumbnail.png
diff --git a/prusaslicer/distinfo b/prusaslicer/distinfo
index 19cafe3209..424804efb8 100644
--- a/prusaslicer/distinfo
+++ b/prusaslicer/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-BLAKE2s (PrusaSlicer-2.5.0.tar.gz) = 4b4ee78e11ee5c6d3f309632bb43bdf04f5fdeac4a331073229eb772545d9eea
-SHA512 (PrusaSlicer-2.5.0.tar.gz) = b31c1bf5c0692ce34e965e356cc27a07819712a524a514100bcb9372a08d3c4c9200a097b72f6b4e3efd0d3e9253bc3d813a9fe24d1f8a3d5a2933c9e3712665
-Size (PrusaSlicer-2.5.0.tar.gz) = 48591956 bytes
+BLAKE2s (PrusaSlicer-2.5.1.tar.gz) = dbfc6c5c81a0ec8439b25ab4338f2194e85fecd35be25df5251c8d4dd9facf72
+SHA512 (PrusaSlicer-2.5.1.tar.gz) = 7326f5e2ce5316b9afd9387f616a489d2f0e5d256ff27efbd91baa5a1755f8ccdb6ec14139f0074ead330d11674c20bb2d22b77f866ac26e5ec170223ced4af6
+Size (PrusaSlicer-2.5.1.tar.gz) = 48888707 bytes
SHA1 (patch-CMakeLists.txt) = 33eb39d85ba7b33226f2cc022250872c3ffa28d8
SHA1 (patch-cmake_modules_FindOpenVDB.cmake) = 4f2afc423a70fe60617b33ff7f26859b39775faa
SHA1 (patch-src_CMakeLists_txt) = 81526fa13d1a084e96bf1c4d546f677968ad4b74
Home |
Main Index |
Thread Index |
Old Index