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

    Spindle not showing in DWC-CNC RRF3 on Duet WiFi

    Scheduled Pinned Locked Moved
    CNC
    spindle control m950 web control tool cnc speed control setup cnc setup duet wifi
    7
    35
    2.5k
    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.
    • cjmundefined
      cjm @Wurke
      last edited by cjm

      @Wurke I have the same issue. My spindle responds to M3/M4/M5 correctly but is not shown on DWC, although it was in a previous version.

      Interestingly, the object model reports the spindle's state correctly (i.e. shows the selected RPM and whether it is running, stopped etc) but always reports "configured = false":

      df0738bc-0406-4fd0-a41d-90064a36b2e7-image.png

      I suspect that DWC sees "configured = false" and then decides not to show any information in the spindle panel.

      Wurkeundefined chrishammundefined 2 Replies Last reply Reply Quote 0
      • Wurkeundefined
        Wurke @cjm
        last edited by

        @cjm That sounds likely. How do I access the objects model? Is it worth adding this as an issue on the Github? It's not currently on there. Just as a reminder.

        cjmundefined 1 Reply Last reply Reply Quote 0
        • cjmundefined
          cjm @Wurke
          last edited by cjm

          @Wurke Its available under the Settings menu item in DWC:
          e2f31dcf-c2a8-4a82-91b9-217e253ec79a-image.png

          I've raised the issue with @sindarius who generated the CNC version of DWC and understand he's working on a fix.

          However, it's not entirely clear to me whether the root cause for the issue lies with DWC or the Duet firmware so perhaps worth raising on the Github.

          1 Reply Last reply Reply Quote 0
          • Wurkeundefined
            Wurke
            last edited by

            @cjm odd. I don't have object model in the side bar.

            cjmundefined 1 Reply Last reply Reply Quote 0
            • cjmundefined
              cjm @Wurke
              last edited by cjm

              @Wurke Maybe we're using different versions of DWC ?

              Wurkeundefined 1 Reply Last reply Reply Quote 0
              • Wurkeundefined
                Wurke @cjm
                last edited by Wurke

                @cjm mine shows as Duet Web Control 3.3.0-CNC07

                cjmundefined 1 Reply Last reply Reply Quote 0
                • cjmundefined
                  cjm @Wurke
                  last edited by cjm

                  @Wurke Interesting, so does mine...

                  cjmundefined 1 Reply Last reply Reply Quote 0
                  • cjmundefined
                    cjm @cjm
                    last edited by

                    @cjm I've just noticed that the CNC version of DWC has been merged into the latest "mainstream" DWC beta [Duet Web Control 3.4-b2] and have loaded this, but the spindle is still invisible.

                    I can see the object model menu in this new version so perhaps worth your trying this?

                    Wurkeundefined 1 Reply Last reply Reply Quote 0
                    • cjmundefined
                      cjm @dc42
                      last edited by

                      @dc42 I've tried placing M453 before and after the spindle configuration but the spindle is still not shown in DWC.

                      Although my spindle appears to be configured correctly in that it responds properly to M3/M4/M5 and the object model shows the RPM and spindle state , I note that the object model always reports spindle "configuration = false".

                      Could it be that this is why DWC doesn't display the spindle state on the Dashboard?

                      1 Reply Last reply Reply Quote 0
                      • Wurkeundefined
                        Wurke @cjm
                        last edited by

                        @cjm Updated that. Still nothing. So frustrating. Its probably all working but the UI is letting everything down.

                        cjmundefined 1 Reply Last reply Reply Quote 0
                        • cjmundefined
                          cjm @Wurke
                          last edited by cjm

                          @Wurke I believe that to show the object model, you need to enable the "Object Model Browser". This is found under the "Integrated Plugins" section of the General Settings page:

                          69a15307-e723-4c47-b047-b2639c458c6d-image.png

                          1 Reply Last reply Reply Quote 0
                          • Wurkeundefined
                            Wurke
                            last edited by

                            @cjm I almost asked if it was a plugin. Got it. I can now see that under spindle I have the same as you. configured = false. The other values match my config.g

                            R4ffersundefined 1 Reply Last reply Reply Quote -1
                            • R4ffersundefined
                              R4ffers @Wurke
                              last edited by

                              @bonjipoo evening guys, mine also shows the same under the object model. I do have a spindle section under the DRO section in the UI but doesn't show any info.

                              Mb6hc + 3hc + 1lc on Voron V2.4, Mini 5+ exp 2+ on Vzbot 235 AWD, Duet 2 wifi on Ox CNC and Mini 5+ on Millennium Milo v1.5 mini mill.

                              1 Reply Last reply Reply Quote 0
                              • chrishammundefined
                                chrishamm administrators @cjm
                                last edited by

                                @cjm @Sindarius spindle.configured is a left-over property from an earlier RRF version and it has been replaced with state -> unconfigured. I'll make sure it will be removed from the next DWC version.

                                Duet software engineer

                                Sindariusundefined 1 Reply Last reply Reply Quote 0
                                • Sindariusundefined
                                  Sindarius @chrishamm
                                  last edited by

                                  There is a new version of the DWC-CNC with an updated spindle panel

                                  https://github.com/Duet3D/DWC-CNC/releases/tag/3.3.0-CNC08

                                  Future updates will be done on the main Duet Web Control

                                  cjmundefined R4ffersundefined Wurkeundefined 4 Replies Last reply Reply Quote 2
                                  • cjmundefined
                                    cjm @Sindarius
                                    last edited by

                                    @sindarius Thank you! I’ll try it when I’m back after the weekend.

                                    1 Reply Last reply Reply Quote 1
                                    • R4ffersundefined
                                      R4ffers @Sindarius
                                      last edited by

                                      @sindarius woo hooo it works, thanks much appreciated.

                                      Mb6hc + 3hc + 1lc on Voron V2.4, Mini 5+ exp 2+ on Vzbot 235 AWD, Duet 2 wifi on Ox CNC and Mini 5+ on Millennium Milo v1.5 mini mill.

                                      Wurkeundefined 1 Reply Last reply Reply Quote 1
                                      • Wurkeundefined
                                        Wurke @R4ffers
                                        last edited by

                                        @r4ffers How do you update this? Do you need to replace files directly on the SD card?

                                        R4ffersundefined 2 Replies Last reply Reply Quote 0
                                        • R4ffersundefined
                                          R4ffers @Wurke
                                          last edited by

                                          @wurke ,Good afternoon. I just went to duet on GitHub, the CNC dwc is on there. Click on latest and download. If you're running in SBC mode then go to general and click GitHub from there. Upload downloaded zip.

                                          Mb6hc + 3hc + 1lc on Voron V2.4, Mini 5+ exp 2+ on Vzbot 235 AWD, Duet 2 wifi on Ox CNC and Mini 5+ on Millennium Milo v1.5 mini mill.

                                          1 Reply Last reply Reply Quote 0
                                          • R4ffersundefined
                                            R4ffers @Wurke
                                            last edited by

                                            @wurke u may need to do M997 also, can't remember

                                            Mb6hc + 3hc + 1lc on Voron V2.4, Mini 5+ exp 2+ on Vzbot 235 AWD, Duet 2 wifi on Ox CNC and Mini 5+ on Millennium Milo v1.5 mini mill.

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