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

    PrusaSlicer with better RRF time estimates.

    Scheduled Pinned Locked Moved
    General Discussion
    5
    48
    3.1k
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by

      I don't suppose you could rename your executable for MacOS so that it can live alongside stock prusa slicer in the applications folder? MacOS won't let me rename it otherwise it won't launch! (Apple is getting out of control)

      Z-Bot CoreXY Build | Thingiverse Profile

      botundefined 2 Replies Last reply Reply Quote 0
      • botundefined
        bot @Phaedrux
        last edited by

        @phaedrux I do not know how to do that, but I will try that right now!

        Do you know how I could reliably rename the app so it works? I actually tried, and it broke like you noticed. Maybe if I rename it before moving the bin into the ".app" folder.

        You should be able to run it straight from the DMG, tho, for now. Right?

        *not actually a robot

        1 Reply Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator
          last edited by

          I have zero clue. Sorry.

          But yes I can put the app elsewhere and run it from there. I actually just ended up turfing prusa slicer stock entirely as I haven't used it in a long time and it's out of data anyway. I've been using Super Slicer and Cura Master almost exclusively. Though Cura Master is no longer being build for Mac.

          Z-Bot CoreXY Build | Thingiverse Profile

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

            @phaedrux I will definitely figure out how to rename the app, though. It's definitely problematic.

            This version should be really easy to use in place of stock PrusaSlicer 2.4.0 beta1. I put a lot of effort into retaining as much stock behaviour as possible, while giving the option to disable or use new features.

            There are a couple differences that are hardcoded, but in most cases it will be not noticeable and is more in line with the behaviour of other slicers. (The extrusion width/spacing math in particular, and the g-code numerical precision.)

            If the g-code produced is too detailed, the RESOLUTION setting should checked that it's at the new default of 0.0125 to replicate stock prusaslicer behaviour.

            *not actually a robot

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

              @phaedrux Well I just tried as many things as I could think of, and I can not get it to work with a renamed application.

              However, I think if you drag it to your applications, and there is already one there, it gives you the option to keep both. Then, I think, one of them gets a different name at least. Not an ideal situation, but. I have no clue how to fix it. I'm not a mac person I just borrowed my wife's old macbook to compile it lol. Sorry!

              *not actually a robot

              1 Reply Last reply Reply Quote 1
              • Pewundefined
                Pew
                last edited by

                Really interesting additions. PrusaSlicer is my slicer of choice for a long time, and I recently started to playing around with SuperSlicer for extra settings.
                Have you considered contributing/push some of your cool additions to SS?
                Dont get me wrong, I dont wanna sound rude, really appreciate everyone who does this kind of open source stuff, I was just wondering about managing different slicers just for some specific function…

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

                  @pew I've gotten help from merill (author of superslicer)

                  He has a lot of good ideas and ability to execute them, and has a lot of work on his hands. When I get the chance I'll mention and show him some of the changes I made. He will be able to easily add them to superslicer if he choses. Many of them he has already taken care of in way more complicated ways haha. He loves adding lots of stuff. I'm trying to keep things closer to mainstream branch because I have a more limited capability of maintaining the changes.

                  @Phaedrux it might not matter much anymore but I figured out how to get the app binary name changed. It was easier than I thought I was just being kinda silly. The release is updated on Github, so profiles/settings on macOS are saved separately from stock prusaslicer.

                  *not actually a robot

                  PCRundefined 1 Reply Last reply Reply Quote 0
                  • PCRundefined
                    PCR @bot
                    last edited by

                    @bot would you make a PR to PS aswell for the rrf limits?

                    PCRundefined botundefined 3 Replies Last reply Reply Quote 0
                    • PCRundefined
                      PCR @PCR
                      last edited by

                      @pcr and would you change the mm/s to mm/min for the jerk? 😉

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

                        @pcr Yeah I was thinking of that. I have a lot of open PR right now, and some of them are silly, so they might not take yet another PR seriously at the moment. I will test it out some more, and let users test it out, before submitting it to them.

                        One thing that is bugging me about my current workaround implementation is how to handle "stealth mode." afaik, it does not affect anything negatively to include it as is with RRF, it simply provides a second time estimate based on a second set of values. I suspect the Prusa team will not like that integration, but it might not bother them.

                        *not actually a robot

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

                          @pcr the mm/s to mm/min for jerk is taken care of behind the scenes, if you emit to gcode.

                          The time estimator uses mm/s, and I don't want to mess with that (less is more in this case. if I can leave something alone, better).

                          So, simply input your jerk values as mm/s, and the app will take care of the rest. If you emit the values to gcode, it will use m566 with mm/min if you have RRF as the g-code flavor.

                          *not actually a robot

                          PCRundefined 1 Reply Last reply Reply Quote 0
                          • Phaedruxundefined
                            Phaedrux Moderator
                            last edited by

                            I'll take a look next time I print something. Good luck with the PRs

                            Z-Bot CoreXY Build | Thingiverse Profile

                            1 Reply Last reply Reply Quote 0
                            • PCRundefined
                              PCR @bot
                              last edited by

                              @bot AH PERFECT!

                              Really great work. Is it possible to get a Linux version too?

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

                                @pcr I don't have any PCs with linux distros, but there are build instructions for linux it should not be hard. I was just thinking about getting that set up today. I made a few commits that might be useful or not for isolating any linux builds from stock prusaslicer. macOS threw me a curve ball and now I'm worried about linux.

                                Could you try and build from source and see how it works out?

                                *not actually a robot

                                PCRundefined 1 Reply Last reply Reply Quote 0
                                • PCRundefined
                                  PCR @bot
                                  last edited by

                                  @bot Screenshot from 2021-11-25 09-27-00.png

                                  YEP 😉

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

                                    @pcr Very nice! Thank you!

                                    Where is the .ini settings file saved? is it /users/user/Library/Application Support/PrusaSlicer-n8/ ? Or is it in a folder named just PrusaSlicer? This is important to keep the n8 version separate form the stock version.

                                    Also, the PrusaSlicer.desktop file might not be configured correctly. I don't even know what it's for really. Does the correct name and icon appear for the app in your desktop environment?

                                    Please don't hesitate to let me know of any issues you encounter I'd be happy to hear about them. I've never had it running on linux! Linux looks nice. What desktop environment you using?

                                    *not actually a robot

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

                                      @pcr I ended up making a PR anyway, so feel free to comment with any desired changes or problems:

                                      https://github.com/prusa3d/PrusaSlicer/pull/7347

                                      n8bot opened this pull request in prusa3d/PrusaSlicer

                                      closed Add compatibility for Machine Limits with RepRapFirmware G-code flavor #7347

                                      *not actually a robot

                                      PCRundefined 1 Reply Last reply Reply Quote 0
                                      • PCRundefined
                                        PCR @bot
                                        last edited by

                                        @bot when will you merge upstream ;)))) hehe beta 2 is out

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

                                          @pcr there is really not much added since I compiled this. Mine is basically beta2, except a few tiny bug fixes. If you need anything specific let me know. I have a beta2 branch that you can compile: n8-240b2

                                          *not actually a robot

                                          PCRundefined 1 Reply Last reply Reply Quote 1
                                          • PCRundefined
                                            PCR @bot
                                            last edited by

                                            @bot thankk you. Really like your improvements

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