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

    Slic3r Prusa Edition Duet Upload

    Scheduled Pinned Locked Moved
    General Discussion
    5
    12
    2.7k
    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.
    • dc42undefined
      dc42 administrators
      last edited by dc42

      Are you by any chance trying to upload a file whose name includes spaces? I think a heard that there was a bug in the upload code in Slic3r PE when the name of the file to upload contains spaces, and I can see why that might give rise to this error.

      [Edit: @mloidl beat me to it.]

      Duet WiFi hardware designer and firmware engineer
      Please do not ask me for Duet support via PM or email, use the forum
      http://www.escher3d.com, https://miscsolutions.wordpress.com

      1 Reply Last reply Reply Quote 0
      • LHelgeundefined
        LHelge
        last edited by

        I've also had problems uploading do directories other than the root directory.

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

          @LHelge Have you tried to separate the folder and the filename with a "/"?
          When implementing the upload feature i've tested with a lot of folder / filename combinations. The folder was created every time. Also subfolders were created successfully.

          Do you have an example folder/filename?
          Also, which version of DWC and RRF are you running?

          Phaedruxundefined LHelgeundefined 2 Replies Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @mloidl
            last edited by

            @mloidl feature request? The is a check box to start the print on upload, could one be added to start simulation as well?

            Z-Bot CoreXY Build | Thingiverse Profile

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

              @Phaedrux I'll have a look into it.
              This would need to be a second checkbox added which is locked against the start print mode. Means either simulation / print / none is selected, but not both.

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

                @mloidl maybe a radio button or drop-down to select the default?

                Z-Bot CoreXY Build | Thingiverse Profile

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

                  @Phaedrux I thought about it. Since the Upload dialog is the same for OctoPrint and for Duet i would not like to change to a radio button or to a dropdown because this would add a 3rd option (None).
                  I'll give the second checkbox a try. This would mean the dialog would look the same for OctoPrint as for now. For Duet upload there would be two checkboxes. When ticking one the other one will be deselected automatically.

                  Unforunately i'm currently not able to compile the source. Will need to investigate.

                  1 Reply Last reply Reply Quote 1
                  • LHelgeundefined
                    LHelge @mloidl
                    last edited by

                    @mloidl I don't remember exactly what I tried, I'll see if I can recreate it tonight. I may have it confused with crashes I used to have when storing the Slic3r configuration files on a write protected network drive.

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

                      @LHelge Thanks. That would be fine.

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

                        @Phaedrux Seems that there is currently a large refactoring in progress. So i'll have to wait until this is finished, otherwise i'm not able to merge it.
                        This is the commit (not on master yet) https://github.com/prusa3d/Slic3r/commit/4fa874904e6ec54591ce7783d83722c463748bfd

                        When the refactoring is done i'll try to implement the start simulation action.

                        0 vojtechkral committed to prusa3d/Slic3r
                        Print host improvements: presistent path & start print, bugfixes
                        Fixes #1219
                        Fixes #1004
                        Fixes #1106
                        Fixes #1173
                        1 Reply Last reply Reply Quote 1
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA