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

    RepRapFirmware 3.01-RC3 released

    Scheduled Pinned Locked Moved
    Beta Firmware
    22
    68
    4.3k
    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.
    • Phaedruxundefined
      Phaedrux Moderator @CNCModeller
      last edited by

      @CNCModeller You can send M115 to see what firmware is actually flashed.

      Z-Bot CoreXY Build | Thingiverse Profile

      CNCModellerundefined 1 Reply Last reply Reply Quote 0
      • CNCModellerundefined
        CNCModeller @Phaedrux
        last edited by

        @Phaedrux said in RepRapFirmware 3.01-RC3 released:

        @CNCModeller You can send M115 to see what firmware is actually flashed.

        Cool thanks for the heads up...

        Polar Duet3 Mini + 1HCL
        https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix
        Wanhao D4S: Duet2
        https://forum.duet3d.com/post/296755
        K40 Laser, Duet2
        https://forum.duet3d.com/post/312082
        Wanhao D5S
        https://www.youtube.com/CNCModellerUK

        1 Reply Last reply Reply Quote 0
        • DaBitundefined
          DaBit
          last edited by

          That daemon-task runs always? Also when the printer is idle or off?

          So, in theory I could use that to generate the desired chargepump signal, albeit at only 0,5Hz?

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

            @DaBit said in RepRapFirmware 3.01-RC3 released:

            That daemon-task runs always? Also when the printer is idle or off?

            So, in theory I could use that to generate the desired chargepump signal, albeit at only 0,5Hz?

            You could run it faster than that if you use a loop within the daemon.g file.

            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
            • imrjundefined
              imrj @A Former User
              last edited by

              @bearer bossa crashes on my Mac running Movaje, and i dont have a laptop w Windows, so I would have to rip out the board and uncable it all, trying to avoid that......
              I tried the file "Duet3_SDiap_MB6HC.bin" that someone posted the link for but it still wont take, it says soemthing about in-app error (i notices is a really small file of 55k vs. the usual 550k or so).....I dunno this shouldnt be that difficult....help!!

              Danalundefined droftartsundefined dc42undefined 3 Replies Last reply Reply Quote 0
              • DaBitundefined
                DaBit
                last edited by

                @dc42 said in RepRapFirmware 3.01-RC3 released:

                You could run it faster than that if you use a loop within the daemon.g file.

                I suppose I could, but as long as I do not have to interface with existing boards the frequency is not that important.

                How do we prevent the daemon task from taking away too much processing from the main G-code pipe? Is an endless while() harmful? Or is all that handled by priority in RRF?

                Anyway, nice addition that daemon task!
                I could use the daemon task to monitor the heaters for faulting, generate a chargepump signal when OK, quit generating the chargepump and send an M81 when failing.

                dc42undefined 1 Reply Last reply Reply Quote 0
                • Danalundefined
                  Danal @imrj
                  last edited by Danal

                  @imrj said in RepRapFirmware 3.01-RC3 released:

                  @bearer bossa crashes on my Mac running Movaje, and i dont have a laptop w Windows, so I would have to rip out the board and uncable it all, trying to avoid that......
                  I tried the file "Duet3_SDiap_MB6HC.bin" that someone posted the link for but it still wont take, it says soemthing about in-app error (i notices is a really small file of 55k vs. the usual 550k or so).....I dunno this shouldnt be that difficult....help!!

                  Do you have a Raspberry Pi?

                  The instructions for bossa on Pi are on the dozuki, just below the instructions for Winders (<=Texas edition of WIndows)

                  Delta / Kossel printer fanatic

                  imrjundefined 1 Reply Last reply Reply Quote 0
                  • imrjundefined
                    imrj @Danal
                    last edited by

                    @Danal i do have plenty those, thanks, will give that a shot

                    1 Reply Last reply Reply Quote 0
                    • droftartsundefined
                      droftarts administrators @imrj
                      last edited by

                      @imrj said in RepRapFirmware 3.01-RC3 released:

                      bossa crashes on my Mac running Movaje

                      See https://forum.duet3d.com/topic/11445/flashing-firmware-on-mac-os-x

                      Ian

                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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

                        @DaBit said in RepRapFirmware 3.01-RC3 released:

                        How do we prevent the daemon task from taking away too much processing from the main G-code pipe? Is an endless while() harmful?

                        If using your own loop, then I recommend that you include at least one G4 command in it with a reasonable length of delay.

                        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
                        • dc42undefined
                          dc42 administrators @imrj
                          last edited by

                          @imrj said in RepRapFirmware 3.01-RC3 released:

                          I tried the file "Duet3_SDiap_MB6HC.bin" that someone posted the link for but it still wont take, it says soemthing about in-app error (i notices is a really small file of 55k vs. the usual 550k or so).....I dunno this shouldnt be that difficult....help!!

                          That's the new IAP file, used by RRF 3.0 and later to upgrade the firmware. It is not the firmware file itself, but it needs to be present in /sys when you want to upgrade the firmware using DWC or M997.

                          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
                          • imrjundefined
                            imrj
                            last edited by

                            I understand, but even with it present and the firmware file, still does nothing, it says is updating the firmware, but it remains the same in M115 afterwards, stuck at 3.0B12

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

                              @imrj Try updating to 3.0 first, with the zip file from that release. Then try updating to this release.

                              Z-Bot CoreXY Build | Thingiverse Profile

                              1 Reply Last reply Reply Quote 1
                              • imrjundefined
                                imrj
                                last edited by

                                i was able to finally get it done with the DuetPI and using the virtual SD card, so its all good now...but this needs to be simplied a bit, too hard for just a firmware update
                                now I have another issue but opened a new post for that one....thanks everyone

                                droftartsundefined 1 Reply Last reply Reply Quote 0
                                • droftartsundefined
                                  droftarts administrators @imrj
                                  last edited by

                                  @imrj Did you see my post about fixing bossa on Mac OS? https://forum.duet3d.com/topic/11445/flashing-firmware-on-mac-os-x

                                  Ian

                                  Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                  imrjundefined 1 Reply Last reply Reply Quote 0
                                  • imrjundefined
                                    imrj @droftarts
                                    last edited by

                                    @droftarts yea i did thanks, but by then i had already setup the DuetPi and got it working....but yea i will do this to my Macbook, but interestingly enough I did have brew already installed and using it for other things

                                    droftartsundefined 1 Reply Last reply Reply Quote 0
                                    • droftartsundefined
                                      droftarts administrators @imrj
                                      last edited by

                                      @imrj it's not just brew, you need to 'brew install wxwidgets'.

                                      Ian

                                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                      imrjundefined 1 Reply Last reply Reply Quote 0
                                      • TurtlePrintundefined
                                        TurtlePrint
                                        last edited by TurtlePrint

                                        When sending the M112 command the printer turns off and then starts the hot end fan "fan1" at full speed. I'm hoping to use the new daemon.g file to monitor a rotor stuck alarm wire on the hot end fan and send an M112 if its detected. So the fan continuing to spin after M112 is problematic if it's in a known stuck position.

                                        Printer is running:
                                        Duet2Wifi w/Duex5 running RRF RC3

                                        config.g snippet

                                        ; Fans
                                        M950 F0 C"Fan0"						;Define the Parts Blower Fan connected to Fan0
                                        M106 P0 S0 C"Parts Blower" H-1 		;Name the fan, turn off thermistic control and turn the fan off if it was running
                                        M950 F1 C"Fan1"						;Define the Tool Fan connected to Fan1
                                        M106 P1 T40 H1						;Enable Thermostatic Control to turn fan on 40 degrees
                                        

                                        Edit: After some experimentation it appears that any fan with thermostatic control enabled is set to 100% after an M112 command. Is this the intended behavior?

                                        dc42undefined c310undefined 2 Replies Last reply Reply Quote 0
                                        • imrjundefined
                                          imrj @droftarts
                                          last edited by

                                          @droftarts ah ok got it, will do that

                                          1 Reply Last reply Reply Quote 0
                                          • JuKuundefined
                                            JuKu
                                            last edited by

                                            M203 is set by mm/min, but reported back in mm/sec. (not a problem and as documented, just a bit odd. ?.)

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