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

    Y-stepper noise

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    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.
    • Perttiundefined
      Pertti
      last edited by

      @droftarts said in Y-stepper noise:

      M906 Y800

      I have tried all kinds of setups, parallel and serial, x,y,z etc.
      I changed the y current to 800 but then the other motor refused to turn. I changed back to 1600 and bingo, no noise!!!!!!!!!!!!
      I really don´t know what happened.
      Thanks!
      Next I´m trying to dualextrude.
      Heating needs also some study.

      Pertti
      “A winner is just a loser who tried one more time.”
      George M. Moore, Jr.

      1 Reply Last reply Reply Quote 0
      • Perttiundefined
        Pertti
        last edited by

        20200111_100453.jpg
        Here is my thermistor and hotend. The belong to Leapfrog Creatr. That´s all can tell.
        Seems that I can settle the undulating red heath curve flat by M303 H1 S240 but it helps until I switch the machine off. I´d like to start the heating automatically by the uploaded gcode.
        I also wonder how can I cold extrude the second extruder, what is the code?

        Pertti
        “A winner is just a loser who tried one more time.”
        George M. Moore, Jr.

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

          @Pertti said in Y-stepper noise:

          Here is my thermistor and hotend. The belong to Leapfrog Creatr. That´s all can tell.

          measure the resistance at room temperature (25C) then using a known thermometer bring water to boiling (100C) and measure the resistance. that will let you caluculate the beta value.

          1 Reply Last reply Reply Quote 0
          • Perttiundefined
            Pertti
            last edited by

            E1: 116.5 kOhm 22 degrees C , 7.0 kOhm at boiling water

            Pertti
            “A winner is just a loser who tried one more time.”
            George M. Moore, Jr.

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

              from the table it seems to match a B3950 thermistor

              https://www.makeralot.com/download/Reprap-Hotend-Thermistor-NTC-3950-100K.pdf

              1 Reply Last reply Reply Quote 0
              • Perttiundefined
                Pertti
                last edited by

                Thanks Veti. Next step?

                Pertti
                “A winner is just a loser who tried one more time.”
                George M. Moore, Jr.

                1 Reply Last reply Reply Quote 0
                • Perttiundefined
                  Pertti
                  last edited by

                  For some reason my thermistors lost their resistance after boiling them in hot water...

                  Pertti
                  “A winner is just a loser who tried one more time.”
                  George M. Moore, Jr.

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

                    @Pertti Maybe they need to dry out?

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • Perttiundefined
                      Pertti
                      last edited by

                      Yes indeed, now that they are dry they work fine. But the board has something wrong. The bed thermistor pins work ok with boiled thermistors, but the heater thermistor pins give 2000 degrees when tested with the "unboiled" bed thermistor.

                      Pertti
                      “A winner is just a loser who tried one more time.”
                      George M. Moore, Jr.

                      1 Reply Last reply Reply Quote 0
                      • Perttiundefined
                        Pertti
                        last edited by

                        I also made changes to the config.g. I wonder if it has something to do with the problem.
                        ; Heaters
                        M305 P0 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 0
                        M143 H0 S120 ; set temperature limit for heater 0 to 120C
                        M305 P1 T100 B3950 R4700 ; set thermistor + ADC parameters for heater 1
                        M143 H1 S280 ; set temperature limit for heater 1 to 280C
                        M305 P2 T100 B3950 R4700 ; set thermistor + ADC parameters for heater 2
                        M143 H2 S280
                        ; set temperature limit for heater 2 to 280C
                        M307 H1 A455.9 C183.2 D17.7 S1.00 V24.1 B0
                        M307 H2 A499.7 C172.7 D10.4 S1.00 V24.1 B0

                        Pertti
                        “A winner is just a loser who tried one more time.”
                        George M. Moore, Jr.

                        dc42undefined 1 Reply Last reply Reply Quote 0
                        • Perttiundefined
                          Pertti
                          last edited by

                          I think there´s something wrong with the board. Heaters.JPG
                          Some fuse I guess?

                          Pertti
                          “A winner is just a loser who tried one more time.”
                          George M. Moore, Jr.

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

                            @Pertti that just means you haven't set up the temperature sensor correctly.
                            Your T values look a little low.
                            Can you post your latest config settings?

                            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 0
                            • blt3dpundefined
                              blt3dp
                              last edited by

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • Perttiundefined
                                Pertti
                                last edited by

                                I told above that I boiled the thermistors when calibrated them and after that this happened.

                                Pertti
                                “A winner is just a loser who tried one more time.”
                                George M. Moore, Jr.

                                1 Reply Last reply Reply Quote 0
                                • Perttiundefined
                                  Pertti
                                  last edited by

                                  New fuse is installed, but no effect. 20200209_203910.jpg

                                  Pertti
                                  “A winner is just a loser who tried one more time.”
                                  George M. Moore, Jr.

                                  1 Reply Last reply Reply Quote 0
                                  • dc42undefined
                                    dc42 administrators @Pertti
                                    last edited by

                                    @Pertti said in Y-stepper noise:

                                    M305 P0 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 0
                                    M143 H0 S120 ; set temperature limit for heater 0 to 120C
                                    M305 P1 T100 B3950 R4700 ; set thermistor + ADC parameters for heater 1
                                    M143 H1 S280 ; set temperature limit for heater 1 to 280C
                                    M305 P2 T100 B3950 R4700 ; set thermistor + ADC parameters for heater 2

                                    The T100 values in the M305 H0 and M305 H1 commands are not right. Try T100000 which is what you already have in the M305 H0 command.

                                    You don't need the R parameters, because the firmware knows what values the series resistors have.

                                    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

                                    1 Reply Last reply Reply Quote 0
                                    • Perttiundefined
                                      Pertti
                                      last edited by

                                      I changed the configuration, but the temperature stays in 2000C as in picture 16 Jan 2020, 20:19

                                      Pertti
                                      “A winner is just a loser who tried one more time.”
                                      George M. Moore, Jr.

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

                                        @Pertti 2000ºC means the pins are shorted. -273ºC means the pins are disconnected. If you disconnect the temperature sensor, does it go to -273? If not, check your VSSA fuse replacement soldering. Alternatively, connect a 100k resistor to the pins, which should read 25C. I have these for just this occasion:
                                        alt text

                                        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
                                        • Perttiundefined
                                          Pertti
                                          last edited by

                                          Hi droftarts

                                          • all temperature sensors disconnected -> temp 2000C
                                            -E0 temperature sensor connected (100k measured) -> 2000C
                                            E0 temperature sensor connected to Rumba worked ok

                                          Pertti
                                          “A winner is just a loser who tried one more time.”
                                          George M. Moore, Jr.

                                          dc42undefined 1 Reply Last reply Reply Quote 0
                                          • dc42undefined
                                            dc42 administrators @Pertti
                                            last edited by dc42

                                            @Pertti said in Y-stepper noise:

                                            Hi droftarts

                                            • all temperature sensors disconnected -> temp 2000C
                                              -E0 temperature sensor connected (100k measured) -> 2000C
                                              E0 temperature sensor connected to Rumba worked ok

                                            Please post the config.g file that you are now using.

                                            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

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