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

    Automatic Emergency Stop

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    6
    28
    1.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.
    • jay_s_ukundefined
      jay_s_uk @Sculpt Fabricator
      last edited by

      @sculpt-fabricator and have you always used global variables or have you only recently started to use them?

      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

      Sculpt Fabricatorundefined 1 Reply Last reply Reply Quote 0
      • Sculpt Fabricatorundefined
        Sculpt Fabricator @jay_s_uk
        last edited by

        @jay_s_uk I have never run a job simulate. I don't know how to do that ?

        jay_s_ukundefined 1 Reply Last reply Reply Quote 0
        • jay_s_ukundefined
          jay_s_uk @Sculpt Fabricator
          last edited by

          @sculpt-fabricator right click on the job and simulate

          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

          Sculpt Fabricatorundefined 1 Reply Last reply Reply Quote 0
          • Sculpt Fabricatorundefined
            Sculpt Fabricator @jay_s_uk
            last edited by

            @jay_s_uk

            I haven't changed any g-code or any setting in 4 months, printer was working
            perfectly sense 3.3 update and getting all the code dialed in. Machine has been
            running 24/7 for 4 weeks

            1 Reply Last reply Reply Quote 0
            • Sculpt Fabricatorundefined
              Sculpt Fabricator @jay_s_uk
              last edited by

              @jay_s_uk
              It made it 100% thought simulation.

              jay_s_ukundefined 1 Reply Last reply Reply Quote 0
              • jay_s_ukundefined
                jay_s_uk @Sculpt Fabricator
                last edited by

                @sculpt-fabricator not much we can do now until the reset map is looked at.

                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
                • droftartsundefined
                  droftarts administrators @Sculpt Fabricator
                  last edited by

                  @sculpt-fabricator said in Automatic Emergency Stop:

                  Error status: 0x04

                  Error 0x04 = Output buffer starvation, I think. I'd guess that your SD card is either full or damaged. Please check your SD card by running the commands here: https://docs.duet3d.com/en/User_manual/RepRapFirmware/SD_card#troubleshooting-sd-card-issues

                  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

                  Sculpt Fabricatorundefined 1 Reply Last reply Reply Quote 1
                  • Sculpt Fabricatorundefined
                    Sculpt Fabricator @droftarts
                    last edited by

                    @droftarts
                    The SD card was really full we deleted everything out of it. I will look into
                    that more

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

                      @sculpt-fabricator probably file fragmentation on the SD card slowing down read time, then.

                      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

                      Sculpt Fabricatorundefined 1 Reply Last reply Reply Quote 0
                      • Sculpt Fabricatorundefined
                        Sculpt Fabricator @droftarts
                        last edited by

                        @droftarts
                        I ran the tests from the documentation, It all seems to be fine -

                        M39
                        SD card in slot 0: capacity 7.95Gb, partition size 7.94Gb, free space 7.82Gb, speed 20.00MBytes/sec, cluster size 64kb```
                        
                        SD read speed for 10.0Mbyte file was 1.36Mbytes/sec
                        SD write speed for 10.0Mbyte file was 2.34Mbytes/sec
                        Testing SD card read speed...
                        M122 P104 S10
                        Testing SD card write speed...
                        
                        M22
                        SD card 0 may now be removed
                        M21
                        SDHC card mounted in slot 0, capacity 7.95Gb
                        
                        
                        1 Reply Last reply Reply Quote 0
                        • dc42undefined
                          dc42 administrators @Sculpt Fabricator
                          last edited by

                          @sculpt-fabricator some questions:

                          • Do you have any M581 triggers configured?
                          • Do you have a PanelDue connected? If so, does the PanelDue cable run close to any stepper motor cables?

                          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

                          Sculpt Fabricatorundefined 1 Reply Last reply Reply Quote 0
                          • Sculpt Fabricatorundefined
                            Sculpt Fabricator @dc42
                            last edited by

                            @dc42 We 3 M581, two for filament sensor and one for crash detector

                            ; Custom settings__________________________________________________
                            M950 J0 C"exp.e2stop"
                            M581 T1 P0 S0 R1
                            M591 D0 P7 C"e1stop" S1 L4.2 E10 R10:1000

                            M950 J1 C"exp.e3stop"
                            M581 T1 P1 S0 R1
                            M591 D1 P7 C"zstop" S1 L4.2 E10 R10:1000
                            ;M591 D0 P1 C"duex.e2stop" S1 ; Regular filament sensor for E0
                            ;M591 D1 P1 C"duex.e3stop" S1 ; Regular filament sensor for E1

                            M950 J2 C"duex.e4stop" ; create Input Pin 2 on Zstop for the M581 command.
                            M581 P2 T0 S0 R0 ; Crash Detector [Add-On]

                            We also have a front X motor which wires run along the same path as the PanelDue

                            1 Reply Last reply Reply Quote 0
                            • Sculpt Fabricatorundefined
                              Sculpt Fabricator
                              last edited by

                              Found the problem, the Modix crash detector is a magnetic sensor and when
                              triggered it sends the same Emergency Stop that we were getting mid print. Even the one 20 min into the print. My guess is a faulty crash sensor, running
                              like normal now that it is temp. bypassed.

                              Phaedruxundefined ComedianTF2undefined 2 Replies Last reply Reply Quote 2
                              • Phaedruxundefined
                                Phaedrux Moderator @Sculpt Fabricator
                                last edited by

                                @sculpt-fabricator You may want to feed that back to Modix.

                                @ComedianTF2

                                Z-Bot CoreXY Build | Thingiverse Profile

                                1 Reply Last reply Reply Quote 1
                                • ComedianTF2undefined
                                  ComedianTF2 @Sculpt Fabricator
                                  last edited by

                                  @sculpt-fabricator Send a mail to support@modix3d.com with your information and we'll send you a replacement sensor.

                                  I can also see you're running an interesting config file, we've done a fair few updates to the config/macro files, so look at the latest ones at https://github.com/Modix3D/Modix-V3-configuration-and-Macro-files/releases

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