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

    [not yet solved] Tevo Little Monster DuetWifi errors

    Scheduled Pinned Locked Moved
    My Duet controlled machine
    10
    140
    21.7k
    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.
    • giostarkundefined
      giostark
      last edited by giostark

      Thanks also to you Eric!
      Im facing all the mess of the configuration. Im trying lots of different settings. And I have seen that if I dont use the Z-lift in retraction the plastic became a mess.
      Today I'll order the better motors! (following the link of your guide)
      And the bondtech BMG seems not still available on the bondtech site. (your link is dead) Could you suggest an alternative or something similar?

      edit:
      Did you set stepper drive backword for? The polarity of the new motor is reversed?

      1 Reply Last reply Reply Quote 0
      • Ak Ericundefined
        Ak Eric
        last edited by Ak Eric

        Yah, it looks like Bontech's whole site is down :s

        Here's a link to Matterhackers, i've bought components from them before (since they're in the US\ I'm in the US):
        https://www.matterhackers.com/store/l/bondtech-bmg-extruder-175/sk/M88WAUL2?rcode=GAT9HR&gclid=Cj0KCQjwi8fdBRCVARIsAEkDvnJhCWM3jOfS9gYNKUiTYOk4Zfm9jARIcjvJEknTLaS0tYsp08Dz4KwaAs8AEALw_wcB
        Filastruder also caries it (I've also bought from them before):
        https://www.filastruder.com/products/bondtech-bmg-extruder
        You'll also need one of these for the bottom:
        https://www.matterhackers.com/store/l/e3d-groove-mount-bowden-adapter-1.75mm/sk/MQTFE8VW

        I reversed the polarity of the motors from day 1, based on how the delta was configured.

        I use z-lift, but only because it's a delta (all the motors are already moving up and down, so no real harm here, compared to a dropping Z-bed (core-xy) or lifting extruder gantry (prusa) ), and because when printing with a 1.2mm nozzle, sometimes a small surface detail can cause a big snag (since while the nozzle is bigger, and the extrusion is bigger, all the printer mechanics haven't scaled up 3x as big with it). With a .4mm nozzle I don't think it'd be necessary, in fact I ran with a .4mm nozzle for months when I first got it and never needed z-lift on it.

        1 Reply Last reply Reply Quote 1
        • giostarkundefined
          giostark
          last edited by

          Hi there,
          Are arriving 5 motors Nema 17 0.9 . The Bondtech BMG Extruder - Standard from Filastruder and the bottom adapter from an german e-bay shop.
          Im managing to print something but the extruder make me be a devil. So muuuuch "mouse bite", (and general not good quality) also when not expected. (I mean, 3rd layer? LOL)
          I hope that changing those parts finally I can achieve some good results a little more easily than now.
          I'll inform you about the progress...

          1 Reply Last reply Reply Quote 0
          • giostarkundefined
            giostark
            last edited by giostark

            Hi all,
            Motor are arrived and I installed just for the axis and seems that all is going better. The extruder is still on the way to come.
            I'll update all later in a new 3d...

            Edit:
            Right now , I facing the issue that after the print is finished the head fall in the bed (glass!). After the home G28 in the ending script I have to put something that dont disable completely the motors ?
            Or I have to modify one config file Adding something in the bad.g or similar ?
            The printer after some time go to idle and the problem occur again...
            Can you advice something for solve this?
            tnx

            I found this: https://github.com/MarlinFirmware/Marlin/issues/1485
            And im looking into it.

            Natealus created this issue in MarlinFirmware/Marlin

            closed How to keep the stepper motors from disabling after print is finished/cancelled? #1485

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

              @giostark said in [help] Tevo Little Monster + DuetWiFi + DuetTouch7" errors:

              Right now , I facing the issue that after the print is finished the head fall in the bed (glass!). After the home G28 in the ending script I have to put something that dont disable completely the motors ?

              1. Make sure you don't have M18 or M84 in your end print GCode script in your slicer, or in file stop.g.

              2. If necessary, increase the idle current by adding e.g. I60 (that's uppercase-letter-i followed by 60) to your M906 command in config.g. That tells the firmware to maintain 60% of normal motor current when the motors are idle. The default is 30%.

              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 1
              • boldnutsundefined
                boldnuts
                last edited by

                Print and install these, then you can disable all motors after printing

                https://www.thingiverse.com/thing:2721009

                1 Reply Last reply Reply Quote 1
                • giostarkundefined
                  giostark
                  last edited by

                  This is weird , I added G28 in the stop.g and cancel.g .
                  Before they were empty.
                  BUT still the head fall down at the speed light crashing on the bed. O_O
                  I changed the I30 to I60 but nothing seem even slow a little. 😕

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

                    @giostark What do you have in your slicer end code?

                    Z-Bot CoreXY Build | Thingiverse Profile

                    giostarkundefined 1 Reply Last reply Reply Quote 0
                    • giostarkundefined
                      giostark @Phaedrux
                      last edited by

                      @phaedrux
                      just this :
                      M104 S0 ; turn off temperature
                      G28 ; home

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

                        If 60% is still too low for an idle hold current try leaving it at 100% so the motors stay powered.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        giostarkundefined 1 Reply Last reply Reply Quote 1
                        • giostarkundefined
                          giostark @Phaedrux
                          last edited by giostark

                          @phaedrux
                          I noticed Matter Control (usb connected) send in the terminal when I stop the printer via "cancel" in MC panel those gcode : N5 M84*26.
                          Instead If I press the stop or emergency stop in WC (so no usb cable) , I see the popup of M112 and M999 and the head fly down.
                          I tried to print via file.gcode and there is no M84 inside.
                          And the only one way to stop the printer via WC is the stop emergency button. (there is not a cancel button)
                          When The printer is finished, after some second, the head crash in the bed. Of course is just matter of time before Ill break the glass. In the last print the head melted the plastic falling directly on the printed part 😞

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

                            Does it crash down on to the bed immediately the print finishes, or 30 seconds later? If it's immediate then there must be a M18 or M84 or similar command at the end of the GCode file.

                            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 1
                            • giostarkundefined
                              giostark
                              last edited by

                              Was after 30s , so I found in the section drivers in config.g this "M84 S30 ; Set idle timeout" and I now excluded it. I have settled at 60% the motor, lets see if if enough 🙂

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

                                @giostark If you removed M84 S30, it will never drop to 60% idle current.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                1 Reply Last reply Reply Quote 1
                                • giostarkundefined
                                  giostark
                                  last edited by

                                  Have sense...ok ,
                                  now I launched a print . It will take near 6h lets see what happen.

                                  1 Reply Last reply Reply Quote 0
                                  • giostarkundefined
                                    giostark
                                    last edited by giostark

                                    Some progress...
                                    1- I discovered that the problem of crash in the bed depend by MatterControl. It look like after the finished printing it send some Gcode independently by the printing data.
                                    If I generate the file.gcode , now that I have commented the M84 , the head stay in home position like expected . So i have to discover where to put attention in MatterControl for resolve this.
                                    EDIT-2 ! And here how to solve this ! https://github.com/MarlinFirmware/Marlin/issues/1485

                                    It suggest where to look: C:\Program Files (x86)\MatterControl\StaticData\SliceSettings\Properties.json
                                    Look for this line:
                                    "DefaultValue": "M104 S0 ; turn off temperature\nG28 X0 ; home X axis\nM84 ; disable motors"
                                    And remove the M84 ! Or just put in front the ";".
                                    For configure the delta printer LM there is not a pre-built profile so you must choose "other" so You have also to change the "Other.printer" profile in the folder C:\Program Files (x86)\MatterControl\StaticData\Profiles. Looking always for the M84 and remove or comment it.
                                    The printer configurated come located here: C:\Users{user}\AppData\Local\MatterControl\Profiles\guest . So if you have already reconfigured the printer here you can change the M84 value.
                                    in linux is here : ~/.local/share/MatterControl
                                    Fine.

                                    2- Some printing issue:
                                    I discovered that for small printing object base the glass is perfect , BUT for big object base I cant let the corners stay on the glass , ending to ruin the print.
                                    So for big printing I used one thermal adhesive pad and hell the print stay down and the problem is to remove the printed part from it. Any way I'll see what to do.
                                    Now suggestion about those print?
                                    This is the 1st layer, and what you see is what is against the bed.
                                    Here ,the lines are not lines !!! This is incredible...look ! seems like a patchwork !
                                    I used the infill 100% and could be this the issue? In the preview of MatterControll those that are broken and discontinuous lines instead appear regular lines.
                                    The motors need to be cooled? I settled the 1700mA of current because the motors need 1.7A so should be fine right? Or should I sett less of the target specification?

                                    0_1539551755509_20181014_230437.jpg

                                    Here, always the first layer, look melted. I should use some fan percentage? I read ABS didnt like cooling (but I experienced that for small print it is necessary)

                                    0_1539552269930_20181014_230451.jpg

                                    The last picture show How ugly the finish looks. In some places is perfect and in other is horrible.

                                    0_1539552371761_20181014_230522.jpg

                                    Natealus created this issue in MarlinFirmware/Marlin

                                    closed How to keep the stepper motors from disabling after print is finished/cancelled? #1485

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

                                      That looks to me like a first layer that just isn't sticking very well.

                                      The flow rate needs to be correct, and the first layer height needs to be accurate. That should give the right amount of flow and squish. If it's too close or extruding too much, the plastic can squish out and curl up.

                                      Then temperature needs to be high enough that the plastic stays molten long enough to bond. This is why a high bed temp is needed for the first layer.

                                      It also helps to print the first layer very slow.

                                      How fast are you trying to print?

                                      What layer height are you using?

                                      What is your extrusion width?

                                      Z-Bot CoreXY Build | Thingiverse Profile

                                      giostarkundefined 1 Reply Last reply Reply Quote 0
                                      • giostarkundefined
                                        giostark @Phaedrux
                                        last edited by

                                        @phaedrux said in [help] Tevo Little Monster + DuetWiFi + DuetTouch7" errors:

                                        That looks to me like a first layer that just isn't sticking very well.

                                        The flow rate needs to be correct, and the first layer height needs to be accurate. That should give the right amount of flow and squish. If it's too close or extruding too much, the plastic can squish out and curl up.

                                        Then temperature needs to be high enough that the plastic stays molten long enough to bond. This is why a high bed temp is needed for the first layer.

                                        It also helps to print the first layer very slow.

                                        How fast are you trying to print?

                                        What layer height are you using?

                                        What is your extrusion width?

                                        I settled 45mm/s and 30% for 1st layer and 100% width for 1st layer and perimeters. The fist 2 pictures where about the contact with bed , the last is the top face.
                                        Can you tell me something about the fist picture? Especially in the center the lines are not lines. They seems interrupted and the filled again...it is really weird.

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

                                          @giostark said in [help] Tevo Little Monster + DuetWiFi + DuetTouch7" errors:

                                          They seems interrupted and the filled again...it is really weird.

                                          That's exactly what I was talking about. I think you are over extruding, and the plastic is getting pushed up and then smoothed back down when it comes back the other direction. That's why the lines look woven.

                                          Your top layer looks like it's over extruded in some areas. Especially the left side. But then it looks like you're under extruding on the right side.

                                          Have you calibrated your E steps?

                                          13.5mm/s sounds ok for first layer speed.

                                          I'm not familiar with MatterControl as a slicer, so I'm not sure how it behaves.

                                          Z-Bot CoreXY Build | Thingiverse Profile

                                          1 Reply Last reply Reply Quote 0
                                          • giostarkundefined
                                            giostark
                                            last edited by

                                            Yep , I have calibrate the E step , BUT is arriving the Bondetech BMG and I'll put on it the 0.9 motor , so I should gain some better extrusion.
                                            Maybe is worthy to wait that I have installed it before losing time looking for a configuration that must be replaced.
                                            Thanks you for your time and attention. I'll try to investigate your points and I'll write back. 👍 🕵

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