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

    DWC issue mini5 sbc 3.3b1

    Scheduled Pinned Locked Moved
    General Discussion
    2
    10
    356
    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.
    • carcamerarigundefined
      carcamerarig
      last edited by

      So when I start a print DWC isn't reporting a job started, it shows up in PD though and when the job finishes it shows up as complete in DWC. Any ideas?
      RRF 3.3b2
      PD v1.24
      DWC v3.2.2

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

        @carcamerarig said in DWC issue mini5 sbc 3.3b1:

        PD v1.24

        Are you able to update your PD firmware to the 3.x versions?

        I'm not sure, but I would have expected your DWC version to match 3.3beta2 since it was also part of the release, but maybe that's not the case for SBC. I'm not sure.

        When you updated to 3.3beta2 how did you update?

        Z-Bot CoreXY Build | Thingiverse Profile

        carcamerarigundefined 1 Reply Last reply Reply Quote 0
        • carcamerarigundefined
          carcamerarig @Phaedrux
          last edited by

          @Phaedrux said in DWC issue mini5 sbc 3.3b1:

          @carcamerarig said in DWC issue mini5 sbc 3.3b1:

          PD v1.24

          Are you able to update your PD firmware to the 3.x versions?

          I'm not sure, but I would have expected your DWC version to match 3.3beta2 since it was also part of the release, but maybe that's not the case for SBC. I'm not sure.

          When you updated to 3.3beta2 how did you update?

          downloaded 3.3b2 from the GitHub and used upload files in DWC, I downloaded PanelDueFirmware-5.0i-7.0i also from GitHub and used the same upload files in DWC but that's never changed PD fw.

          1 Reply Last reply Reply Quote 0
          • carcamerarigundefined
            carcamerarig
            last edited by

            I did dl DWC 3.3b2 before from [https://github.com/Duet3D/DuetWebControl/releases/tag/v3.3-b2](link url)
            but after uploading in system - upload files still in general it shows 3.2.2, is that right?

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

              No, if you're using the SBC the update method is done through the terminal using sudo apt update && sudo apt upgrade

              That will update the pi and the Duet software to the latest stable version.

              To update to a beta version on the SBC you would need to add the unstable repository and then update.

              If you wish to use the latest unstable DSF components, you can run the following commands instead:

              wget -q https://pkg.duet3d.com/duet3d.gpg
              wget -q https://pkg.duet3d.com/duet3d-unstable.list
              sudo mv duet3d.gpg /etc/apt/trusted.gpg.d/
              sudo mv duet3d-unstable.list /etc/apt/sources.list.d/duet3d-unstable.list
              sudo chown root:root /etc/apt/trusted.gpg.d/duet3d.gpg
              sudo chown root:root /etc/apt/sources.list.d/duet3d-unstable.list
              Please be aware that the unstable repository is meant for beta testers and that it can contain experimental code. For production use, the stable repository is strongly recommended.

              https://duet3d.dozuki.com/Wiki/Getting_Started_With_Duet_3#Section_Software_Installation

              Z-Bot CoreXY Build | Thingiverse Profile

              carcamerarigundefined 1 Reply Last reply Reply Quote 2
              • carcamerarigundefined
                carcamerarig @Phaedrux
                last edited by

                @Phaedrux said in DWC issue mini5 sbc 3.3b1:

                No, if you're using the SBC the update method is done through the terminal using sudo apt update && sudo apt upgrade

                That will update the pi and the Duet software to the latest stable version.

                To update to a beta version on the SBC you would need to add the unstable repository and then update.

                If you wish to use the latest unstable DSF components, you can run the following commands instead:

                wget -q https://pkg.duet3d.com/duet3d.gpg
                wget -q https://pkg.duet3d.com/duet3d-unstable.list
                sudo mv duet3d.gpg /etc/apt/trusted.gpg.d/
                sudo mv duet3d-unstable.list /etc/apt/sources.list.d/duet3d-unstable.list
                sudo chown root:root /etc/apt/trusted.gpg.d/duet3d.gpg
                sudo chown root:root /etc/apt/sources.list.d/duet3d-unstable.list
                Please be aware that the unstable repository is meant for beta testers and that it can contain experimental code. For production use, the stable repository is strongly recommended.

                https://duet3d.dozuki.com/Wiki/Getting_Started_With_Duet_3#Section_Software_Installation

                excellent many thanks 👍

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

                  If you're just getting started consider getting setup in standalone mode. That way you can focus on the Duet and not have to worry about the Pi just yet. It's then quite easy to transfer your config files over to the Pi setup.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  carcamerarigundefined 1 Reply Last reply Reply Quote 0
                  • carcamerarigundefined
                    carcamerarig @Phaedrux
                    last edited by

                    @Phaedrux said in DWC issue mini5 sbc 3.3b1:

                    If you're just getting started consider getting setup in standalone mode. That way you can focus on the Duet and not have to worry about the Pi just yet. It's then quite easy to transfer your config files over to the Pi setup.

                    Thanks 😉
                    Just printed my 1st Duet print 🙂

                    10AF55AB-1F98-4034-BF52-385D45A7B8BD.jpg

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

                      It's beautiful.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      carcamerarigundefined 1 Reply Last reply Reply Quote 1
                      • carcamerarigundefined
                        carcamerarig @Phaedrux
                        last edited by

                        @Phaedrux said in DWC issue mini5 sbc 3.3b1:

                        It's beautiful.

                        Really helpful last night thanks, your instructions were spot on and update went smoothly. 🙏🙏

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