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

RepRapFirmware 3.01-RC6 released

Scheduled Pinned Locked Moved
Beta Firmware
27
165
12.2k
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
    chrishamm administrators @Dougal1957
    last edited by chrishamm 4 Mar 2020, 12:42 3 Apr 2020, 12:42

    @Dougal1957 The stable list is still in there: sudo rm /etc/apt/sources.list.d/duet3d.list followed by sudo apt-get update should work for you

    Duet software engineer

    ? 1 Reply Last reply 3 Apr 2020, 12:43 Reply Quote 0
    • ?
      A Former User @chrishamm
      last edited by 3 Apr 2020, 12:43

      @chrishamm said in RepRapFirmware 3.01-RC6 released:

      The stable list is still in there

      is that a problem, more importantly, should it be a problem?

      1 Reply Last reply Reply Quote 0
      • undefined
        Dougal1957 @A Former User
        last edited by 3 Apr 2020, 12:45

        @bearer that sorted it Thanks very much as you probably imagine I am not good with LINUX at all although I am learning some of it

        ? 1 Reply Last reply 3 Apr 2020, 12:47 Reply Quote 0
        • ?
          A Former User @Dougal1957
          last edited by 3 Apr 2020, 12:47

          @Dougal1957 i only translated

          chrishamm said in RepRapFirmware 3.01-RC6 released:

          @Dougal1957 Sorry, looks like like this file was missing in the RRF package, I've just added it back and uploaded it to another location: http://pkg.duet3d.com/Duet3iap_spi_MB6HC.bin You may need to rename it to Duet3iap_spi.bin.

          into copy/paste; and we all had to learn at some point

          undefined 1 Reply Last reply 3 Apr 2020, 13:53 Reply Quote 0
          • undefined
            Dougal1957 @A Former User
            last edited by 3 Apr 2020, 13:53

            @bearer Prob is that I am getting a bit old you know the saying about teaching old Dogs new tricks lol

            ? 1 Reply Last reply 3 Apr 2020, 13:55 Reply Quote 0
            • ?
              A Former User @Dougal1957
              last edited by 3 Apr 2020, 13:55

              @Dougal1957 you're trying, and succeeding; no-one gonna fault you for that.

              1 Reply Last reply Reply Quote 1
              • undefined
                chas2706
                last edited by 3 Apr 2020, 13:55

                Just upgraded and having issues.
                On the SBC display DWC reports that the sys drive is unmounted:

                SBC_DWC.jpg

                But in web browser DWC looks ok but nothing works when clicked:

                DWC.jpg

                Any ideas?

                ? 1 Reply Last reply 3 Apr 2020, 14:00 Reply Quote 0
                • ?
                  A Former User @chas2706
                  last edited by 3 Apr 2020, 14:00

                  @chas2706 said in RepRapFirmware 3.01-RC6 released:

                  On the SBC display DWC reports that the sys drive is unmounted:

                  see what ls -l /opt/dsf/sd says in a ssh shell?

                  undefined 1 Reply Last reply 3 Apr 2020, 14:14 Reply Quote 0
                  • undefined
                    chas2706
                    last edited by 3 Apr 2020, 14:03

                    @bearer said in RepRapFirmware 3.01-RC6 released:

                    ls -l /opt/dsf/sd

                    I get this:

                    pi@Duet3:~ $ ls -l /opt/dsf/sd
                    total 20
                    drwxr-xr-x 4 pi pi 4096 Mar 6 17:13 filaments
                    drwxr-xr-x 2 pi pi 4096 Apr 3 11:45 firmware
                    drwxr-xr-x 3 pi pi 4096 Apr 3 13:56 gcodes
                    drwxr-xr-x 9 pi pi 4096 Mar 17 09:08 macros
                    drwxr-xr-x 5 pi pi 4096 Apr 3 13:48 sys
                    lrwxrwxrwx 1 pi pi 7 Oct 22 12:00 www -> ../dwc2
                    pi@Duet3:~ $

                    ? 1 Reply Last reply 3 Apr 2020, 14:12 Reply Quote 0
                    • ?
                      A Former User @chas2706
                      last edited by 3 Apr 2020, 14:12

                      @chas2706 said in RepRapFirmware 3.01-RC6 released:

                      drwxr-xr-x 5 pi pi 4096 Apr 3 13:48 sys

                      not sure if dcs is run as pi instead of root now, i'll leave that to someone else to confirm or correct.

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        Danal
                        last edited by Danal 4 Mar 2020, 14:19 3 Apr 2020, 14:13

                        Two errors, on a machine that started on RC4. It may be worth noting the machine was built from the Duet (full) image, and the instructions for moving to the unstable feed were followed via copy/paste. I'd be happy to report anything you guys need to see; the point of the above being it should be set up correctly.

                        Anyway, first error:

                        4/3/2020, 8:41:16 AM M997
                        Error: M997: Failed to find IAP file /opt/dsf/sd/sys/Duet3iap_spi.bin

                        As suggested above, wget http://pkg.duet3d.com/Duet3iap_spi_MB6HC.bin -O opt/dsf/sd/sys/Duet3iap_spi.bin fixed this.

                        However, I then received:

                        4/3/2020, 8:42:46 AM M997
                        Error: M997: Failed to find firmware file /opt/dsf/sd/sys/Duet3Firmware.bin

                        I tried to fix this with a symlink, this did not work. ln -s Duet3Firmware_MB6HC.bin Duet3Firmware.bin

                        lrwxrwxrwx 1 pi   pi       23 Apr  3 08:58 Duet3Firmware.bin -> Duet3Firmware_MB6HC.bin
                        

                        I then ran sudo apt install reprapfirmware --reinstall and this did work. Including updating the main board to RC6. The symlink was still in place; this may or may not have made a difference.

                        Expansion board updates worked, and report RC5.

                        4/3/2020, 9:12:59 AM M115 B0
                        FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.01-RC6 ELECTRONICS: Duet 3 MB6HC v0.6 or 1.0 FIRMWARE_DATE: 2020-04-03b3
                        4/3/2020, 9:12:55 AM M115 B2
                        Board EXP3HC firmware 3.01-RC5 (2020-03-29b1)
                        4/3/2020, 9:12:45 AM M115 B1
                        Board EXP3HC firmware 3.01-RC5 (2020-03-29b1)

                        Board: Duet 3 MB6HC (MB6HC)
                        DSF Version: 1.3.0.0
                        Firmware: RepRapFirmware for Duet 3 MB6HC 3.01-RC6 (2020-04-03b3)
                        Duet Web Control 2.1.0

                        Delta / Kossel printer fanatic

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          Danal @A Former User
                          last edited by Danal 4 Mar 2020, 14:16 3 Apr 2020, 14:14

                          @bearer said in RepRapFirmware 3.01-RC6 released:

                          On the SBC display DWC reports that the sys drive is unmounted:

                          I had this for a few moments. An "emergency stop" restart fixed it, and/or a sudo service duetcontrolserver restart I'm not sure which.

                          Delta / Kossel printer fanatic

                          1 Reply Last reply Reply Quote 0
                          • undefined
                            chas2706
                            last edited by 3 Apr 2020, 14:16

                            @Danal said in RepRapFirmware 3.01-RC6 released:

                            I had this for a few moments. An "emergency stop" restart fixed it.

                            My estop doesn't work either on DWC web page or SBC display.

                            1 Reply Last reply Reply Quote 0
                            • undefined
                              Danal
                              last edited by 3 Apr 2020, 14:16

                              Just remembered, it may have been a sudo service duetcontrolserver restart I'm not sure which really fixed it.

                              Delta / Kossel printer fanatic

                              1 Reply Last reply Reply Quote 0
                              • undefined
                                chas2706
                                last edited by 3 Apr 2020, 14:21

                                @Danal said in RepRapFirmware 3.01-RC6 released:

                                sudo service duetcontrolserver restart

                                Just applied that and now I get this on SBC display:

                                Duet3.jpg

                                1 Reply Last reply Reply Quote 0
                                • undefined
                                  Danal
                                  last edited by Danal 4 Mar 2020, 14:26 3 Apr 2020, 14:25

                                  It looks like something didn't upgrade, either the board or the DSF, and they won't connect. I'd try a power cycle first. Just to be sure everything that is there has an opportunity to connect.

                                  If that does not work, then I'd start re-installing things, such as:

                                  sudo apt install duetsoftwareframework --reinstall
                                  sudo apt install reprapfirmware --reinstall

                                  The full dependency list for DSF is:
                                  duetsoftwareframework
                                  Depends: duetcontrolserver
                                  Depends: duetsd
                                  Depends: duettools
                                  Depends: duetwebserver
                                  Depends: duetwebcontrol
                                  Depends: reprapfirmware

                                  Re-Installs can't really hurt anything; if it gets beyond that, it may take @DC42 or @chrishamm to advise how to fix.

                                  Delta / Kossel printer fanatic

                                  1 Reply Last reply Reply Quote 0
                                  • undefined
                                    chas2706
                                    last edited by 3 Apr 2020, 14:46

                                    @Danal said in RepRapFirmware 3.01-RC6 released:

                                    sudo apt install reprapfirmware --reinstall

                                    I will try to re-install but not to worry if it fails because I have backup copies.

                                    Thanks for your help.

                                    1 Reply Last reply Reply Quote 0
                                    • undefined
                                      jay_s_uk
                                      last edited by 3 Apr 2020, 15:24

                                      My duet 3 + pi updated without issue

                                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                                      1 Reply Last reply Reply Quote 0
                                      • undefined
                                        garyd9 @dc42
                                        last edited by 3 Apr 2020, 16:48

                                        @dc42 said in RepRapFirmware 3.01-RC6 released:

                                        The release notes are at https://github.com/dc42/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
                                        ... If you were using M308 H or L parameters for thermistors attached to a Duet 3 main board, you will need to adjust those values
                                        ... The M308 thermistor H and L parameters on Duet 3 main boards have been re-scaled to match the scaling used on Duet 3 expansion and tool boards.

                                        Can you please publish the old scaling in the release notes to make it easier to adjust M308 L/H values? Even better would be a simple equation that people can just plug their old values into to get the new values.

                                        For example, I have the following M308 (with L/H values carried since using a duet2 on RRF 1.19):

                                        M308 S0 P"temp0" Y"thermistor" A"Bed" T100000 B3950  R4700 L54 H-97
                                        

                                        Thank you
                                        Gary

                                        "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

                                        undefined 1 Reply Last reply 3 Apr 2020, 17:37 Reply Quote 0
                                        • undefined
                                          Marco Bona
                                          last edited by 3 Apr 2020, 16:53

                                          After updating my Duet Wifi I report three problems that I am having:
                                          1_ I continue to have the problem with the correct visualization of the Layers (yesterday @droftarts said it would be solved with the new build)
                                          2_When I load the filament from DWC I cannot see the list of saved filaments and it seems that the tool change is being performed.
                                          3_After restarting the emergency button, the restart is not performed.

                                          droftartsundefined 1 Reply Last reply 3 Apr 2020, 23:14 Reply Quote 0
                                          30 out of 165
                                          • First post
                                            30/165
                                            Last post
                                          Unless otherwise noted, all forum content is licensed under CC-BY-SA