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

    Preview version of CNC optimized DWC.

    Scheduled Pinned Locked Moved
    CNC
    40
    191
    25.3k
    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
      last edited by cjm

      Hello,

      I've just noticed that with DWC CNC 3.3.0-RC3 and RC3-CNC04 my spindle appears to have disappeared from the the "Spindles" panel:
      9d1e1e82-b15a-439e-bc0f-bc2093fa96b0-image.png

      I'm not sure when this happened but, if memory serves, with previous versions the spindle panel showed the spindle status and turned bright green when the spindle was running?

      The spindle is configured as follows and responds properly to M3/4/5.

      ;Configure Tool 0 as the CNC Spindle
      M950 R0 C"exp.13+exp.8+exp.9" Q2000 L500:26200	; Create spindle index 0, PWM frequency 2KHz, rpm tweaked to yield 24K
      					   	; and the following connections:
      					   	; 	spindle speed PWM pin	: exp.13 pin
      					   	; 	spindle run pin 	: exp.8
      					   	; 	spindle direction pin 	: exp.9
      M563 P0 R0 S"Spindle"                          	; Create Tool 0 with Spindle 0 and call it Spindle 
      G10  P0 X0 Y0 Z0                                ; Set Tool 0 axis offsets
      M568 P0 F0					; Set Tool 0 to default RPM of 0
      T0						; Select Tool 0
      
      ;Configure CNC Mode 
      M453         					; CNC Mode
      

      When the spindle is running at 8000 RPM it appears in the object model as:
      4595a640-f053-4501-8daa-0b9e6190dac6-image.png

      Not sure why it says "configured = false"?

      I'm using:
      Board: Duet 2 Ethernet (2Ethernet)
      Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.3RC3 (2021-05-26)

      Sindariusundefined 2 Replies Last reply Reply Quote 0
      • Sindariusundefined
        Sindarius @cjm
        last edited by

        @cjm I’ll take a look at it. I didn’t make any changes to that control but it is possible something in the OM changed.

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

          @cjm The structure of the spindle in the object model has changed so I will be making some adjustments to fix it.

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

            @sindarius Thank you!

            1 Reply Last reply Reply Quote 0
            • mdhazellundefined
              mdhazell
              last edited by

              @Sindarius many thanks for all your work on this. I have installed touch jog but it doesn't show up under settings. I see it under control but cannot configure it. Any thoughts please?

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

                @mdhazell are you getting any javascript errors in the console?

                mdhazellundefined 1 Reply Last reply Reply Quote 0
                • mdhazellundefined
                  mdhazell @Sindarius
                  last edited by

                  @sindarius I need to check that but haven't noticed any errors. Thanks for getting back to me. Is it worth uninstalling and reinstalling it?

                  Mark

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

                    @mdhazell Did you turn on the plugin in Machine-Specific Plugins tab on the Machine-Specific settings?

                    mdhazellundefined 1 Reply Last reply Reply Quote 0
                    • mdhazellundefined
                      mdhazell @Sindarius
                      last edited by

                      @sindarius Yes, turned on and, as I say, it shows up under Control, just not under Settings.

                      Mark

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

                        There are no settings for it right now. The jog control appears under the control section. What are you trying to set?

                        I do know that the theme needs to be fixed on it for light them.

                        mdhazellundefined 1 Reply Last reply Reply Quote 0
                        • mdhazellundefined
                          mdhazell @Sindarius
                          last edited by

                          @sindarius ah, that might explain it. I thought I had seen screenshots where you had to configure which buttons on the controller did what function.

                          Mark

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

                            @mdhazell That's a different plugin that does something similar.

                            https://github.com/Sindarius/DWC_GamepadJogger_Plugin

                            This one lets you use keyboard or a gamepad to perform actions. You do have to configure this one.

                            680d3bf6-ddad-44ee-add2-fcd4987ad1ca-image.png

                            mdhazellundefined 1 Reply Last reply Reply Quote 0
                            • mdhazellundefined
                              mdhazell @Sindarius
                              last edited by

                              @sindarius OK, thanks for that and really sorry that I was leading you down the wrong path. So, I tried that plugin but it complained about the manifest file. I'll try and get the exact error and paste it in here for you tonight. Looking at the file it seems to be looking for 3.2 whereas I'm using 3.3.

                              Mark

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

                                @mdhazell In the short term you can probably just open up the zip file and go into the plugin.json file and change it to 3.3. I'll look at updating that plugin as well.

                                1 Reply Last reply Reply Quote 0
                                • CthulhuLabsundefined
                                  CthulhuLabs
                                  last edited by CthulhuLabs

                                  Does 3.3.0-rc3 of DWC-CNC support the final 3.3.0 RRF release?

                                  1 Reply Last reply Reply Quote 0
                                  • crossbowundefined
                                    crossbow
                                    last edited by

                                    @Sindarius I've just updated to RRF3.3 on my Duet2 WiFi and also updated to your latest DWC CNC 3.3.0 in the hope of getting back the z-probe status but the dashboard no longer shows current axis positions at all so not sure what's going on.
                                    I have attached screenshots of the dashboard and general settings below.
                                    Screenshot 2021-06-21 webcontrol cnc v3.3.png
                                    Screenshot  2 2021-06-21 webcontrol cnc v3.3.0.png

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

                                      @crossbow I have found the issue and am going to have a new release available in a little while. Will edit this post when complete.

                                      Edit:
                                      New version is here https://github.com/Duet3D/DWC-CNC/releases/tag/3.3.0-CNC06

                                      Yveskeundefined crossbowundefined cjmundefined 3 Replies Last reply Reply Quote 1
                                      • Yveskeundefined
                                        Yveske @Sindarius
                                        last edited by

                                        @sindarius Thanks a lot !!!

                                        paulg4hundefined 1 Reply Last reply Reply Quote 0
                                        • paulg4hundefined
                                          paulg4h @Yveske
                                          last edited by paulg4h

                                          @sindarius is it possible to show in LASER and CNC Mode in the sensors area as marked below also temperature values?

                                          I do have a flow meter which are configured as fan rpm input and a thermistor to get the water flow and temperature.

                                          8f65491d-5471-4813-8191-238ad38e2ba1-image.png

                                          Maybe it is easy to show all analog sensor values, here are mine in Object browser:
                                          edb52bae-1e9c-4dfb-b83e-ecfe2a558a65-image.png

                                          Many thank's for your support!

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

                                            @sindarius thanks, that works brilliantly now

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