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

    Large Format Dowell to Duet conversion

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    14
    362
    34.6k
    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.
    • Charles Fraserundefined
      Charles Fraser @peirof
      last edited by

      @peirof a benchy?

      1 Reply Last reply Reply Quote 0
      • Charles Fraserundefined
        Charles Fraser @rjenkinsgb
        last edited by

        @rjenkinsgb thanks Robert J it is grounded as you describe already.

        1 Reply Last reply Reply Quote 0
        • Charles Fraserundefined
          Charles Fraser @T3P3Tony
          last edited by

          @t3p3tony thanks captain. I have disconected everything from the first extruder Mounting / block and am using the second block. This gets rid of all these low power tingly shocks when I touch the thermistor (not sudden but a painful prickle as long as I hold the thermistor when plugged into that block. I think the noz heater or fan wires must have rubbed down or melted down or something because that whole block is messed up. If you remember the BL-Touch was shorting too (I’m ordering a 3D Touch because it will come with some actual paperwork.

          I’ll post the config G file here just now, I replaced all the lines you showed me however. I must have done something wrong. Thanks so much, sorry this is such hard work.

          Is anyone at the Additt conference this week? We need to find a manufacture partner for this opensource pellet extruder that Juan has invented. His Spanish partners just dropped out www.recycl3dprint.com

          1 Reply Last reply Reply Quote 0
          • Charles Fraserundefined
            Charles Fraser @T3P3Tony
            last edited by Charles Fraser

            @t3p3tony

            Plugged into temp 0 and temp 1 on the 3HC

            Configuration file for Duet 3 (firmware version 3.3)
            ; executed by the firmware on start-up
            ;
            ; generated by RepRapFirmware Configuration Tool v3.3.3 on Fri Oct 01 2021 16:59:54 GMT+0100 (British Summer Time)
             
            ; General preferences
            G90                                                             ; send absolute coordinates...
            M83                                                             ; ...but relative extruder moves
             
            ; Wait a moment for the CAN expansion boards to start
            G4 S2
             
             
            ; Drives
            M569 P0.0 S1                                                    ; physical drive 0.0 goes forwards
            M569 P0.1 S1                                                    ; physical drive 0.1 goes forwards
            M569 P0.2 S1                                                    ; physical drive 0.2 goes forwards
            M569 P0.3 S1                                                    ; physical drive 0.3 goes forwards
            M569 P0.4 S1                                                    ; physical drive 0.4 goes forwards
            M569 P0.5 S1                                                    ; physical drive 0.5 goes forwards
            M569 P1.0 S1                                                    ; physical drive 1.0 goes forwards
            M584 X0.0 Y0.1 Z0.2:0.4:0.5:0.3 E1.0
            M350 X16 Y16 Z16 E16  I1                                ; configure microstepping with interpolation
            M92 X80.00 Y80.00 Z400.00 E420.00          ; set steps per mm
            M566 X900.00 Y900.00 Z60.00 E120.00        ; set maximum instantaneous speed changes (mm/min)
            M203 X6000.00 Y6000.00 Z180.00 E1200.00 ; set maximum speeds (mm/min)
            M201 X500.00 Y500.00 Z20.00 E250.00        ; set accelerations (mm/s^2)
            M906 X2800 Y2800 Z1200 E1200 I30                      ; set motor currents (mA) and motor idle factor in per cent
            M84 S30                                                         ; Set idle timeout
             
            ; Axis Limits
            M208 X0 Y0 Z0 S1                                                ; set axis minima
            M208 X1200 Y2000 Z1600 S0                                       ; set axis maxima
             
            ; Endstops
            M574 X1 S1 P"io0.in"                                            ; configure active-high endstop for low end on X via pin io0.in
            M574 Y1 S1 P"io1.in"                                            ; configure active-high endstop for low end on Y via pin io1.in
            M574 Z1 S2                                                      ; configure Z-probe endstop for low end on Z
             
            ; Z-Probe
            M558 P9 C"^1.io1.in" H100 F120 T6000                            ; set Z probe type to switch and the dive height + speeds
            G31 P500 X0 Y0 Z2.5                                             ; set Z probe trigger value, offset and trigger height
            M556 S50 X0 Y0 Z0                                               ; set orthogonal axis compensation parameters
            M557 X15:215 Y15:195 S20                                        ; define mesh grid
             
            ; Heaters
            M308 S0 P"1.temp0" Y"PT1000"
            M307 H0 B1 S1.00                                                ; enable bang-bang mode for the bed heater and set PWM limit
            M140 H0                                                         ; map heated bed to heater 0
            M143 H0 S80                                                    ; set temperature limit for heater 0 to 80C
            M308 S1 P"1.temp1" Y"PT1000"                                    ; configure sensor 1 as thermistor on pin temp0
            M950 H1 C"1.out1" T1                                              ; create nozzle heater output on out1 and map it to sensor 1
            M307 H1 B0 S1.00                                                ; disable bang-bang mode for heater  and set PWM limit
            M143 H1 S300                                                    ; set temperature limit for heater 1 to 300C
             
            ; Fans
            M950 F0 C"out8" Q0                                            ; create fan 0 on pin out8 and set its frequency
            M106 P0 S0 H T45                                                ; set fan 0 value. Thermostatic control is turned on
            M950 F1 C"out9" Q500                                            ; create fan 1 on pin out9 and set its frequency
            M106 P1 S1 H-1                                                  ; set fan 1 value. Thermostatic control is turned off
             
            ; Tools
            M563 P0 S"lily" D0 H1 F0:1                                      ; define tool 0
            G10 P0 X100 Y100 Z0                                             ; set tool 0 axis offsets
            G10 P0 R0 S0                                                    ; set initial tool 0 active and standby temperatures to 0C
             
            ; Custom settings are not defined
            
            T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
            • T3P3Tonyundefined
              T3P3Tony administrators @Charles Fraser
              last edited by

              @charles-fraser ok so do you get errors when config.g is run using M98? and are both heaters showing correctly in the U and heating when commanded?

              www.duet3d.com

              Charles Fraserundefined 2 Replies Last reply Reply Quote 0
              • Charles Fraserundefined
                Charles Fraser @T3P3Tony
                last edited by

                @t3p3tony

                27/10/2021, 13:47:35 M98 P"0:/sys/config.g"

                =

                27/10/2021, 13:47:36 Error: M143: Heater 0 does not exist
                27/10/2021, 13:47:36 Error: M307: Heater 0 not found

                1 Reply Last reply Reply Quote 0
                • Charles Fraserundefined
                  Charles Fraser @T3P3Tony
                  last edited by

                  @t3p3tony

                  I don’t get why the bed isn’t even showing up?

                  309F443C-A17F-4010-B34C-8E87A8054552.jpeg

                  T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                  • T3P3Tonyundefined
                    T3P3Tony administrators @Charles Fraser
                    last edited by

                    @charles-fraser just noticed in your most recent config.g that the command to create the bed is missing, must have been deleted in error. please add the line

                    M950 H0 C"1.out0" T0
                    so your heater section should look like this:

                    ; Heaters
                    M308 S0 P"1.temp0" Y"PT1000"
                    M950 H0 C"1.out0" T0
                    M307 H0 B1 S1.00                                                ; enable bang-bang mode for the bed heater and set PWM limit
                    M140 H0                                                         ; map heated bed to heater 0
                    M143 H0 S80                                                    ; set temperature limit for heater 0 to 80C
                    M308 S1 P"1.temp1" Y"PT1000"                                    ; configure sensor 1 as thermistor on pin temp0
                    M950 H1 C"1.out1" T1                                              ; create nozzle heater output on out1 and map it to sensor 1
                    M307 H1 B0 S1.00                                                ; disable bang-bang mode for heater  and set PWM limit
                    M143 H1 S300                                                    ; set temperature limit for heater 1 to 300C
                    

                    sorry i did not spot this earlier.

                    www.duet3d.com

                    Charles Fraserundefined 1 Reply Last reply Reply Quote 0
                    • Charles Fraserundefined
                      Charles Fraser @T3P3Tony
                      last edited by Charles Fraser

                      @t3p3tony

                      Okay so that works! Thanks!

                      When I set ‘active’ to 50C on the noz and click ‘heater 1m the mosfet light goes blue which means the signal is going to the mosfet from the right heater on the 3HC but after a few secs it just says ‘fault’ so I emergency stop!

                      NB I still cant find a 3x15mm pt1000 thermistor anywhere! So at the moment I have this rather high tech workaround with the 6x50mm pt1000 where the thermistor is just held against the heating block with some tape so we can at least see if it’s getting warmer. Does this indicate that the heating cartridge is faulty?

                      6BA1B065-4B6A-4278-802D-C70264C8F156.jpeg

                      Also when I set the heated bed to 30C on the active setting and turn it on it did seem to get warmer (went up by a degree) then reported fault

                      31BAA1E0-7221-4767-93A0-B02BE6B0A9EB.jpeg

                      T3P3Tonyundefined dc42undefined 2 Replies Last reply Reply Quote 0
                      • T3P3Tonyundefined
                        T3P3Tony administrators @Charles Fraser
                        last edited by

                        @charles-fraser The faults are probably because the bed and nozzle are not tuned. There is not much point in tuning them right now if thats the case because the setup is not how it will be in normal operation (PT1000 taped to the outside).

                        When you say you got a "fault" what fault did you get reported in the console?
                        I cant see anything in the photos of DWC that you upload. its better to cut and paste the text from the console into this thread (using the </> block for formatting.

                        www.duet3d.com

                        Charles Fraserundefined 1 Reply Last reply Reply Quote 0
                        • Charles Fraserundefined
                          Charles Fraser @T3P3Tony
                          last edited by Charles Fraser

                          @t3p3tony

                          So when I set noz ‘active’ to 50 it starts heating and shortly after just says fault where it used to say active:

                          B6FFF25A-C0FE-4E0E-81E5-93A7AF44C15B.jpeg

                          But if I just leave it it does work, the noz heats up. However when I stop it it says

                          BB528B43-AE11-4A1E-922E-275748AB5BE1.jpeg

                          The same is true for the bed but the bed does not heat up! I’ll try switching the polarity of the wires joining that relay!

                          Also what is this new: ‘incompatible firmware’ message. I didnt see that before.

                          CB587051-FEAB-4FCB-BDAB-5D0FDBAA788F.jpeg

                          T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                          • T3P3Tonyundefined
                            T3P3Tony administrators @Charles Fraser
                            last edited by

                            @charles-fraser lets deal with the incompatible firmware bit and then come back to the heaters.

                            Please send M115 and M115 B1. copy the results from the console into here.

                            Then look at the "settings" machine and General to get the DWC and DSF versions.

                            www.duet3d.com

                            Charles Fraserundefined 2 Replies Last reply Reply Quote 0
                            • Charles Fraserundefined
                              Charles Fraser @T3P3Tony
                              last edited by

                              @t3p3tony

                              27/10/2021, 15:36:37 M115 B1
                              Duet EXP3HC firmware version 3.4.0beta5 (2021-10-12 13:58:36)

                              27/10/2021, 15:36:25 M115
                              FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.3 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2021-06-15 21:45:56

                              1 Reply Last reply Reply Quote 0
                              • Charles Fraserundefined
                                Charles Fraser @T3P3Tony
                                last edited by

                                @t3p3tony

                                Duet Web Control 3.4.0-b5

                                Board: Duet 3 MB6HC (MB6HC)
                                DSF Version: 3.4-b5
                                Firmware: RepRapFirmware for Duet 3 MB6HC 3.3 (2021-06-15)

                                T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                                • T3P3Tonyundefined
                                  T3P3Tony administrators @Charles Fraser
                                  last edited by

                                  @charles-fraser ok so when you upgraded to 3.4b5 the mainboard did not get upgraded

                                  www.duet3d.com

                                  T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                                  • T3P3Tonyundefined
                                    T3P3Tony administrators @T3P3Tony
                                    last edited by

                                    @Charles-Fraser take this file:

                                    Duet3Firmware_MB6HC.bin

                                    From here
                                    https://github.com/Duet3D/RepRapFirmware/releases/tag/3.4.0beta5

                                    and upgrade using the System->Upload System Files

                                    www.duet3d.com

                                    Charles Fraserundefined 1 Reply Last reply Reply Quote 0
                                    • Charles Fraserundefined
                                      Charles Fraser @T3P3Tony
                                      last edited by

                                      @t3p3tony

                                      Can you please explain exactly how - step by step. Last time I had to totally reinstall raspberry Pi and everything else!

                                      So if I download that file and upload it to the system folder (not the firmware folder) then send command ... what was it again?

                                      T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                                      • T3P3Tonyundefined
                                        T3P3Tony administrators @Charles Fraser
                                        last edited by

                                        @charles-fraser

                                        If you get the "Duet3Firmware_MB6HC.bin" from
                                        https://github.com/Duet3D/RepRapFirmware/releases/tag/3.4.0beta5

                                        And then go to the systems page and upload that file using the Upload system Files dialog box it will prompt you to install it. Say yes.

                                        The issues with the Pi before were different. everything else in your system is running 3.4b5

                                        www.duet3d.com

                                        Charles Fraserundefined 1 Reply Last reply Reply Quote 0
                                        • Charles Fraserundefined
                                          Charles Fraser @T3P3Tony
                                          last edited by

                                          @t3p3tony

                                          Okay we are beta 5 across the boards

                                          28/10/2021, 10:32:41 M115 B1
                                          Duet EXP3HC firmware version 3.4.0beta5 (2021-10-12 13:58:36)

                                          28/10/2021, 10:32:23 M115
                                          FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.4.0beta5 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2021-10-12 13:53:56

                                          T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                                          • T3P3Tonyundefined
                                            T3P3Tony administrators @Charles Fraser
                                            last edited by

                                            @charles-fraser ok, now you should not be getting a incompatibility fault and the temp sensors should be showing up. When you heat the heaters you may still get a heater fault. What is reported in the console for those heater faults? if its temperature is rising too slowly then we will fix that when you have the sensors installed in the hotend/bed and we are in a position to tune the PIDs for those heaters.

                                            www.duet3d.com

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