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

    Software package 3.3beta3 released

    Scheduled Pinned Locked Moved
    Beta Firmware
    34
    96
    11.4k
    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.
    • deckingmanundefined
      deckingman
      last edited by deckingman

      I am once again unable to print anything since upgrading from 3.3. beta2 to 3.3. beta 3. This macro (which is called from my gcode files) causes the board to reset as soon as the hot end and bed reach their set temperatures (immediately after the M116). PrePrintPLAUVAB.g The reset loses the network connection temporarily, turns off all the heaters, and causes the axes to lose their homing status. Just what I need before starting a print (not).

      EDIT. Reverted back to 3.3. beta2 and all is well again. So it's definitely caused by 3.3. beta 3 (either the firmware or DWC version).

      Ian
      https://somei3deas.wordpress.com/
      https://www.youtube.com/@deckingman

      1 Reply Last reply Reply Quote 0
      • deckingmanundefined
        deckingman
        last edited by

        Update on this. It seems to be consistent whenever I try beta 3. M122 reports a software reset as soon as macro finishes heating and the M116 completes. Reason: HardFault and a load of codes and with "bad marker". DC has been provided with more details via a different channel to these forums.

        Ian
        https://somei3deas.wordpress.com/
        https://www.youtube.com/@deckingman

        1 Reply Last reply Reply Quote 1
        • Lorisundefined
          Loris
          last edited by Loris

          Hi all, i have a strange behaviour using rrf 3.3b3.
          I printed a file already in my SD (when i use 3.3b1).
          This file is a simple testing cube sliced in simplify3d having 1 perimeter only.
          Printed with 3.3b1 is perfect.
          Printed with 3.3b3 seems that first layers are smaller than normal.
          I also confirm that the probe z-offset with 3.3b3 seems different, it print al little far away from bed, 3.3b1 perfect.
          Same config.g and same configuration.
          I only changed the firmware.
          To do a test, i rollback to 3.3b1 and it prints perfectly the same file.
          Here a picture about the print with 3.3b3
          photo_2021-04-24_12-05-54.jpg

          matt3oundefined 1 Reply Last reply Reply Quote 0
          • matt3oundefined
            matt3o @Loris
            last edited by

            @loris could it be a temperature issue? have you tried to re-run the pid calibration?

            1 Reply Last reply Reply Quote 0
            • Diamondbackundefined
              Diamondback @sebkritikel
              last edited by

              @sebkritikel said in Software package 3.3beta3 released:

              @dc42 ~~Alright, what am I doing wrong? Likely something simple

              Duet2 Wifi +Duex5
              Duet Web Control 3.3.0-b3
              RepRapFirmware for Duet 2 WiFi/Ethernet 3.3beta3 (2021-04-22)

              Wiring diagram (tried some variations of this, including using duex.cs5, duex.cs6). Green LED on each of the boards tested.~~

              7b3e641b-21ba-421d-ab7d-027b2314b1f8-image.png

              M955 P0 C"spi.cs3+spi.cs4"
              Error: M955: Accelerometer not found on specified port
              

              Update - I'm quite confident the cable assembly was good, but likely was too long (~11ft). Trimmed 4ft off the Duet side, re-terminated and now we're good to go.

              I have the same issue, but much shorter wiring already. (about 1.5m in total or so)
              @dc42 are there any known limitations to SPI cable length and/or crimp connection quality?

              1 Reply Last reply Reply Quote 0
              • PaulHewundefined
                PaulHew
                last edited by

                Noticed that the Layer Chart does not display info.

                P.

                RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
                Voron 2.4 disassembled..... Waiting for the RailCore Mini....

                Stephen6309undefined 1 Reply Last reply Reply Quote 0
                • Stephen6309undefined
                  Stephen6309 @PaulHew
                  last edited by Stephen6309

                  @paulhew If you are using PrusaSlicer you need to add to the Before layer change G-Code: ;LAYER:[layer_num]
                  It's under Custom G-Code in Printer Settings.

                  PaulHewundefined Sytac072undefined 2 Replies Last reply Reply Quote 1
                  • PaulHewundefined
                    PaulHew @Stephen6309
                    last edited by

                    @stephen6309 said in Software package 3.3beta3 released:

                    LAYER:[layer_num]

                    Thanks, appreciate the info.
                    I will try it after this tophat.

                    Regards,

                    Paul

                    RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
                    Voron 2.4 disassembled..... Waiting for the RailCore Mini....

                    1 Reply Last reply Reply Quote 0
                    • Sytac072undefined
                      Sytac072
                      last edited by

                      Hello... I have tried to upgrade my Tevo delta today from RRF 3.2.2 to 3.3 beta 3 but after the upgrade, the extruder disappeared from the DWC and from the paneldue.

                      This is how the motors are configured:

                      M584 X0 Y1 Z2 E3 ; set drive mapping

                      I don't what is wrong.

                      Stephen6309undefined 1 Reply Last reply Reply Quote 0
                      • Stephen6309undefined
                        Stephen6309 @Sytac072
                        last edited by Stephen6309

                        @sytac072 I have a 1LC with my 6HC & Mini 5+, mine is M584 X0.0 Y0.1 Z0.2 E121.0

                        If you have a Duet 3, try adding 0. to the drive numbers. That's what the reprapfirmware configurator does.

                        Sytac072undefined 1 Reply Last reply Reply Quote 0
                        • Sytac072undefined
                          Sytac072 @Stephen6309
                          last edited by

                          @stephen6309 Thank you very much for your tip. I have a duet2 Wifi. I am not sure if your settings may also work on mine.

                          Stephen6309undefined 1 Reply Last reply Reply Quote 0
                          • Stephen6309undefined
                            Stephen6309 @Sytac072
                            last edited by Stephen6309

                            @sytac072 Have you tried the good ol' turnoff/turnon fix? 🙂
                            The config.g is still valid?

                            Sytac072undefined 1 Reply Last reply Reply Quote 0
                            • Sytac072undefined
                              Sytac072 @Stephen6309
                              last edited by

                              @stephen6309 Yes, I did it... The config.g is the same I was using with RRF 3.2.2. I reinstalled it and the printer was working again.

                              SIamundefined 1 Reply Last reply Reply Quote 0
                              • SIamundefined
                                SIam @Sytac072
                                last edited by SIam

                                @dc42 I had the same issue with "long" cable to the Accelerometer long means in my case 1.5 meters with this cable the Accelerometer doesn't work 😞

                                25.4.2021, 14:00:31	M955 P0 C"spi.cs3+spi.cs4"
                                Error: M955: Accelerometer not found on specified port
                                

                                I have measured the cable with all the crimps and this is ok. After that I have build a second cable with ca 40 cm and connected this to the Accelerometer and the duet board and surprise the Accelerometer works!

                                25.4.2021, 16:37:37	M955 P0 C"spi.cs3+spi.cs4"
                                Accelerometer 0 with orientation 20 samples at 1344Hz with 10-bit resolution
                                

                                But i can't use it because the cable is to short to move the print head. Now my question can we do something with pull up, pull down or a capacitor to use "Long" cables?

                                Hypercube-Evolution-Hybrid, Piezo Orion, Orbiter
                                Duet WiFi 1.02 or later + DueX5
                                RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.0beta4 (2021-09-27 11:30:36)
                                Duet WiFi Server: 1.26
                                Duet Web Control 3.4.0beta4 (2021-09-27)

                                pkosundefined 1 Reply Last reply Reply Quote 0
                                • Nurgelrotundefined
                                  Nurgelrot
                                  last edited by Nurgelrot

                                  Okay I'm lost. In SBC Mode. I've switched my SBC software repository to unstable and atp-get update|grade.

                                  DWC is listing Duet Web Control 3.3.0-b3 and

                                  Machine is showing :
                                  Board: Duet 3 Mini 5+ (Mini5plus)
                                  DSF Version: 3.3-b3
                                  Firmware: RepRapFirmware for Duet 3 Mini 5+ 3.2.2 (2021-02-11)

                                  M115:
                                  FIRMWARE_NAME: RepRapFirmware for Duet 3 Mini 5+ FIRMWARE_VERSION: 3.2.2 ELECTRONICS: Duet 3 Mini5plus Ethernet FIRMWARE_DATE: 2021-02-11

                                  So everything but the board is upgraded what did I miss?

                                  the right package is installed on the PI:
                                  ii reprapfirmware 3.3-b3-1 all RepRapFirmware Software Bundle

                                  Rebooting nothing working.

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

                                    @nurgelrot Try updating the mini5 firmware directly to get back in sync with DSF.

                                    https://duet3d.dozuki.com/Wiki/Duet_3_Mini_5plus_Firmware

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    Nurgelrotundefined 1 Reply Last reply Reply Quote 0
                                    • pkosundefined
                                      pkos @SIam
                                      last edited by

                                      @siam I know it sounds janky, but wrap your wire in aluminum foil or any other kind of shielding. Should work then.

                                      Voron 2.4 (Duet 3 6HC + 3HC standalone), Voron SW (Duet 3 mini 5+ standalone), Voron Trident (Duet 3 mini 5+ standalone), Voron 0.1

                                      SIamundefined 2 Replies Last reply Reply Quote 0
                                      • SIamundefined
                                        SIam @pkos
                                        last edited by

                                        @pkos that will not work so easy the cable is inside a Energy chain, but I think I have some shielded cable here if so i will try a test with it

                                        Hypercube-Evolution-Hybrid, Piezo Orion, Orbiter
                                        Duet WiFi 1.02 or later + DueX5
                                        RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.0beta4 (2021-09-27 11:30:36)
                                        Duet WiFi Server: 1.26
                                        Duet Web Control 3.4.0beta4 (2021-09-27)

                                        1 Reply Last reply Reply Quote 0
                                        • Nurgelrotundefined
                                          Nurgelrot @Phaedrux
                                          last edited by

                                          @phaedrux Well that was a major PITA but they are now in sync again. Had to tear my lab apart and move crap all over the place. If I had wanted to make direct connections to the printer board I would have used the Wifi version of the card. But I got there in the end. Any thoughts on why this happened? Not looking forward to that next time I update.

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

                                            @nurgelrot I think by ‘directly’ @Phaedrux didn’t mean by USB; you should have been able to send M997 S0 (the matching firmware should have downloaded with DSF), or uploaded the firmware file in DWC, and it would ask if you want to update it. I’ve done this a lot recently, when testing firmware.

                                            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

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