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

    Creality CR-10 upgrade

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    14
    252
    53.8k
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      I don't use a Titan Aero, I use a regular Titan. The motor I use is this https://www.omc-stepperonline.com/hybrid-stepper-motor/nema-17-bipolar-18deg-22ncm-31ozin-133a-28v-42x42x34mm-4-wires-17hs13-1334s.html.

      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
      • Agniusmundefined
        Agniusm
        last edited by

        Changed my bed for precision plate now battling IR probe as endstop. I cant seem to grasp the concept here. I lover the nozzle to where it touches the piece of paper then G92 Z0 and when i home it does not go back to that height. Tried G31 P500 X5 Y14.5 Z-5.5 ; with no success.
        Whats the proper procedure setting Z probe height?
        I am looking at these :
        https://duet3d.com/wiki/Setting_up_automatic_probing_of_the_print_bed
        https://duet3d.com/wiki/Using_mesh_bed_compensation

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

          The G31 Z parameter should be positive for sensors that trigger before the nozzle touches the bed. For the IR sensor is should be no higher than about 3mm.

          If you are restarting the Duet between attempts, also check that you don't also have a G31 command in config-override.g.

          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
          • Agniusmundefined
            Agniusm
            last edited by

            I dont have that file. So G31 is the offset of the Z probe depending how its mounted?
            So then i would go:
            M208 S1 Z-3
            Lower the nozzle to where it touches say piece of paper.
            G92 Z0 to store that
            But where is that offset, do i need to read it from web interface and then enter it to config.g's G31? Is there a step by step somewhere?

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

              I suggest you read the commissioning instructions in the fitting instructions page, at https://miscsolutions.wordpress.com/mini-height-sensor-board/.

              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
              • Agniusmundefined
                Agniusm
                last edited by

                Thank you. I think i have the idea now. Here is the map:

                Is this any good or my bed is bad?
                I have bought new 8mm precision plate but it does not look that precise.
                Before i had Chaina heatbed out of 3mm aluminium and got this:

                Can you help interpret the results?

                P.S. I have 5V LED bar. Draws little over 1 A
                Can i connect it to unused expansion header pins and control it with a macro? Cant seem to find header ratings

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

                  Your first height map looks OK, but the second (mostly red one) looks poor.

                  If you have a spare controlled fan output on the Duet, you can connect your lighting between +5V on the expansion header and FAN- on your chosen controlled fan output. The control it using M106. Or, if uou are not using the E1 heater output, you can connect the lighting between +5V on the expansion header and E1- on the E1 heater terminal block. Caution! Some versions of the Duet PCB have the E1- and VIN legends for the terminal block the wrong way round. E1- is the end farthest from the corner of the board.

                  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
                  • Agniusmundefined
                    Agniusm
                    last edited by

                    Great. Thanks.

                    1 Reply Last reply Reply Quote 0
                    • tychopundefined
                      tychop
                      last edited by

                      Agniusm,

                      I'm about to start my adventure to replace the cr-10 board with the DuetWiFi..
                      The steppermotor connectors are slightly different, but it's possible to plug it in…

                      Question:
                      Are the steppermotor connectors of the CR-10 pin-compatible with the connectors of the Duet board?
                      Can I plug them in the Duet board or do I have to rewire ??
                      If so, which way should the connector be orientated?

                      1 Reply Last reply Reply Quote 0
                      • Agniusmundefined
                        Agniusm
                        last edited by

                        I think you will need to rewire. I swapped my cables and built them from scratch so i don't really know.

                        1 Reply Last reply Reply Quote 0
                        • tychopundefined
                          tychop
                          last edited by

                          @Agniusm:

                          I think you will need to rewire. I swapped my cables and built them from scratch so i don't really know.

                          Not wat I was hoping for, but thanks for letting me know..
                          I'll go and hunt down the wiring of the cr-10 connectors.

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

                            You can test whether the connectors need to be rewired in either of two ways:

                            1. Use a multimeter to measure the resistance between pins. If the wiring is correct for the Duet, you should get a few ohms resistance between pins 1 and 2, and a few ohms between pins 3 and 4. There should be no continuity between 1 or 2 and 3 or 4.

                            2. If you don't have a multimeter, then you can try shorting pins together to see if it makes the motor harder to turn. If it is wired correctly, then if you short pins 1 and 2 together, or pins 3 and 4 together, it will be harder to spin the spindle with your fingers.

                            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
                            • Agniusmundefined
                              Agniusm
                              last edited by

                              @tychop:

                              @Agniusm:

                              I think you will need to rewire. I swapped my cables and built them from scratch so i don't really know.

                              Not wat I was hoping for, but thanks for letting me know..
                              I'll go and hunt down the wiring of the cr-10 connectors.

                              Rewiring is basically swapping pins. There is not much to it. Like DC42 said or you can simply plug generic LED and spin the motor by hand. If it lights up, you got a pair.
                              On cr10 i think pairs are layed out as follows on motor connector: 1 and 4 one pair, 3 and 6 the other one. On duet you have 1b1a and 2a2b.
                              Now just connect you wires so 1 goes to 1a 4 to 1b 3 to 2a 6 to 2b and if its reversed, reverse it back in firmware. It is different for y axis only.

                              1 Reply Last reply Reply Quote 0
                              • Agniusmundefined
                                Agniusm
                                last edited by

                                The AJAX error still does my head in. I pulled out old router to test, where all AP's are stored so i could edit the list? I have ordered new AP so i can dedicate it to the printer

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

                                  The latest (1.20) version of DWC gives a more precise error message instead of "AJAX error".

                                  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
                                  • Agniusmundefined
                                    Agniusm
                                    last edited by

                                    Is there a way to set baby stepping on LCD to be something else than 0.05 or is it precompiled in LCD firmware?

                                    1 Reply Last reply Reply Quote 0
                                    • Michel000undefined
                                      Michel000
                                      last edited by

                                      I do not think that these AJAX errors are caused by your wifi connection but by the firmware (Firmware 1.9 and up)
                                      I had them all the time after upgrading, im back to the old firmware and dont have them anymore
                                      see also my tread :
                                      https://www.duet3d.com/forum/thread.php?id=3831

                                      i hope this will be fixed

                                      1 Reply Last reply Reply Quote 0
                                      • Agniusmundefined
                                        Agniusm
                                        last edited by

                                        Is there somewhere i could find how long last print took?

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

                                          Different users find different firmware versions work best for them, so I caution against generalising. The main changes to DuetWiFiServer.bin were:

                                          • Firmware 1.19 moved the web server form the WiFi module to the main processor
                                          • Firmware 1.19.1 tries harder to restore the wifi connection if it is lost than all earlier versions did
                                          • Firmware 1.20 uses the latest SDK from Expressiv to fix the KRACK vulnerability that is present in all earlier versions
                                          • Firmware 1.20+1 uses version 2 of the LWIP TCP/IP stack instead of version 1, and a still-later SDK version

                                          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
                                          • Michel000undefined
                                            Michel000
                                            last edited by

                                            Dc42 what do you mean worked best for them? I liked the new version, i hope my problem wil be fixed.

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