Slic3r 1.34.1 - Prusa Edition
bubnikv
released this
06 Apr 08:46
·
21342 commits
to master
since this release
Slic3r 1.34.1- Prusa Edition
Summary:
This is the Slic3r 1.34.1 - Prusa Edition release. This is a stable release, mostly fixing some long standing issues and new issues introduced in 1.34.0.
When using this release of Slic3r with the Original Prusa i3 MK2 printer, following configuration files shall be used: https://github.com/prusa3d/Slic3r-settings
Please note, that Slic3r may fail running on some Windows computers with Intel HD Graphics after the latest graphics driver or Windows update, see issue #233. If you have this issue, please let us know by adding a note to #233. Updating a graphics driver from Intel usually helps.
This release contains following new features and improvements:
- Implemented import of a "Prusa Control" project file format. The .prusa file is a zip containing STLs and an XML file describing their position, orientation and scale on the print bed.
- "ensure_vertical_shell_thickness" will be disabled for the vase mode automatically.
- Windows specific: Added a slic3r-noconsole.exe wrapper to start background slicing from Repetier or Prusa Control without opening a console window.
This release contains following bug fixes:
- Fixed some support issues: Supports should not leak through the object wall #66, #181,
sometimes base support was generated over interface layers #232. - Fixed some rare dents and kinks in perimeters #214.
- Fixed #235. From now a zero layer height is not allowed to be entered into the layer height table and the layer height is validated to fall between the minimum and maximum layer height values configured for the printer.
- Fixed a long standing bug of the Cut function, where entering a numeric cut height behaves chaotically #218.