pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
prusaslicer: Update to 2.7.1
Module Name: pkgsrc-wip
Committed By: Paul Ripke <stix%stix.id.au@localhost>
Pushed By: stix
Date: Fri Dec 15 10:38:55 2023 +1100
Changeset: 6a1c7765e8962e1b9039f4a3a8f0ad74ab7b2469
Modified Files:
prusaslicer/Makefile
prusaslicer/distinfo
Log Message:
prusaslicer: Update to 2.7.1
This is the stable release of PrusaSlicer 2.7.1, bringing minor improvements
and several bugfixes with respect to 2.7.0.
Improvements fixed with respect to 2.7.0
- The option Export as binary G-code was removed from Print Settings. Instead,
there is a new option in Printer Settings named Supports binary G-code so it
can be set at printer level. There is also a new global switch in
Preferences->Other, which controls whether binary G-code will be generated
for printers which support it. It is therefore easy to turn the feature on
or off without doing any changes in profiles (#11734, #11873).
- Wipe tower weight was added into G-code metadata so it can be easily
displayed in the print statistics on the printer's display.
Bugs fixed with respect to 2.7.0
- When ramping travels were enabled, sometimes a perimeter was missing at the
layer where the spiral starts.
- Fixed a crash when selecting embossed text while an SVG tool is opened
(#11759).
- Helical layer changes could result in out of bed moves (#11754).
- Helical layer change was enabled even when there was no retraction on layer
change (#11709, #11761).
Translations
- Updated CS, DE, ES, FR, IT, JA, PL dictionaries.
- Updated RU dictionary (#11742, thanks to @AndylgTom).
- Updated POT file for community translators.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6a1c7765e8962e1b9039f4a3a8f0ad74ab7b2469
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
prusaslicer/Makefile | 2 +-
prusaslicer/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/prusaslicer/Makefile b/prusaslicer/Makefile
index 0933d012b7..01aa3a7885 100644
--- a/prusaslicer/Makefile
+++ b/prusaslicer/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGVERSION= 2.7.0
+PKGVERSION= 2.7.1
PKGNAME= prusaslicer-${PKGVERSION}
DISTNAME= PrusaSlicer-${PKGVERSION:C/(beta|rc)/-\1/}
CATEGORIES= cad
diff --git a/prusaslicer/distinfo b/prusaslicer/distinfo
index 3898fdddcc..82b1994b36 100644
--- a/prusaslicer/distinfo
+++ b/prusaslicer/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-BLAKE2s (PrusaSlicer-2.7.0.tar.gz) = e6f2f3c46f61560f9a9480e70275c99acbff57daba501b922847a986ba16b366
-SHA512 (PrusaSlicer-2.7.0.tar.gz) = 787ba0a9c773a1cf0bf96f311cda13ba5c6354a36d893cfd2c1d0694b5cc438a6c8e0b88b34608d7dee049153c08a75ab419518e287b3a815e64f33b8b84dbe6
-Size (PrusaSlicer-2.7.0.tar.gz) = 64973946 bytes
+BLAKE2s (PrusaSlicer-2.7.1.tar.gz) = 16debd3190831580b52cc7ea25f140562c9d12c41a6b3c04dda76472e2507273
+SHA512 (PrusaSlicer-2.7.1.tar.gz) = 20037164b8a8853e2f30a5ed613e0da1d02d6fa581c21ef67a51e90af3c33a98eb75e0b3a203adfb8ed7bc67f32de7ea598f3f0ab9c68341738db0c1c1974b3d
+Size (PrusaSlicer-2.7.1.tar.gz) = 64975776 bytes
SHA1 (patch-CMakeLists.txt) = 33eb39d85ba7b33226f2cc022250872c3ffa28d8
SHA1 (patch-cmake_modules_FindOpenVDB.cmake) = 4f2afc423a70fe60617b33ff7f26859b39775faa
SHA1 (patch-src_CMakeLists_txt) = 24e0b8e6512b2a3f84204b03d8161aca903748a1
Home |
Main Index |
Thread Index |
Old Index