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

    Slic3r PE 'Send to printer'?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    12
    36
    5.8k
    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.
    • mloidlundefined
      mloidl
      last edited by

      @resam
      Please have a look to https://github.com/prusa3d/Slic3r/issues/650.

      If this is what you want it should be possible to implement, since the logic is already implemented for octoprint.

      Are you able to build Slic3r by your self? I could then push it to my branch and you could test it.

      Tirpitz93 created this issue in prusa3d/Slic3r

      closed Feature request: support for basic auth for octoprint #650

      resamundefined 1 Reply Last reply Reply Quote 0
      • resamundefined
        resam @mloidl
        last edited by

        @mloidl good find!
        Actually I'm having problems with getting my HTTPS cert accepted, although I set the path to my self-signed crt file in PEM format.
        I guess this is the problem: https://github.com/prusa3d/Slic3r/blob/22569de00fb05d3e69695d1a07819b795bbde134/xs/src/slic3r/Utils/Http.cpp#L109
        (not sure how / where Slic3r is built, but apparently on macOS they don't support custom CA files?)

        1 Reply Last reply Reply Quote 0
        • fmaundefined
          fma
          last edited by

          I installed this new release, but I can't seen any menu / button to upload the file to the Duet; how do I configure that?

          Frédéric

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

            @fma In your printer section you have to Select Duet as Host Type

            0_1535970651213_7484f5df-356f-4aea-bd44-554410307667-image.png

            1 Reply Last reply Reply Quote 0
            • fmaundefined
              fma
              last edited by

              Ok, I see. Thanks!

              Frédéric

              1 Reply Last reply Reply Quote 0
              • fmaundefined
                fma
                last edited by

                Ok, I just tried this feature: it works, but:

                • it does not support spaces in file/dir name;

                • the files send from Slic3rPE don't have the same format that the ones sent from the web server: from Slic3rPE, it uses DD/MM/YYYY instead of MM/DD/YYYY. So order when sorted by date is wrong.

                Anyway, thanks for the great job!

                Frédéric

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

                  @fma
                  Thanks for your findings
                  The problem with the timestamp is already fixed and on the master branch. So it will be part of the next bugfix release.

                  Regarding whitespaces, i'll try to fix that.

                  Regards,
                  Martin

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

                    @fma
                    I've created Pull Request https://github.com/prusa3d/Slic3r/pull/1195 for the issue with the whitespaces. Hope they will overtake it. Fingers crossed.

                    mloidl opened this pull request in prusa3d/Slic3r

                    closed duet upload: allow whitespaces in filenames #1195

                    1 Reply Last reply Reply Quote 0
                    • fmaundefined
                      fma
                      last edited by

                      Great, thanks!

                      Frédéric

                      1 Reply Last reply Reply Quote 0
                      • whosrdaddyundefined
                        whosrdaddy
                        last edited by

                        Thank you for this.
                        Tried it out yesterday, works like a charm!

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