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

    DUEX 5 V0.8 TO DUEX 5 V0.11

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    9
    283
    26.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.
    • paolozampini1973undefined
      paolozampini1973 @droftarts
      last edited by

      @droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:

      @paolozampini1973 You still have Z2, should be Z1:

      M574 Z1 S1 P"!zstop+!duex.e6stop"
      

      (Sorry, made a mistake in my earlier post, edited)

      Ian

      I did and modified it there is nothing to do It does not work it does not work it does not work I did as you told me but it does not work even in the Z1 site it does not work

      droftartsundefined 1 Reply Last reply Reply Quote 0
      • paolozampini1973undefined
        paolozampini1973 @droftarts
        last edited by paolozampini1973

        @droftarts explain to me why the same configuration with the V 08 everything worked and with the V 011 there are all these problems You can help me to understand Forgive me if I insist but I want to understand I want to understand Thanks and thanks for the time you are DETICATING me

        Excuse me I was wrong to write that you are dedicating to me Thanks for the time you are dedicating to me

        1 Reply Last reply Reply Quote 0
        • droftartsundefined
          droftarts administrators @paolozampini1973
          last edited by droftarts

          @paolozampini1973 Okay, I'm going to have to stop. I'll try and edit your config.g this evening. I'm available tomorrow.

          I still don't think this is a hardware problem. If it is, it's because you are using a clone Duet 2, not one made by Duet3D.

          Check that the pins on the expansion connector are not loose or bent over, and properly soldered, on both the Duet 2 and on the DueX (both of them).

          If you feel like it, put the v0.8 back on and see if it works (which is also a clone, not produced by Duet3D). On looking at the external driver pdf you linked, your stepper timings are too fast; try:

          M569 P7 S0 R1 T3:3:6:6                         ; E4 X physical drive 7 goes forwards
          M569 P8 S1 R1 T3:3:6:6                         ; E5 Y physical drive 8 goes forwards
          

          Ian

          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

          paolozampini1973undefined 1 Reply Last reply Reply Quote 0
          • paolozampini1973undefined
            paolozampini1973 @droftarts
            last edited by

            @droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:

            @paolozampini1973 Okay, I'm going to have to stop. I'll try and edit your config.g this evening. I'm available tomorrow.

            I still don't think this is a hardware problem. If it is, it's because you are using a clone Duet 2, not one made by Duet3D.

            Check that the pins on the expansion connector are not loose or bent over, and properly soldered, on both the Duet 2 and on the DueX (both of them).

            If you feel like it, put the v0.8 back on (which is also a clone, not produced by Duet3D).

            Ian

            Look for me there are no problems anyway I think it's better to go all the way if it's okay with you So we can talk tonight?

            droftartsundefined 1 Reply Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators @paolozampini1973
              last edited by

              @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

              So we can talk tonight?

              Probably not, I have ill kids.

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

              paolozampini1973undefined 1 Reply Last reply Reply Quote 0
              • paolozampini1973undefined
                paolozampini1973 @droftarts
                last edited by

                @droftarts I am so sorry that you have sick children anyway Many thanks I am sending you the PDF file so we continue tomorrow at least out of curiosity to see how it endsDM860H V3.3 act英文 (1).pdf

                droftartsundefined 1 Reply Last reply Reply Quote 0
                • droftartsundefined
                  droftarts administrators @paolozampini1973
                  last edited by

                  @paolozampini1973 I have found one piece of information for you this evening, regarding thermistors on V0.11. From https://docs.duet3d.com/Duet3D_hardware/Duet_2_family/DueX2_and_DueX5#pcb-revision-history

                  Modified the series resistors of the temperature inputs to be 2k2 so they perform better with PT1000 sensors. From RRF3.4 the DueX5 version will be detected and the correct R values set in M308, for RRF 3.3 and earlier use R2200 in the M308 command.

                  In config.g, change M308 for the following:

                  M308 S3 P"duex.e2temp" Y"thermistor" T100000 B4138 R2200 ; configure sensor 3 as PT1000 on pin duex.e3temp
                  
                  M308 S4 P"duex.e3temp" Y"thermistor" T100000 B4138 R2200 ; configure sensor 4 as PT1000 on pin duex.e3temp
                  

                  This should fix the temperature reading. But I think the thermistor configuration is still wrong. What hot ends are you using? Link to where you bought them?

                  Ian

                  Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                  paolozampini1973undefined 2 Replies Last reply Reply Quote 0
                  • paolozampini1973undefined
                    paolozampini1973 @droftarts
                    last edited by

                    @droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                    M308 S3 P"duex.e2temp" Y"thermistor" T100000 B4138 R2200

                    Good morning the correct TEMPERATURE I had to put R 2150
                    M308 S3 P"duex.e2temp" Y"thermistor" T100000 B4138 R2150
                    8944e342-12cc-4fe2-b681-7f820cffe771-image.png

                    droftartsundefined 1 Reply Last reply Reply Quote 0
                    • paolozampini1973undefined
                      paolozampini1973 @droftarts
                      last edited by

                      @droftarts
                      E2 +E3+E4+E5+E6 Filament Sensing it works very well
                      E2 +E3+E4+E5+E6 it does not work when microswitch is configured There is no way to make it work if I close the led the same collector lights up I connect it in duet and it works is very strange

                      droftartsundefined 1 Reply Last reply Reply Quote 0
                      • droftartsundefined
                        droftarts administrators @paolozampini1973
                        last edited by

                        @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                        Good morning the correct TEMPERATURE I had to put R 2150

                        Use R2200, that's the value of the sense resistor. Don't worry about temperature variation of a couple of degrees at room temperature - thermistors are not very accurate at low temperature. If you use a different R value, they will be inaccurate where it is important, around 200C.

                        Also, the M308 B value is wrong. I have asked you before, what thermistors or hot ends are you using?

                        Ian

                        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                        paolozampini1973undefined 1 Reply Last reply Reply Quote 0
                        • droftartsundefined
                          droftarts administrators @paolozampini1973
                          last edited by

                          @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                          E2 +E3+E4+E5+E6 it does not work when microswitch is configured

                          Please show how you are testing this.

                          Ian

                          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                          paolozampini1973undefined 1 Reply Last reply Reply Quote 0
                          • paolozampini1973undefined
                            paolozampini1973 @droftarts
                            last edited by paolozampini1973

                            @droftarts NTC 100K ohm B3950
                            220v 1400W 500*500 NTC 100K 3950
                            BED.png

                            droftartsundefined 1 Reply Last reply Reply Quote 0
                            • paolozampini1973undefined
                              paolozampini1973 @droftarts
                              last edited by

                              @droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                              @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                              E2 +E3+E4+E5+E6 it does not work when microswitch is configured

                              Please show how you are testing this.

                              Ian

                              M119

                              droftartsundefined 1 Reply Last reply Reply Quote 0
                              • droftartsundefined
                                droftarts administrators @paolozampini1973
                                last edited by

                                @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                                @droftarts NTC 100K ohm B3950
                                220v 1400W 500*500 NTC 100K 3950

                                That is the bed. What about the hot ends?

                                For bed, change config.g to:

                                M308 S0 P"bedtemp" Y"thermistor" T100000 B3950         ; configure sensor 0 as thermistor on pin bedtemp
                                

                                Ian

                                Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                1 Reply Last reply Reply Quote 0
                                • droftartsundefined
                                  droftarts administrators @paolozampini1973
                                  last edited by

                                  @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                                  M119

                                  M119 does not show filament sensor status, only endstop status for axes (X, Y, Z).

                                  Send M591 D# where # is the extruder drive number, 0 to 3.

                                  Ian

                                  Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                  paolozampini1973undefined 2 Replies Last reply Reply Quote 0
                                  • paolozampini1973undefined
                                    paolozampini1973 @droftarts
                                    last edited by

                                    @droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                                    @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                                    M119

                                    M119 does not show filament sensor status, only endstop status for axes (X, Y, Z).

                                    Send M591 D# where # is the extruder drive number, 0 to 3.

                                    Ian

                                    Yes exactly so I made the limit switch m119 and for the end of the line m 591 d is the distributor number
                                    and the film works perfectly instead of the switch does not work now I have replaced it and put it on two WiFi switch Z2config (22).g

                                    paolozampini1973undefined droftartsundefined 2 Replies Last reply Reply Quote 0
                                    • paolozampini1973undefined
                                      paolozampini1973 @paolozampini1973
                                      last edited by

                                      @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                                      @droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                                      @paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                                      M119

                                      M119 does not show filament sensor status, only endstop status for axes (X, Y, Z).

                                      Send M591 D# where # is the extruder drive number, 0 to 3.

                                      Ian

                                      Yes exactly so I made the limit switch m119 and for the end of the line m 591 d is the distributor number
                                      and the film works perfectly instead of the switch does not work now I have replaced it and put it on two WiFi switch Z2config (22).g

                                      config (23).g

                                      1 Reply Last reply Reply Quote 0
                                      • paolozampini1973undefined
                                        paolozampini1973 @droftarts
                                        last edited by paolozampini1973

                                        @droftarts if it is possible for you we can see the problem of the loss of pace because the rest everything works
                                        for other small problems I look at myself I do not want to take advantage of your kindness we see the biggest problem of the loss of the Step of X and Y

                                        1 Reply Last reply Reply Quote 0
                                        • droftartsundefined
                                          droftarts administrators @paolozampini1973
                                          last edited by

                                          @paolozampini1973

                                          ; Endstops
                                          M574 X0 S1 P"!xstop"     ; configure active-high endstop for low end on X via pin xstop
                                          M574 Y1 S1 P"!ystop"     ; configure active-high endstop for low end on Y via pin ystop
                                          M574 Z2 S1 P"!zstop+!e1stop"
                                          
                                          ;Filament Sensing
                                          M591 P2 C"e0stop" S0 D0
                                          M591 P2 C"duex.e2stop" S1 D2
                                          M591 P2 C"duex.e3stop" S1 D3
                                          M591 P2 C"duex.e4stop" S1 D4
                                          

                                          With this configuration, homez.g works? And the filament sensing works?

                                          Ian

                                          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                          paolozampini1973undefined 1 Reply Last reply Reply Quote 0
                                          • paolozampini1973undefined
                                            paolozampini1973 @droftarts
                                            last edited by

                                            @droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:

                                            @paolozampini1973

                                            ; Endstops
                                            M574 X0 S1 P"!xstop"     ; configure active-high endstop for low end on X via pin xstop
                                            M574 Y1 S1 P"!ystop"     ; configure active-high endstop for low end on Y via pin ystop
                                            M574 Z2 S1 P"!zstop+!e1stop"
                                            
                                            ;Filament Sensing
                                            M591 P2 C"e0stop" S0 D0
                                            M591 P2 C"duex.e2stop" S1 D2
                                            M591 P2 C"duex.e3stop" S1 D3
                                            M591 P2 C"duex.e4stop" S1 D4
                                            

                                            With this configuration, homez.g works? And the filament sensing works? YES

                                            Ian

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