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

    Random layer overextrusion "splurges"

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    10
    35
    3.4k
    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.
    • Dezdoghoundundefined
      Dezdoghound @Phaedrux
      last edited by

      @Phaedrux sorry by that I mean the nozzle leaks when I'm not extruding anything.

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

        Please post your config.g, or at least your thermistor settings, and what thermistor you actually have. I'd say you are printing too hot, so the filament is melting too far up the chamber, and eventually a pool of filament eventually leaks out. If your thermistor settings are incorrect, you don't really know what temperature you are extruding at. Extruding into air doesn't tell you much, because generally you extrude much faster into air than you would during a print.

        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

        Dezdoghoundundefined 1 Reply Last reply Reply Quote 0
        • Dezdoghoundundefined
          Dezdoghound @droftarts
          last edited by

          @droftarts Prusament says that the temperature range is 210 ± 10 °C. I have also tried printing at 190 and I find the same issue. The issue also happens on the first layer, so it's unlikely that it's a heat creep issue.

          I suspect the thermistor is fine as it reads room temperature to within 2°, and at ambient shows the same as the bed to within 0.5°.

          Here's a link to my config.g

          https://www.dropbox.com/s/ztt6oe6roz4yvqx/config_dez.g?dl=0

          droftartsundefined 1 Reply Last reply Reply Quote 0
          • bartolomeusundefined
            bartolomeus
            last edited by

            I've been having problems with prusament today as well. Nozzle jams at the same point in a print every time, even after changing retraction and print temps. After searching around, it seems that this filament causes quite some jamming problems.

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

              @Dezdoghound From your config.g:

              ; Heaters
              M305 P0 T100000 B4138 C0 R4700      ; Set thermistor + ADC parameters for heater 0
              M143 H0 S120                        ; Set temperature limit for heater 0 to 120C
              M305 P1 T100000 B4138 C0 R4700      ; Set thermistor + ADC parameters for heater 1
              M143 H1 S280                        ; Set temperature limit for heater 1 to 280C
              

              These are the default thermistor settings, for a Honeywell 135-104QAD-J01 thermistor that shipped with hot ends from RepRapPro, who have been out of business for 4 years! So I doubt you have the correct thermistor settings. You have the same thermistor set for the bed, so not surprising the readings are close. And it will read accurately at ambient because all 100k ohm thermistors have a resistance of 100k ohms at 25C! But they report very differently as they get hotter. So please check what thermistors you have, and set them correctly, then you have a chance of accurately setting extrusion temperature.

              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

              Dezdoghoundundefined 1 Reply Last reply Reply Quote 0
              • Dezdoghoundundefined
                Dezdoghound @droftarts
                last edited by

                @droftarts Ok, how can I verify what thermistors I have? They are the ones that came with the hotend from aliexpress.

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

                  @Dezdoghound have you got a link to the item you bought?

                  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

                  Dezdoghoundundefined 1 Reply Last reply Reply Quote 0
                  • Dezdoghoundundefined
                    Dezdoghound @droftarts
                    last edited by

                    @droftarts
                    This is the item that I got. NTC 3950 is what it says. From the PT1000 page, does that mean I should be using R4700, T100000, B3950 ?

                    https://www.aliexpress.com/item/32843399231.html?spm=a2g0s.9042311.0.0.27424c4dIPGEo0

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

                      B3950 is the value you should start with.

                      However the B3950 only refers to the temperature range of 25-50.
                      Unortunantly at higher ranges they thed to vary wildly depending on manufacturer.

                      if you order from aliexpress i would recommend triangelab.
                      they provide high quality equipment for 3d printers.
                      for example
                      https://de.aliexpress.com/item/32844028127.html?spm=a2g0x.12010612.8148356.2.702995f97zTe5Q
                      they use semitec 104-gt2 thermistors. same as e3d.

                      Dezdoghoundundefined 1 Reply Last reply Reply Quote 0
                      • Dezdoghoundundefined
                        Dezdoghound @Veti
                        last edited by

                        @Veti @droftarts So I've changed the thermistor values. I've also swapped to a genuine e3d titanium heat brake. Unfortunately I'm still getting the same issues of random overextrusions!

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

                          have you tried printing at 200 or 190C?

                          1 Reply Last reply Reply Quote 0
                          • bartolomeusundefined
                            bartolomeus
                            last edited by

                            @Dezdoghound said in Random layer overextrusion "splurges":

                            I've done a run of the pyramids with retraction off (pressure advance at 0.45 still on) and it comes out perfectly (minus stringing artefacts)

                            Have you also tried it the other way, with PA off?

                            1 Reply Last reply Reply Quote 0
                            • NitroFreakundefined
                              NitroFreak
                              last edited by

                              I might have a glimpse.
                              What slicer are you using?
                              I had s3d once do an absolute extruder move on me while printing the prime tower, while the rest of the model was supposed to be in relative extrusion moves. It resulted in the prime tower being massively overextruded since on every new line, it wanted to extrude as much filament as all the previous lines combined.
                              Please try , in your slicer, enabling absolute extruder moves and allow zeroing the extruder moves (s3d)

                              1 Reply Last reply Reply Quote 0
                              • Dezdoghoundundefined
                                Dezdoghound
                                last edited by

                                So just for if anybody looks back to this from a google search and for documenting it solved this issue (don't worry it didn't take 4 months!).

                                At the time I was using a precision piezo on the hotend using the printed mount. The bowden coupler that I had wasn't holding the tube firmly enough (even with a collet clip in there), so when I was retracting, the tube was being pulled up and away from the hotend. When enough extruding was done to push the tube back down is where a splurge would occur.

                                I figured this out by marking the bowden tube with some pen, and watching it move slightly further out with each retraction. I've now changed the mounting method (and z homing method too) and all is well!

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