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

    Duet 3 : No tool nor bed shown

    Scheduled Pinned Locked Moved
    General Discussion
    7
    31
    1.1k
    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.
    • Donpiundefined
      Donpi @engikeneer
      last edited by

      @engikeneer M115 return this :
      9eb4f6a0-ae9d-4a08-b080-3f3eb06b60e4-image.png

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

        @Donpi I would upgrade your firmware to 3.1.1 first.
        https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware
        https://github.com/Duet3D/RepRapFirmware/releases/tag/3.1.1

        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

        Donpiundefined 1 Reply Last reply Reply Quote 0
        • Donpiundefined
          Donpi @droftarts
          last edited by

          @droftarts

          I use a Raspberry 4 2Go as SBC.

          M98 P"config.g" Show me the welcome message again.
          But no error

          Here is the return of
          M308 S0
          M308 S1
          M950 S0
          M950 S1
          976be167-1841-40d5-a62f-5d575fc24244-image.png

          M122 returns this :

          M122
          === Diagnostics ===
          RepRapFirmware for Duet 3 MB6HC version 3.01-RC9 running on Duet 3 MB6HC v1.01 or later
          Board ID: 08DJM-956BA-NA3TN-6JTDG-3SD6J-TABLTUsed output buffers: 1 of 40 (11 max)
          === RTOS ===
          Static ram: 154572
          Dynamic ram: 160680 of which 20 recycled
          Exception stack ram used: 264
          Never used ram: 77680
          Tasks: NETWORK(ready,2076) HEAT(blocked,1412) CanReceiv(suspended,3824) CanSender(suspended,1484) CanClock(blocked,1432) TMC(blocked,216) MAIN(running,5036) IDLE(ready,80)
          Owned mutexes:
          === Platform ===
          Last reset 00:03:46 ago, cause: power up
          Last software reset details not available
          Error status: 0
          Free file entries: 10
          SD card 0 not detected, interface speed: 37.5MBytes/sec
          SD card longest block write time: 0.0ms, max retries 0
          MCU temperature: min 20.8, current 26.6, max 26.8
          Supply voltage: min 24.9, current 24.9, max 25.0, under voltage events: 0, over voltage events: 0, power good: yes
          12V rail voltage: min 12.0, current 12.1, max 12.1, under voltage events: 0
          Driver 0: standstill, reads 6924, writes 11 timeouts 0, SG min/max 0/0
          Driver 1: standstill, reads 6925, writes 11 timeouts 0, SG min/max 0/0
          Driver 2: standstill, reads 6925, writes 11 timeouts 0, SG min/max 0/0
          Driver 3: standstill, reads 6926, writes 11 timeouts 0, SG min/max 0/0
          Driver 4: standstill, reads 6926, writes 11 timeouts 0, SG min/max 0/0
          Driver 5: standstill, reads 6927, writes 11 timeouts 0, SG min/max 0/0
          Date/time: 2020-11-18 12:04:16
          Slowest loop: 3.26ms; fastest: 0.14ms
          === Move ===
          Hiccups: 0(0), FreeDm: 375, MinFreeDm: 375, MaxWait: 0ms
          Bed compensation in use: none, comp offset 0.000
          === MainDDARing ===
          Scheduled moves: 0, completed moves: 0, StepErrors: 0, LaErrors: 0, Underruns: 0, 0  CDDA state: -1
          === AuxDDARing ===
          Scheduled moves: 0, completed moves: 0, StepErrors: 0, LaErrors: 0, Underruns: 0, 0  CDDA state: -1
          === Heat ===
          Bed heaters = -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1, chamberHeaters = -1 -1 -1 -1
          === GCodes ===
          Segments left: 0
          Movement lock held by null
          HTTP* is ready with "M122" in state(s) 0
          Telnet is idle in state(s) 0
          File is idle in state(s) 0
          USB is idle 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
          SBC is idle in state(s) 0
          Daemon* is idle in state(s) 0 0, running macro
          Autopause is idle in state(s) 0
          Code queue is empty.
          === Network ===
          Slowest loop: 1.90ms; fastest: 0.01ms
          Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
          HTTP sessions: 0 of 8
          - Ethernet -
          State: disabled
          Error counts: 0 0 0 0 0
          Socket states: 0 0 0 0 0 0 0 0
          === CAN ===
          Messages sent 0, longest wait 0ms for type 0
          === Linux interface ===
          State: 0, failed transfers: 0
          Last transfer: 17ms ago
          RX/TX seq numbers: 6649/6650
          SPI underruns 0, overruns 0
          Number of disconnects: 0
          Buffer RX/TX: 0/0-0
          === Duet Control Server ===
          Duet Control Server v3.1.1
          Daemon:
          Finishing macro daemon.g, started by system
          > Next stack level
          Code buffer space: 4096
          Configured SPI speed: 8000000 Hz
          Full transfers per second: 0.82
          
          droftartsundefined 1 Reply Last reply Reply Quote 0
          • Donpiundefined
            Donpi @jay_s_uk
            last edited by

            @jay_s_uk
            you meen with with
            sudo apt update
            sudo apt upgrade

            I'll allready done it but noting install.

            A Former User? 1 Reply Last reply Reply Quote 0
            • A Former User?
              A Former User @Donpi
              last edited by

              @Donpi said in Duet 3 : No tool nor bed shown:

              I'll allready done it but noting install.

              try running M997 the previous post shows the software on the pi is 3.1.1. M997 should try to flash the board to match.

              Donpiundefined 1 Reply Last reply Reply Quote 0
              • Donpiundefined
                Donpi @A Former User
                last edited by

                @bearer @jay_s_uk @engikeneer
                The M997 worked... I guess
                now M115 reutrns :
                ba21c6f7-e3a1-4394-a6e3-ef052d1def79-image.png

                But still nothing...
                adc559f2-f49d-44fd-8940-e8decaa6a300-image.png

                1 Reply Last reply Reply Quote 0
                • Vetiundefined
                  Veti
                  last edited by

                  @Donpi said in Duet 3 : No tool nor bed shown:

                  M950 S0
                  M950 S1

                  you wrote T instead of S

                  Donpiundefined 1 Reply Last reply Reply Quote 0
                  • Donpiundefined
                    Donpi @Veti
                    last edited by

                    @Veti Yeah, in this case, even S was wrong 😛

                    M950 H0 and H1 give the same response :
                    Heater 0 does not exist

                    1 Reply Last reply Reply Quote 0
                    • Vetiundefined
                      Veti
                      last edited by

                      @Donpi said in Duet 3 : No tool nor bed shown:

                      M350 X16 Y16 Z16:16 E16 I1 ; Configure microstepping with interpolation

                      you are not allowed to specify 2 z values.

                      what i would suggest is. save all your config files and generate an new one from the configurator.
                      then slowly start adding your additional configs one by one until it breaks.

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

                        @Donpi My mistake, send M950 H0 and M950 H1 (not T0/1) to check heater definition. Also send M563 P0 to check tool definition.

                        M563 P0
                        Tool 0 - name: T0; drives: 0; heaters (active/standby temps): 1 (0.0/0.0); xmap: X; ymap: Y; fans: 0; status: selected
                        

                        But M308 S0 and S1 reporting "Sensor does not exist" does seem to imply there is a problem with your M308 definition in config.g. What happens if you send M308 S0 P"temp0" Y"thermistor" A"Bed Temp" T100000 B4700 C0.0000000706?

                        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

                        Donpiundefined 1 Reply Last reply Reply Quote 0
                        • Donpiundefined
                          Donpi @droftarts
                          last edited by

                          @droftarts strange this work well.
                          and if I call M308 S0, it says :
                          Sensor 0 (bed Temp) type bla bla bla...

                          It's like my config.g is not readed or somthing reset everything

                          1 Reply Last reply Reply Quote 0
                          • Donpiundefined
                            Donpi @Veti
                            last edited by

                            @Veti With a complettely new copnfiguration strait from the generator I have the same behaviour

                            1 Reply Last reply Reply Quote 0
                            • Vetiundefined
                              Veti
                              last edited by

                              what version of the duet web control are you running?

                              Donpiundefined 2 Replies Last reply Reply Quote 0
                              • Donpiundefined
                                Donpi @Veti
                                last edited by Donpi

                                @Veti
                                I'am a bit puzzled ...

                                I have created a macro with my config.g.
                                And running the macro I get the tootls and heaters...
                                It' just give me this errors
                                15ac6d30-e055-476f-ad99-eb0c2d21617d-image.png

                                I don't know why my config.g is ignored...

                                1 Reply Last reply Reply Quote 0
                                • Donpiundefined
                                  Donpi @Veti
                                  last edited by

                                  @Veti My duet web control is 3.1.1

                                  f2d50e07-83c5-447d-8f35-6971484c968f-image.png

                                  1 Reply Last reply Reply Quote 0
                                  • Donpiundefined
                                    Donpi
                                    last edited by Donpi

                                    Hum the macro is not saved in the micro SD ... I think the problem is from here ...

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

                                      @Donpi If you're using SBC, you shouldn't have an SD card in the Duet! The O: directory is a virtual SD drive on the Raspberry Pi. See https://duet3d.dozuki.com/Wiki/Getting_Started_With_Duet_3#Section_Virtual_SD_card

                                      Where is your config.g? On the SD card in the Duet, or on the Raspberry Pi?

                                      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

                                      Donpiundefined 1 Reply Last reply Reply Quote 0
                                      • Donpiundefined
                                        Donpi @droftarts
                                        last edited by Donpi

                                        @droftarts
                                        Of cours in the raspberry
                                        There is no card on de Duet

                                        1 Reply Last reply Reply Quote 0
                                        • Donpiundefined
                                          Donpi
                                          last edited by

                                          Hooo... could it be that the partition I see on windows is the one for the Duet in standalone mode.
                                          And that the partition use by the Raspberry Bi is not visible on windows ?

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

                                            @Donpi said in Duet 3 : No tool nor bed shown:

                                            Hooo... could it be that the partition I see on windows is the one for the Duet in standalone mode.
                                            And that the partition use by the Raspberry Bi is not visible on windows ?

                                            Very likely!

                                            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
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA