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

    Horrible print quality vs Arduino, my bad ?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    6
    15
    2.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.
    • number40fanundefined
      number40fan
      last edited by

      It has been a while since I have seen It discussed, but do you have M82 or M83 in the start of your .gcode.

      Arturundefined 1 Reply Last reply Reply Quote 0
      • Arturundefined
        Artur @number40fan
        last edited by Artur

        @number40fan Nothing at the start of the gCode, but I have M83 in the config file, and also have the "relative extruder move" checked in Simplify, which I believe sends the M83 command on it's on. Would this be a problem ? (Pictured benchies where generated on Cura, which I believe does not use the relative extruder moves ?)

        PS: Actually,.. I just checked my Cura gCode and have found this : ;

        Generated with Cura_SteamEngine 3.2.1
        M190 S95
        M104 S230
        M109 S230
        M82 ;absolute extrusion mode

        This could be something,but, if this was all that is wrong, my print should have also been bad in the Arduino, wouldn't it ?

        Phaedruxundefined 1 Reply Last reply Reply Quote 0
        • carlossprundefined
          carlosspr @Artur
          last edited by

          @artur said in Horrible print quality vs Arduino, my bad ?:

          Unstable wifi, it spontaneously resets it's IP.

          Have you checked that the MAC address does not exist in your other devices?. Duplicated MACs would generate stability issues.

          Regarding the overextrussion, It may also be the extruder stepper driver losing control. Is the current configuration according to the stepper rating?. I use 70% and works fine.

          Arturundefined 1 Reply Last reply Reply Quote 0
          • Arturundefined
            Artur @carlosspr
            last edited by

            @carlosspr There are no other equal MAC address in our network, and this happens with more than one board (can't say if all).

            Stepper driver is rated for 2.5A, tipically, we are driving them on 800mA since it's more than enough for reliable operation on our machines.

            I've tested the DUET on 0.8A to 2A and the problem is consistent for all currents.

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

              @artur using absolute extrusion on the gcode and relative in the firmware is going to cause problems. Cura can use relative as well. It's a hidden setting by default.

              Z-Bot CoreXY Build | Thingiverse Profile

              Arturundefined 1 Reply Last reply Reply Quote 0
              • Arturundefined
                Artur @Phaedrux
                last edited by

                @phaedrux aren't the relative extrusion of the firmware overrided by the M82 command on the beginning of the gCode ?

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

                  @artur I was under the impression that the generated gcode was also different, but I could be wrong.

                  In Cura do you have RepRapFirmware selected as your gcode flavor?

                  Z-Bot CoreXY Build | Thingiverse Profile

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

                    If it was an absolute/relative issue then you wouldn't be able to get a print at all. Chances are that you have one of the configuration parameters set vastly different between the two firmwares. Is there any obvious change in the way that the machine moves?

                    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

                    Arturundefined 1 Reply Last reply Reply Quote 0
                    • Arturundefined
                      Artur @dc42
                      last edited by

                      @dc42 There is, it looks more Jerky in general. I've tried with the exact same acceleration and Jerk parameters (adjusted between mm/s and mm/min) and it was worse.

                      @Phaedrux Good point, it was on Marlin, I'm going to test that. Still, the problem also exists with S3D which has a Marlin/Reprap option selected. So I don't really believe this will solve the issue.

                      1 Reply Last reply Reply Quote 0
                      • Arturundefined
                        Artur
                        last edited by

                        @Phaedrux Reprap flavor seems in Cura seems to give the print a better quality, but still not on pair with what we usually get using an Arduino.

                        @dc42 The Jerky movement have been lessen by reducing the max acceleration to 1500mm/s2 from 3000mm/s2. It now have the same overall fluidity has the arduino has with 3000mm/s2. What am I missing here ? Is there and hidden parameter I forgot to chance somewhere ?

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

                          @Artur, does the print complete in the same amount of time on the two systems?

                          Can you post videos of the same part being printed on your Arduino system and on Duet, with the same speeds and other parameters?

                          Because of 3D Meetup Sweden I haven't compared the settings in your Configuration.h and config.g files yet, but I will do that soon.

                          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
                          • Arturundefined
                            Artur
                            last edited by

                            @dc42 I'll make the test, film it and I'll post. Thank you.

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