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

    Ender 3 Duet Wifi, Bl Touch & PT100

    Scheduled Pinned Locked Moved
    Firmware wishlist
    3
    8
    755
    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.
    • 3DPNBundefined
      3DPNB
      last edited by 3DPNB

      Hi Everyone

      After using the Ender 3 (Cartesian) and upgrading to use full E3D hot end/ BL Touch/ Bond-tech extruder in marlin, I decided it was time to join the 32 bit movement and purchased myself a Duet WiFi and PT100 This will be my last upgrade till the E3D tool-changer build becomes available (will use this motion system and tool changers in future)

      As part of the Duet WiFi wiring process I extended my cables to reach inside a IKEA lack case I've built. Wiring went smoothly and also initialising network on the Duet was a smooth and simple procedure.

      Now I've come to the difficult bit, setting up the RepRap Firmware on the Duet, after reading through the marlin setup I had I filled in the config tool and ended up with this final config. https://pastebin.com/6TycU2B4

      Unfortunately I'm having a few issues which I feel has to be down to Firmware / Slicer settings.

      Issues:

      • I can home all which works including the BL Touch probing, However as soon as i print an object the head crashes into the bed before starting the print. RESOLVED

      • The first layer prints but then the following layers are all quite separated its like the z axes moves to much for each layer RESOLVED

      • Cooling Fan not working RESOLVED

      Ender 3 Cura Slicer Start G-code
      M104 S{material_print_temperature_layer_0} ; Set Extruder temperature
      M140 S{material_bed_temperature_layer_0} ; Set Heat Bed temperature
      M190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed temperature
      M109 S{material_print_temperature_layer_0} ; Wait for Extruder temperature
      G28 ; Home all axes
      G92 E0 ; Reset Extruder
      G1 Z5.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed

      Any suggestions on what could cause these symptoms?

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

        Double check your z axis steps per mm are accurate for the hardware you're using.

        Z-Bot CoreXY Build | Thingiverse Profile

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

          Also I can't see your Pastebin link. Maybe just copy and paste your config here.

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • 3DPNBundefined
            3DPNB
            last edited by 3DPNB

            Oops sorry I believe I set the paste bin private by accident

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

              I don't recognize that formatting.

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 1
              • 3DPNBundefined
                3DPNB
                last edited by 3DPNB

                You got me thinking so checked back at the setup, first noob mistake made i posted config.json not config.g will correct above and indeed the z value was incorrect. testing now and will update.

                Update: Yes the Z layers are now looking much improved will allow the print to finish and look to diagnose from there. I've also set the motor currents again and the combination seams to have resolved both issues.

                One issue I can see now I'm going further into the print is the extruder cooling fan isn't working at the moment.

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

                  @3dpnb said in Ender 3 Duet Wifi, Bl Touch & PT100:

                  One issue I can see now I'm going further into the print is the extruder cooling fan isn't working at the moment.

                  If you mean the heatsink cooling fan, we recommend you connect that to the Fan 1 output, because by default it is thermostatically controlled according to hot end temperature unless you changed it. Or you can connect it to an always-on fan output, but then it will run continuously.

                  Either way, make sure you get the + and - wires the right way round.

                  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
                  • 3DPNBundefined
                    3DPNB
                    last edited by 3DPNB

                    @dc42 I had the heat-sink cooling fan always on and the extruder fan wasn't working due to bad wiring (negative had come loose from connector)

                    I've replaced the wiring and connected the extruder fan to fan 0, working great now.

                    Thanks for the tip, Ill move the heat sink fan over to fan 1

                    also feel free to move this thread if possible I seam to have posted it in the wrong section, meant to post in "Firmware installation"

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