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

    Failed to upload on Duet WC

    Scheduled Pinned Locked Moved
    General Discussion
    4
    6
    280
    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.
    • Festivejellyundefined
      Festivejelly
      last edited by

      Hello,

      I have a duet wifi running the following:

      Board: Duet 2 WiFi (2WiFi)
      Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.2.2 (2021-02-11)
      Duet WiFi Server Version: 1.25

      When I try to upload this file I get this error:

      Failed to upload E3DTC_X_Carriage_HemeraMount Sunlu PLA lw 0.4mm lh 0.3mm flow 100% if 20% ext1 215.0C bed 55C.gcode
      Network error

      My suspicion is that the filename is too long, because if I rename it to something simpler it will upload fine. However the error message isnt particularly helpful, and maybe it should just say "filename too long" or something similar.

      Am I able to change the max filename length? Its pretty limiting as I always name my gcodes like above as it allows me at a glance to see what settings ive used.

      fcwiltundefined dc42undefined 2 Replies Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by Phaedrux

        Is it the length or percent signs?

        You may also wish to update firmware to 3.3.

        Upload this zip file as is to the system tab in DWC.

        https://github.com/Duet3D/RepRapFirmware/releases/download/3.3/Duet2and3Firmware-3.3.zip

        Z-Bot CoreXY Build | Thingiverse Profile

        Festivejellyundefined 1 Reply Last reply Reply Quote 0
        • Festivejellyundefined
          Festivejelly @Phaedrux
          last edited by

          @phaedrux I shall give that a try and report back, thanks for the heads up on 3.3 i'll update to that as well.

          1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @Festivejelly
            last edited by

            @festivejelly said in Failed to upload on Duet WC:

            You could simplify the names a bit.

            For example if I use T190-60 that means the extruder temp is 190, the bed temp is 60.

            I know temps are in C, distances are in mm, flow is in percent so I don't bother to include that information.

            Frederick

            Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

            Festivejellyundefined 1 Reply Last reply Reply Quote 0
            • dc42undefined
              dc42 administrators @Festivejelly
              last edited by

              @festivejelly the maximum filename length on all modern Duets is currently 120 characters including the path, which in your case is "0:/gcodes/". There is scope to increase it on Duet 3, however I don't intend to increase it on Duet 2 because RAM is limited.

              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 1
              • Festivejellyundefined
                Festivejelly @fcwilt
                last edited by

                @fcwilt Fair points there actually I could simply that and probably remove some info. Or maybe just hash the string lol.

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