• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    ww1g16
    last edited by ww1g16 16 Sept 2018, 10:12

    Hey,

    Following the latest release from Prusa, they've added support to upload/print to a Duet board from the slicer itself. However, I'm getting the following error code...

    0_1537092663394_error1.PNG

    I don't know whether this is a problem with my DuetWifi firmware or the slicer (hence why I'm asking on this forum rather than the Prusa forum!). Any suggestions?

    Duet 2 Wifi
    Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
    Firmware Electronics: Duet WiFi 1.02 or later
    Firmware Version: 2.01(RTOS) (2018-07-26b2)
    WiFi Server Version: 1.21
    Web Interface Version: 1.21.2-dc42
    CoreXY

    1 Reply Last reply Reply Quote 0
    • undefined
      mloidl
      last edited by 16 Sept 2018, 11:36

      Hi,

      There is a known problem in 1.41.0 when using whitespaces in filenames. But this has been already fixed in master with https://github.com/prusa3d/Slic3r/pull/1195

      Can you confirm that your filename contains whitespaces?

      mloidl opened this pull request 5 Sept 2018, 04:27 in prusa3d/Slic3r

      closed duet upload: allow whitespaces in filenames #1195

      1 Reply Last reply Reply Quote 0
      • undefined
        dc42 administrators
        last edited by dc42 16 Sept 2018, 13:38

        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
        • undefined
          LHelge
          last edited by 17 Sept 2018, 06:54

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

          1 Reply Last reply Reply Quote 0
          • undefined
            mloidl
            last edited by mloidl 17 Sept 2018, 06:59

            @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?

            undefined undefined 2 Replies Last reply 17 Sept 2018, 15:36 Reply Quote 0
            • undefined
              Phaedrux Moderator @mloidl
              last edited by 17 Sept 2018, 15:36

              @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
              • undefined
                mloidl
                last edited by 17 Sept 2018, 20:14

                @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.

                undefined 1 Reply Last reply 17 Sept 2018, 20:45 Reply Quote 0
                • undefined
                  Phaedrux Moderator @mloidl
                  last edited by 17 Sept 2018, 20:45

                  @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
                  • undefined
                    mloidl
                    last edited by 18 Sept 2018, 05:34

                    @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
                    • undefined
                      LHelge @mloidl
                      last edited by 18 Sept 2018, 06:28

                      @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
                      • undefined
                        mloidl
                        last edited by 18 Sept 2018, 06:52

                        @LHelge Thanks. That would be fine.

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          mloidl
                          last edited by 18 Sept 2018, 10:25

                          @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 10 Sept 2018, 14:35 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
                          3 out of 12
                          • First post
                            3/12
                            Last post
                          Unless otherwise noted, all forum content is licensed under CC-BY-SA