Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    PrusaSlicer 2.2 released

    Scheduled Pinned Locked Moved
    General Discussion
    prusaslicer
    18
    46
    3.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • matt3oundefined
      matt3o @zapta
      last edited by

      @zapta I believe the only option that is hidden is the "machine limits" one that is limited to marlin for some reason. As far as I understand it only helps with print-time-prediction though

      1 Reply Last reply Reply Quote 0
      • CaiJonasundefined
        CaiJonas @insertnamehere
        last edited by

        @insertnamehere thx for the info, didn't know that

        1 Reply Last reply Reply Quote 0
        • zaptaundefined
          zapta @PaulHew
          last edited by zapta

          @PaulHew , that screenshot seems to be an older version (?). I meant for a different Filaments tab.

          Look for the top menus for Configuration Assistant or something similar. This is a configuration wizard. If you find it, see if you have on the left hand a tab for managing the filaments that will show up in the slicer.

          4ca42052-79ae-47d7-8efd-f25f2e4ba27b-image.png

          But if you define a Prusa or Creality printer instead of a custom printer you get also the Filament tab

          e3b00191-9377-4ce1-8979-312d5a5fa46e-image.png

          1 Reply Last reply Reply Quote 0
          • PaulHewundefined
            PaulHew
            last edited by

            @zapta Running latest 2.2.0

            RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
            Voron 2.4 disassembled..... Waiting for the RailCore Mini....

            zaptaundefined 1 Reply Last reply Reply Quote 0
            • zaptaundefined
              zapta @PaulHew
              last edited by

              @PaulHew, do you have only the Duet printer defined? If so, when you open Configuration | Configuration Assistant, do you see the Filaments tab on the left?

              (your screen looks different than mine, possibly OS dependent).

              1 Reply Last reply Reply Quote 0
              • PaulHewundefined
                PaulHew
                last edited by

                @zapta Ubuntu 18.04 (I know nothing about it!)

                I deleted my config folder so PrusaSlicer was a vanilla ish!

                I now see what you mean.
                For instance, if you do not select a 'Prusa Printer' the filament thing on the side of Config Wizard disappears.
                If you only have a 'Custom Printer' you will not see any filaments!

                5ba837b3-1f19-465b-8591-f03f9e642c11-image.png

                Just been playing with it further.
                Selected the Prusa Mini, all the filaments, Creality Ender3.
                You can change the dependency of the filament to 'Detached' and then use it with any printer, by using the 'Detach from system preset' button, on the right.
                06be7106-93fd-4a30-b92a-f84cc41a3a80-image.png

                Hope that helps.
                Paul.

                RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
                Voron 2.4 disassembled..... Waiting for the RailCore Mini....

                zaptaundefined 1 Reply Last reply Reply Quote 1
                • zaptaundefined
                  zapta @PaulHew
                  last edited by

                  @PaulHew, thanks, I will give it a try.

                  I don't understand why the developers singled out custom FDM printers. Are the stock filament profiles customized per printer brand/model?

                  PaulHewundefined 1 Reply Last reply Reply Quote 0
                  • PaulHewundefined
                    PaulHew @zapta
                    last edited by

                    @zapta Just selecting the Ender3 you get 2 Prusa and 3 generic abs, petg and pla.

                    I use someones 'Config Bundle' for my Railcore, as he understands it better! I just tweak his profiles to suit my filamernt for my RC, like Z Offset.

                    Sounds like you are right, they have probably tested those 'Premium' filaments and dialed them in for their printers.

                    P.

                    RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
                    Voron 2.4 disassembled..... Waiting for the RailCore Mini....

                    1 Reply Last reply Reply Quote 0
                    • droftartsundefined
                      droftarts administrators
                      last edited by

                      I just downloaded PrusaSlicer on Mac. 1.7GB! Application is 63MB, but sample files and gcode (not relevant for me) is 1.6GB!

                      Ian

                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                      mloidlundefined 1 Reply Last reply Reply Quote 0
                      • mloidlundefined
                        mloidl @droftarts
                        last edited by

                        @droftarts You could download the dmg-file only directly from github to save bandwidth.
                        https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.2.0

                        1 Reply Last reply Reply Quote 1
                        • Rudy2Aundefined
                          Rudy2A
                          last edited by

                          Good morning all,

                          I have also installed PrusaSlicer 2.2.0+ for more than a month on machines with Marlin. As I had very good printing results with PrusaSlicer compared to S3D, I decided to switch my Corexy printer controlled by Duet to PrusaSlice, but I cannot heat my extruder, it always remains at 0, only the bed heats up? However, with S3D it works. I looked in my system, but I can't see anything. Do you have an idea, thank you?

                          thank you

                          droftartsundefined 1 Reply Last reply Reply Quote 0
                          • droftartsundefined
                            droftarts administrators @Rudy2A
                            last edited by

                            @Rudy2A Check in the web console and see if the hot end 'active' at the start of the print. If not, make sure 'T0' (or whatever the tool number is) is in the slicer start gcode. If you only have a single tool, you could put it 'T0' at the end of your config.g, so it is active at startup, but make sure the active and standby temperatures are set to 0.

                            Ian

                            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                            Rudy2Aundefined 1 Reply Last reply Reply Quote 0
                            • Rudy2Aundefined
                              Rudy2A @droftarts
                              last edited by

                              @droftarts Thanks, it works when I put T0 at the end of Config.g 👍

                              However, what I don't understand is that I no longer have the same height as Z0, which is light, but I have to adjust my bed. ?

                              droftartsundefined 1 Reply Last reply Reply Quote 0
                              • droftartsundefined
                                droftarts administrators @Rudy2A
                                last edited by

                                @Rudy2A Please start a new thread for this issue, and start by posting config.g and response to M115 (for firmware version), and any other useful troubleshooting information (see https://forum.duet3d.com/topic/5909/guide-for-posting-requests-for-help). Not sure what you mean by 'light'?

                                Ian

                                Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                1 Reply Last reply Reply Quote 0
                                • botundefined
                                  bot @deckingman
                                  last edited by

                                  @deckingman said in PrusaSlicer 2.2 released:

                                  Does anyone know of a slicer which has the concept of tools which aren't necessarily extruders? What I mean by that is the slicer needs only to put a Tn command in the gcode file and can otherwise be completely dumb of what that Tn consists of. I still use a very early version is SliC3r which does that. Slic3R PE assumes that all tools must have a single extruder so before I can use say tool 9 which might be orange (a mix of red and yellow) I have to set up 9 extruders in the slicer, even though only 6 physically exist.
                                  Come to that, does anyone know of a slicer which has no limit (or a very high one) on the number of tools? I need at least 9.

                                  Hey, I remember seeing this post a while ago, and I had it in mind when I was creating the RRF profile for IceSL, but I forgot where you made the comment. Now that I'm exploring PrusaSlicer, I re-stumbled upon your comment, so I gotta now recommend you try IceSL!

                                  I think IceSL, in combination with the RRF-specific congifurable profile I made for it, can get you up and running in amazing capacity.

                                  IceSL has lots of features. One of which, if I'm not mistaken, is the ability to paint on a model with a brush different colours, and the slicer will use whatever settings/tool you wish for the different "coloured" sections.

                                  The profile I made seems to work reliably in their latest version of IceSL with 14 tools. Technically 64 should be possible. The tools don't need to be "defined" beforehand. They all accept the default options if desired. All aspects of the tool changes can be controlled easily. Check it out:

                                  https://github.com/shapeforge/icesl-printers/tree/master/fff/Addiform_RRF

                                  I'll be glad to help with any questions you have.

                                  Sorry for crashing this ancient thread with this off-topicness.

                                  On the topic of PrusaSlicer: In their newest alpha, they have a "paint-to-place" support system which is better than in IceSL. I thought IceSL could paint to place support, but it can only paint to BLOCK supports. PrusaSlicer can paint to place and block supports. It's a bit buggy at the moment, but it's worth looking forward to.

                                  *not actually a robot

                                  1 Reply Last reply Reply Quote 3
                                  • First post
                                    Last post
                                  Unless otherwise noted, all forum content is licensed under CC-BY-SA