PrusaSlicer 2.2 released
-
@Phaedrux said in PrusaSlicer 2.2 released:
I don't think it will ever be as simple as a 2d paper printer
my 2D printer still jams paper...
I've read on e3d forums that Prusa is the only slicer able to handle very high flow extrusions (fast movements and/or big nozzles). Can you guys confirm that?
-
I first tried PrusaSlicer two days ago, because I needed to test the new object cancellation facility in RRF, which relies on object labelling. I am impressed by it, and planning to switch over to it from S3D. It has other benefits too, such as the built-in file upload to Duets and support for firmware retraction.
-
@dc42 said in PrusaSlicer 2.2 released:
because I needed to test the new object cancellation facility in RRF, which relies on object labelling.
I was about to ask which slicers support that! Any others?
There was a couple of things in the video I liked the look of. The main thing missing, for me, seems to be tree support, but I don’t use it that frequently in Cura.
Ian
-
Been using prusaslicer/Slic3r PE for years now and has never let me down...
Now that we finally have layer pause option with v2.2 it's sad that it only emitsM601
but RRF only supportM226
for pausing the print.
@dc42 can you implementM601
as an alias forM226
in the firmware? -
@whosrdaddy I don’t think M601 is defined, so you can make a macro in the sys folder called M601.g which will be called when RRF encounters it in Gcode. Then put M226 in that macro. At least, in theory...
Ian
-
@droftarts didn't know about that one.
Printer is busy printing atm but will test this asap, that would be awesome! -
I sliced a 42 MB STL file to a 280 MB gcode file a couple days ago and it ran fine on the printer. I've had trouble in the past with slicing very large STL/gcode files, so they must have fixed something.
-
@whosrdaddy from the video, I thought you could put any Gcode in at a particular layer? Haven’t watched it again, though.
Ian
-
@matt3o said in PrusaSlicer 2.2 released:
my 2D printer still jams paper...
Please post your config.h file.
-
@whosrdaddy said in PrusaSlicer 2.2 released:
Now that we finally have layer pause option with v2.2
I saw the announcement about this feature. Previous version had an easy to use pause at layer option that worked very well for me.
I just move the vertical layer slider to the layer I want and click on the [+] icon next to the slider. The printer then pauses at that layer, and you can change filament or just resume with same filament.
-
@droftarts Lol now that you say it, indeed you can. I was too focused on the "pause" thing
-
@mrehorstdmd they did significant changes to their movement planner. Maybe that helped.
-
@PaulHew said in PrusaSlicer 2.2 released:
S3D, could not justify the cost. £130 per year.
S3D is in decline, both the company and the product. I have a paid license but I now prefer the free slicers.
You can get some insight on how the company operates here: https://www.glassdoor.com/Reviews/Simplify3D-Reviews-E1187369.htm
(They could learn a thing or two from Duet3d which is smaller but is more productive and provides much better customer support.)
-
@oliof so it seems!
-
It's now my go to slicer instead of Cura, but there's one major issue for me and thats how it handles dual extrusion. Ill set it to extruder 2 and it'll heat up extruder 1, and when 1 heats up, it tries to extrude out of heater 2. I have to manually heat up extruder 2 before sending it gcode, otherwise things aren't pretty
-
@Turbo said in PrusaSlicer 2.2 released:
It's now my go to slicer instead of Cura, but there's one major issue for me and thats how it handles dual extrusion. Ill set it to extruder 2 and it'll heat up extruder 1, and when 1 heats up, it tries to extrude out of heater 2. I have to manually heat up extruder 2 before sending it gcode, otherwise things aren't pretty
Hmmm... I'm running SlicerPE output into a toolchanging printer with no editing of the G-Code. Everything heats just fine. Hmmm...
Do you have "wait for temp" g-code in your TPOST macros?
-
-
Another slicer to try is Slic3r++
It's a fork of PrusaSlicer, and is currently at 2.2, but also include a lot of extra functionality, like top layer ironing, (see image). Gives great results.
-
@insertnamehere said in PrusaSlicer 2.2 released:
Another slicer to try is Slic3r++
This one? https://github.com/supermerill/Slic3r
Ian
-
@droftarts said in PrusaSlicer 2.2 released:
This one? https://github.com/supermerill/Slic3r
IanYes, that's it.