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

    M291 S3 not blocking when called with M98

    Scheduled Pinned Locked Moved
    Beta Firmware
    5
    14
    545
    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 @EducatingSavvas
      last edited by

      @educatingsavvas can you try through USB instead?

      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

      EducatingSavvasundefined 1 Reply Last reply Reply Quote 0
      • EducatingSavvasundefined
        EducatingSavvas @jay_s_uk
        last edited by

        @jay_s_uk Do you mean using YAT?

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

          @educatingsavvas yep. that should use another stream so won't be blocked in the same way DWC is

          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

          EducatingSavvasundefined 1 Reply Last reply Reply Quote 1
          • dc42undefined
            dc42 administrators @EducatingSavvas
            last edited by

            @educatingsavvas which Duet are you running on, and are you running it standalone or in SBC mode?

            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

            EducatingSavvasundefined 1 Reply Last reply Reply Quote 0
            • EducatingSavvasundefined
              EducatingSavvas @jay_s_uk
              last edited by EducatingSavvas

              === Diagnostics ===
              RepRapFirmware for Duet 2 WiFi/Ethernet version 3.4.0beta7+7 (2022-01-14 08:59:56) running on Duet WiFi 1.02 or later
              Board ID: 0JD0M-9P6B2-NJ4S8-6J9D8-3S46P-TV6AM
              Used output buffers: 2 of 24 (15 max)
              === RTOS ===
              Static ram: 23844
              Dynamic ram: 73496 of which 324 recycled
              Never used RAM 11488, free system stack 130 words
              Tasks: NETWORK(ready,13.2%,258) HEAT(notifyWait,0.0%,353) Move(notifyWait,0.0%,307) MAIN(running,86.8%,362) IDLE(ready,0.0%,30), total 100.0%
              Owned mutexes: USB(MAIN)
              === Platform ===
              Last reset 00:06:52 ago, cause: power up
              Last software reset at 2022-01-24 13:29, reason: User, GCodes spinning, available RAM 11272, slot 2
              Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
              Error status: 0x00
              Step timer max interval 0
              MCU temperature: min 31.9, current 32.8, max 33.3
              Supply voltage: min 24.2, current 24.3, max 24.6, under voltage events: 0, over voltage events: 0, power good: yes
              Heap OK, handles allocated/used 99/0, heap memory allocated/used/recyclable 2048/24/24, gc cycles 0
              Events: 0 queued, 0 completed
              Driver 0: pos 400, standstill, SG min n/a
              Driver 1: pos 400, standstill, SG min n/a
              Driver 2: pos -400, standstill, SG min n/a
              Driver 3: pos 400, standstill, SG min n/a
              Driver 4: pos 0, standstill, SG min n/a
              Driver 5: pos 0
              Driver 6: pos 0
              Driver 7: pos 0
              Driver 8: pos 0
              Driver 9: pos 0
              Driver 10: pos 0
              Driver 11: pos 0
              Date/time: 2022-01-24 14:02:19
              Cache data hit count 4294967295
              Slowest loop: 3.90ms; fastest: 0.20ms
              I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
              === Storage ===
              Free file entries: 10
              SD card 0 detected, interface speed: 20.0MBytes/sec
              SD card longest read time 3.3ms, write time 0.0ms, max retries 0
              === Move ===
              DMs created 83, segments created 3, maxWait 0ms, bed compensation in use: none, comp offset 0.000
              === MainDDARing ===
              Scheduled moves 11, completed 11, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
              === AuxDDARi
              ng ===
              Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
              === Heat ===
              Bed heaters -1 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0
              === GCodes ===
              Segments left: 0
              Movement lock held by null
              HTTP is idle in state(s) 0
              Telnet is idle in state(s) 0
              File is idle in state(s) 0
              USB is ready with "m122" in state(s) 0
              Aux is idle in state(s) 0
              Trigger is idle in state(s) 0
              Queue is idle in state(s) 0
              LCD is idle in state(s) 0
              Daemon is idle in state(s) 0
              Autopause is idle in state(s) 0
              Code queue is empty
              === Network ===
              Slowest loop: 201.05ms; fastest: 0.10ms
              Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(1), 1 sessions
              HTTP sessions: 1 of 8

              • WiFi -
                Network state is active
                WiFi module is providing access point
                Failed messages: pending 0, notready 0, noresp 2
                WiFi firmware version 1.23
                WiFi MAC address 26:a1:60:2d:e2:6e
                WiFi Vcc 3.45, reset reason Turned on by main processor
                WiFi flash size 4194304, free heap 23448
                WiFi IP address 10.10.10.10
                Connected clients 1
                Clock register ffffffff
                Socket states: 2 0 0 0 0 0 0 0
                ok
              jay_s_ukundefined Phaedruxundefined 2 Replies Last reply Reply Quote 1
              • jay_s_ukundefined
                jay_s_uk @EducatingSavvas
                last edited by

                @educatingsavvas you'll need to change a few settings to get the full M122 output (unless @dc42 or @chrishamm say thats enough)
                Heres some info https://duet3d.dozuki.com/Wiki/YAT

                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

                EducatingSavvasundefined 1 Reply Last reply Reply Quote 1
                • EducatingSavvasundefined
                  EducatingSavvas @jay_s_uk
                  last edited by

                  @jay_s_uk Just done it

                  jay_s_ukundefined 1 Reply Last reply Reply Quote 1
                  • jay_s_ukundefined
                    jay_s_uk @EducatingSavvas
                    last edited by

                    @educatingsavvas you may want to change the line endings to make it a little more readable

                    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 1
                    • EducatingSavvasundefined
                      EducatingSavvas @dc42
                      last edited by

                      @dc42 It's a Duet 2 Wifi in stand alone mode.

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

                        @educatingsavvas said in M291 S3 not blocking when called with M98:

                        WiFi firmware version 1.23

                        Not really related, but your wifi server is a bit out of date. How have you been updating the firmware? Regardless, you should be able to update just the wifi firmware by uploading the latest version.

                        https://github.com/Duet3D/RepRapFirmware/releases/download/3.3/DuetWiFiServer.bin

                        Z-Bot CoreXY Build | Thingiverse Profile

                        1 Reply Last reply Reply Quote 1
                        • Phaedruxundefined Phaedrux moved this topic from General Discussion
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA