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

    M950 K Value Explanation

    Scheduled Pinned Locked Moved
    CNC
    3
    11
    473
    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.
    • gloomyandyundefined
      gloomyandy @Alijambo73
      last edited by

      @Alijambo73 How are you testing this? Are you sure that the grbl_spd is working with RRF? If not I'd suggest testing it by defining the pin as a standard PWM gpio pin and testing the interface by using M42 to set the pwm value.

      Alijambo73undefined 1 Reply Last reply Reply Quote 0
      • Alijambo73undefined
        Alijambo73 @gloomyandy
        last edited by

        @gloomyandy I have the router conected and try adjusting the speed in the dwc. Would I add m42 below m950? Or are you suggesting using a different pin? Sorry it's been a while since I have had to mess with the config file.

        Alijambo73undefined 1 Reply Last reply Reply Quote 0
        • Alijambo73undefined
          Alijambo73 @Alijambo73
          last edited by

          @Alijambo73 I tested it on the heater 6 pin on the expansion header and it worked as it should but its only 3v . I had it connected to the expansion breakout board on heater 6 pwm pin and it will respond but only between 3.5 and 4.2 volts. I'm thinking the expansion board might be faulty unless there is some config changes for the expansion board that I'm not aware of.

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

            @Alijambo73 On the EBoB, you need to invert the output. See https://docs.duet3d.com/Duet3D_hardware/Duet_2_family/Duet_Expansion_Breakout_Board#using-the-servo-headers

            Note that the output of the PWM pin is inverted, as it is on the Duex2 and Duex5 expansion board, so any connected servo should have the pin definition inverted. For example, in RRF 3, use:
            M950 S0 C"!exp.heater7"
            The '!' character in the definition inverts the signal.

            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

            Alijambo73undefined 1 Reply Last reply Reply Quote 0
            • Alijambo73undefined
              Alijambo73 @droftarts
              last edited by

              @droftarts I have tried it both ways with the same result.

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

                @Alijambo73 Have a good look over the board, looking for any solder bridges between pins, or poorly soldered connectors. To trace the lines for the heater 6 PWM, see the schematic here: https://github.com/Duet3D/Duet-2-Hardware/blob/master/Duet_Expansion/Expansion_Breakoutv1.1/ExpBreakoutv1.1_Schematic.pdf

                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

                Alijambo73undefined 1 Reply Last reply Reply Quote 0
                • Alijambo73undefined
                  Alijambo73 @droftarts
                  last edited by Alijambo73

                  @droftarts I couldn't see anything and I ra n my meter over the pins to check for continuity. I attached a picture for a different set of eyes.
                  20240829_200321.jpg
                  Let me know what you think ot if I should give up and get a duet 3 6hc.

                  Thanks

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

                    @Alijambo73 I can’t see anything on that side of the board. Can you post a picture of the other side?

                    Does heater 7 pwm give the same output voltages? If so, I expect there’s a problem with the 74HCT chip.

                    Always happy to sell more Duet boards!

                    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

                    Alijambo73undefined 1 Reply Last reply Reply Quote 0
                    • Alijambo73undefined
                      Alijambo73 @droftarts
                      last edited by Alijambo73

                      @droftarts it does give the same readings. Looks lime a new board is in the future.

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

                        @Alijambo73 I just realised your board says "Made in China" on the back, so this is very probably a clone board. You can get the genuine Duet board from Filastruder: https://www.filastruder.com/products/duet-expansion-board, with a much higher probability of it working correctly!

                        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