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

    Ender 3 Pro configuration

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    7
    57
    8.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.
    • baesjerkerundefined
      baesjerker @PaulHew
      last edited by

      @paulhew hi. I would love to. Please share.

      1 Reply Last reply Reply Quote 0
      • NoSkillzEngineerundefined
        NoSkillzEngineer @PaulHew
        last edited by

        @paulhew said in Ender 3 Pro configuration:

        If you would like to see my settings for my ender3 with a BL Touch for comparison, please let me know.

        I would be curious what XY offset you are using and what mount you are using, I kinda eye-balled it with my dial caliper.

        It is worth noting that my bedmesh and bed.g files are most likely going to change, but it hits the bed right now, so, for now, it is good enough to move onto the next problem.

        I would be curious what is different between ours,

        1 Reply Last reply Reply Quote 0
        • PaulHewundefined
          PaulHew
          last edited by

          Before my last upgrades, these configs are for Ender3 Pro which has a Bullseye duct and its BL Touch Mount, I am also running a Maestro board in my printer and using a PanelDue touch screen. All original hardware.

          0_1556009924222_config.g
          0_1556009972883_bed.g
          0_1556009989340_deployprobe.g
          0_1556009998929_homeall.g
          0_1556010027421_homex.g
          0_1556010036914_homey.g
          0_1556010048946_homez.g
          0_1556010058346_retractprobe.g

          Hope these help!
          P.

          RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
          Voron 2.4 disassembled..... Waiting for the RailCore Mini....

          baesjerkerundefined 1 Reply Last reply Reply Quote 2
          • baesjerkerundefined
            baesjerker
            last edited by

            Ok. So I printed a test cube yesterday. Usually when I printed something with the stock Ender 3 Pro board, the BLTouch would probe the bed before it starts to print, but not this time. The print looked decent, but a little squished in the layers. I need to experiment a bit here. BUT the strangest thing happened when the print finished. The extruder just stopped at the very last point in the very last layer and then the extruder retracted all filament from the nozzle and all the way back to the filament spool.

            I think this has to be related to Cura somehow. I’m going to try reprap flavor and some tunings found on this forum.

            This is a learning curve, but it’s fun to see progress.

            Phaedruxundefined 1 Reply Last reply Reply Quote 0
            • baesjerkerundefined
              baesjerker @PaulHew
              last edited by

              @paulhew great! Thank you!

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

                since a lot of people are converting their ender 3s it might make sense to include this as a default option in the configurator

                1 Reply Last reply Reply Quote 1
                • PaulHewundefined
                  PaulHew
                  last edited by

                  @Veti Those configs are for a stock Ender 3 Pro with a BL Touch mounted on these parts.
                  https://docs.google.com/spreadsheets/d/e/2PACX-1vS2TxsX-kBR6hmoeuBAtugCa8P2651bOPuQJ76QD8jk-UFWg4FWrNI2Ca36mKzLy2FUOWAu_IpzywLo/pubhtml?gid=1441642341&single=true
                  BULLSEYE_BASE_CREALITY_9.27
                  Bullseye_Duct_9.27
                  ALL_BLT_LEFT_X-48_Y-10_3.29

                  I was still unsure of the thermistor params, but the ones in the config seemed to work OK.

                  Regards
                  Paul.

                  RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
                  Voron 2.4 disassembled..... Waiting for the RailCore Mini....

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

                    ender 3 uses epocs 100k. Marlin Thermistor table 1
                    see
                    https://forum.duet3d.com/topic/9464/m305-thermistor-values-for-the-duet-maestro-on-the-ender-3-pro/9

                    1 Reply Last reply Reply Quote 1
                    • PaulHewundefined
                      PaulHew
                      last edited by

                      Thanks @Veti I used those params in the end, I remember.

                      RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
                      Voron 2.4 disassembled..... Waiting for the RailCore Mini....

                      1 Reply Last reply Reply Quote 0
                      • baesjerkerundefined
                        baesjerker
                        last edited by baesjerker

                        Thanks again for sharing your configs. I noticed right away that the heated bed/nozzle did not get hot enough so I kept the stock config here.

                        M305 P1 T100000 B4138 R4700

                        I also changed the xy offset to match my bltouch mount because I don't have a bullseye. Even after that it still seems to probe on the outside. I bumped "Y" again and it is probing on the bed again.

                        I am running a test print again using Slic3r. Checked "Use relative E distances".

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

                          @baesjerker said in Ender 3 Pro configuration:

                          Ok. So I printed a test cube yesterday. Usually when I printed something with the stock Ender 3 Pro board, the BLTouch would probe the bed before it starts to print, but not this time. The print looked decent, but a little squished in the layers. I need to experiment a bit here. BUT the strangest thing happened when the print finished. The extruder just stopped at the very last point in the very last layer and then the extruder retracted all filament from the nozzle and all the way back to the filament spool.

                          I think this has to be related to Cura somehow. I’m going to try reprap flavor and some tunings found on this forum.

                          This is a learning curve, but it’s fun to see progress.

                          You'll need to check your start and end gcode in the slicer. It specifies what happens before and after the print. To home before printing there needs to be a G28. And to lift the nozzle after or at least move it away you can use G28 X to home the X axis to move it away from the print. You can get as fancy as you want.

                          The retracting all the filament thing happens when cura is set to use absolute extrusion and the end gcode tells it to retract a bit of filament but instead of retracting just a bit, it commands it to go all the way back to the very beginning of extrusion. Setting cura to use relative extrusion distances will solve that.

                          Z-Bot CoreXY Build | Thingiverse Profile

                          baesjerkerundefined 1 Reply Last reply Reply Quote 1
                          • baesjerkerundefined
                            baesjerker @Phaedrux
                            last edited by

                            Thank you @phaedrux Slic3r stock with checked " Use relative E distances" solved it, but I really don't like Slic3r. I find Cura much easier to use.

                            I will look into how to use relative extrusion in Cura.

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

                              @baesjerker said in Ender 3 Pro configuration:

                              I will look into how to use relative extrusion in Cura.

                              It's an option under the Special Modes menu heading. It might be hidden by default.

                              Z-Bot CoreXY Build | Thingiverse Profile

                              baesjerkerundefined 1 Reply Last reply Reply Quote 1
                              • baesjerkerundefined
                                baesjerker @Phaedrux
                                last edited by

                                @phaedrux Awesome. Found it.

                                1 Reply Last reply Reply Quote 0
                                • baesjerkerundefined
                                  baesjerker
                                  last edited by

                                  Now everything seems to be working like it was when using my stock Ender 3 Pro board.

                                  Print quality is more or less the same, maybe a bit worse than before, but I need to experiment a little more with the duet config and in Cura.

                                  But the stepper motor noise is almost gone they are so much quieter now!

                                  I also had to lower the current for the stepper motors. They where running really hot using stock (x, y, z, e) (725, 725, 725, 900). Trying to find the magic numbers here.

                                  I see everything from 400 to 900 on this forum.

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

                                    The Ender 3 uses low current motors and 24V power, so I am not surprised that you need to reduce motor current. Stepper motor current is adjustable in steps of 100mA on the Duet WiFi/Ethernet, and 50mA on the Duet Maestro. So 600mA may be a good value to try, perhaps a little more on the extruder motor if necessary.

                                    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

                                    baesjerkerundefined 1 Reply Last reply Reply Quote 0
                                    • JamesMundefined
                                      JamesM
                                      last edited by

                                      I've been using the following currents on my Ender 3 since I put the Duet wifi in it without issue.
                                      M906 X950.00 Y950.00 Z850.00 E900.00 I30

                                      I think the motors at their hottest hit mid 40C range so not hot for stepper motors.

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

                                        the ender 3 motors are
                                        x,y,z 0.84A
                                        e 1A
                                        https://gist.github.com/knoopx/e6c40a009e796203b93a75a3ed6a5ab8

                                        950 might be a little bit hight for x and y.

                                        baesjerkerundefined 1 Reply Last reply Reply Quote 1
                                        • JamesMundefined
                                          JamesM
                                          last edited by

                                          I guess I can try lowering the current. At some point I'm going to replace the X and Y stepper motors with 0.9 degree ones with more torque now that I'm using a direct drive extruder as well as glass with PEI on the bed.

                                          1 Reply Last reply Reply Quote 0
                                          • baesjerkerundefined
                                            baesjerker @dc42
                                            last edited by

                                            @dc42 thanks. I will try that.

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