PrusaSlicer 2.0.0 - FINAL
Hi guys,
let me introduce our newest slicing software PrusaSlicer (formerly known as Slic3r Prusa Edition or Slic3r PE), which is our own in-house developed slicer software based on the open-source project Slic3r. It's open-source and you can get it in our Drivers & Apps Package. PrusaSlicer is a feature-rich, frequently updated tool that contains everything you need to export the perfect print files for your Original Prusa 3D printer.
PrusaSlicer is available for Windows, Mac and Linux
What is new?
This is the final release of PrusaSlicer 2.0.0, mostly fixing bugs discovered in the first two release candidates. The PrusaSlicer 2.0.0 is a successor of the Slic3r Prusa Edition 1.42.0-beta2.
See the project web prusa3d.com/prusaslicer for details.
Bugs fixed
- Fixed an issue in copy / paste of objects, where if such a situation was stored into a 3MF or AMF project and reloaded, the copied object instance was shifted by half the bounding box size.
- OSX specific: Fixed a regression issue against the rc2, where it was not possible to delete the last digit in a spin control.
- Fixed asserts on application initialization #2272 thanks @wavexx.
- Fixed an error, when setting the support material distance to "0 (soluble)" or "0.2 (default) and the active language was not English #2278.
- Fixed a crash when setting the infill to 100% and the active language was not English #2279.
Supported printers:
- Original Prusa i3 MK3S MMU2S
- Original Prusa i3 MK3S
- Original Prusa i3 MK3 MMU2
- Original Prusa i3 MK3
- Original Prusa i3 MK2.5S MMU2S
- Original Prusa i3 MK2.5S
- Original Prusa i3 MK2.5 MMU2
- Original Prusa i3 MK2.5
- Original Prusa i3 MK2/S MMU1
- Original Prusa i3 MK2/S
- Original Prusa SL1
Download link:
Please report any bug here:
github.com/prusa3d/PrusaSlicer/issues
We look forward to your feedback!
/ Knowledge Base
The guy behind Prusa assembly manuals...
RE: PrusaSlicer 2.0.0 - FINAL
Hi,
has this version, implemented the UNDO function ?
RE: PrusaSlicer 2.0.0 - FINAL
Hi,
has this version, implemented the UNDO function ?
Not yet.
RE: PrusaSlicer 2.0.0 - FINAL
Hi,
has this version, implemented the UNDO function ?
Not yet.
🙁 So I would call it "SEMI-FINAL" 😉
RE: PrusaSlicer 2.0.0 - FINAL
I have a question on a new message I received in Prusa Slicer today. What does the following message mean? "A toolpath outside the print area was detected". Does it mean a crash will happen or something? I was able to save the Gcode ok, but I do not want to print it if it is guaranteed to crash during printing...
The item is an almost full build plate print, but I have already printed one copy with a Gcode I sliced in the old Slic3r PE and it printed fine with no issues. I had to re-slice to print with Prusament PETG since it requires higher temperatures than what I was using and this message came up after slicing.
Thank you.
Strange women, laying in ponds, distributing swords, is hardly a basis for a system of governance!
RE: PrusaSlicer 2.0.0 - FINAL
It looks to me like the skirt is running outside the print area towards the front of the build area, and maybe a little on the back of the build area. For something this large, do you really need a skirt? Try turning the skirt off to see if you can clear the error, and then if that works decide if you really need the skirt.
See my (limited) designs on:
Printables - https://www.printables.com/@Sembazuru
Thingiverse - https://www.thingiverse.com/Sembazuru/designs
RE: PrusaSlicer 2.0.0 - FINAL
Who do we talk to about issues with Prusa slicer 2 its install etc, etc, having issues with its installation and output?
Pete.
RE: PrusaSlicer 2.0.0 - FINAL
Pete - it installs, it works, what else is there?
So specifically, what problems are you experiencing?
RE: PrusaSlicer 2.0.0 - FINAL
Pete - it installs, it works, what else is there?
So specifically, what problems are you experiencing?
RE: PrusaSlicer 2.0.0 - FINAL
First it does not show like all the other versions I've seen demos of, hard to tell what is the front or back on my Mac, and the print quality is pretty bad.. using the same profiles from s slic3r PE 141+
It meant to look like this correct?
RE: PrusaSlicer 2.0.0 - FINAL
The UI is a bit different than Slic3r PE since the code was rewritten in a different language. But it operates mostly the same, with some controls moved to different spots to add utility (e.g., rotate is now in the part dialog and has a powerful graphical interface too, but is no longer a menu option).
Print quality - at least as far as I can tell - is unchanged, and I've been using Plicer for a couple of months (beta on). Not sure why you are using Slic3r profiles with it - but they should work well enough. Though there seems to be a gcode import bug - but you're not describing that.
Anyway - unless you can be really specific it's going to be hard to help - "it doesn't work like I expect" isn't going to illicit much response.
RE: PrusaSlicer 2.0.0 - FINAL
It looks to me like the skirt is running outside the print area towards the front of the build area, and maybe a little on the back of the build area. For something this large, do you really need a skirt? Try turning the skirt off to see if you can clear the error, and then if that works decide if you really need the skirt.
Tim-M30/Sembazuru - You were right it was forward a bit so i moved it back and removed the skirt and it worked! Thank you.
The one I printed earlier had the skirt right on the edge of the build plate, but I am not going to tempt fate again...
Strange women, laying in ponds, distributing swords, is hardly a basis for a system of governance!
RE: PrusaSlicer 2.0.0 - FINAL
Ok thanks, that has fixed it..
Pete.
RE: PrusaSlicer 2.0.0 - FINAL
Trying to move object doesn’t seem to work for me. In that holding “Shift” and clicking left mouse button doesn’t do incremental movement. What am I doing incorrectly? I can move object in axial direction, but no “snapping” to new position...
RE: PrusaSlicer 2.0.0 - FINAL
Adding the colour change into Prusaslicer was a great move....but at the expense of Smooth Variable Layer Height, right?
Or if it is still possible, how?
Thanks,
Texy
RE: PrusaSlicer 2.0.0 - FINAL
Adding the colour change into Prusaslicer was a great move....but at the expense of Smooth Variable Layer Height, right?
Or if it is still possible, how?
Thanks,
Texy
I haven't tried, but I wouldn't expect them to be mutually exclusive. The smooth variable height is applied in the layout, before any slicing has happened. The color change is applied in the preview after slicing has happened to tag specific layers with a filament change (M600) code. Though, changing the layer heights might mess up the color tagging... I haven't tried. Sounds like an excellent experiment for you to try and report back to us with. 😉
See my (limited) designs on:
Printables - https://www.printables.com/@Sembazuru
Thingiverse - https://www.thingiverse.com/Sembazuru/designs
RE: PrusaSlicer 2.0.0 - FINAL
Adding the colour change into Prusaslicer was a great move....but at the expense of Smooth Variable Layer Height, right?
Or if it is still possible, how?
Thanks,
Texy
I haven't tried, but I wouldn't expect them to be mutually exclusive. The smooth variable height is applied in the layout, before any slicing has happened. The color change is applied in the preview after slicing has happened to tag specific layers with a filament change (M600) code. Though, changing the layer heights might mess up the color tagging... I haven't tried. Sounds like an excellent experiment for you to try and report back to us with. 😉
Ah - you are correct. For some reason, I thought it was done in the Layer view...looks like it should still be do-able.
Thanks,
Texy
RE: PrusaSlicer 2.0.0 - FINAL
Hi guays
can you help?
Uploading the object it looks like this
after slicing this
seems slicing does not recognise some edges.
even an old man can learn new things 🙂
Standard I3 mk3s, MMU2S, Prusa Enclosure, Fusion 360, PrusaSlicer, Windows 10
PRUSA MINI+ Prusalink + Prusa Connect