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

    tevo little monster duet wifi

    Scheduled Pinned Locked Moved
    My Duet controlled machine
    5
    15
    3.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.
    • BenDieselundefined
      BenDiesel
      last edited by

      interesting you cant see the pics. they are links from my google photos. they are just of the smart effector with hayden rods and the duet bord.
      0_1524264853116_20180419_152823.jpg 0_1524264931096_20180419_152829.jpg
      dose the wifi server version look correct to you?

      0_1524264279668_version.PNG

      ok so let me see if i got the fan thing correct.

      i have a 24v power supply and a 24v berdair pump. i hook the positive and groun up to one of the pwm headers on the bord
      the 12v 40mm noctua i use a buck converter and get 24v power form one of the always on fan header, then down grade to 12 v and send just the the positive to the fan. then i hook the pwm and ground to a pwm header. do i hook the ground to ground and the pwm to positive?

      dc42undefined 1 Reply Last reply Reply Quote 0
      • BenDieselundefined
        BenDiesel
        last edited by

        also for whiring i was wondering if you though using some cat6 eathernet cable would be ok for hookup on the thermsistor, fan power, and the probe? i also have some 2 pin wire 18ga copper clad aluminum i was going to use for the hotend heater power. it says its rated for 24v

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

          @bendiesel said in tevo little monster duet wifi:

          dose the wifi server version look correct to you?

          No, it should be 1.21.

          ok so let me see if i got the fan thing correct.

          i have a 24v power supply and a 24v berdair pump. i hook the positive and groun up to one of the pwm headers on the bord
          the 12v 40mm noctua i use a buck converter and get 24v power form one of the always on fan header, then down grade to 12 v and send just the the positive to the fan. then i hook the pwm and ground to a pwm header. do i hook the ground to ground and the pwm to positive?

          If your 12V fan has a separate PWM control input, connect the fan + and - wires to the output of the buck converter, and connect the PWM wire to the FAN- pin of your chosen controlled fan output. Use parameter I1 in your initial M106 command to set up that fan output.

          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
          • BenDieselundefined
            BenDiesel
            last edited by BenDiesel

            Finally received my tlm. And tasted to put it together

            I'd upload a pic but I don't know how to resize it on my phone

            1 Reply Last reply Reply Quote 0
            • BenDieselundefined
              BenDiesel
              last edited by

              heres the pics
              1_1525993448481_tevo2.jpg
              0_1525993448480_tevo1.jpg

              1 Reply Last reply Reply Quote 1
              • BenDieselundefined
                BenDiesel
                last edited by

                ok im having some problems. i got the bord all wired up and it homes and dose the bed probe just fine. i used the reprap firmware setup tool to config the config.g im not sure i got the radius and such right though. all i know for sure is my arms are 400.21 and my printer radius is about 180mm not sure what the smart effector radius is. i think its about 3.5mm? i have the berdair pump set up on one of the pwm headers but it wont turn. it blips twice during start up. i use m106 to try to turn it on but nothing.
                i tell the heat bed to go to 60 but i get no voltage out of the bed terminals. and the hot end dosent even try to turn on. im guessing its because i dont have a fan wired up for that yet. i think im going to have that as a always on fan

                here is my config.g
                0_1526517295903_config.g

                1 Reply Last reply Reply Quote 0
                • Danalundefined
                  Danal
                  last edited by

                  With regard to the various dimensions being right: Get the L parameter of the M665 correct (400.21), and then run a G32 to set everything else.

                  Be sure and save the G32 with an M500, and be sure your config.g contains an M501 to load the settings, somewhere near the end of config.g

                  1 Reply Last reply Reply Quote 0
                  • BenDieselundefined
                    BenDiesel
                    last edited by

                    I did have that parameter set correct. But it only probed a 210mm dai area of my 310mm bed. It said it was 10.something out before and 2.something out after.

                    Danalundefined 1 Reply Last reply Reply Quote 0
                    • Danalundefined
                      Danal @BenDiesel
                      last edited by

                      @bendiesel said in tevo little monster duet wifi:

                      I did have that parameter set correct. But it only probed a 210mm dai area of my 310mm bed. It said it was 10.something out before and 2.something out after.

                      That's OK for now.

                      To fix that later, edit the bed.g file, and/or generate another one with the online configuration tool. The coordinates in that file determine where the probes occur.

                      Here is mine. I have a 604mm dia bed. So you could probably just half all of mine for a 300mm bed. Might be simpler in some ways that going all the way through the configurator for just one file.

                      ; bed.g
                      ; called to perform automatic delta calibration via G32
                      ;
                      ; generated by RepRapFirmware Configuration Tool on Fri Apr 27 2018 13:01:19 GMT-0500 (Central Daylight Time)
                      M561 ; clear any bed transform
                      ; Probe the bed at 3 peripheral and 3 halfway points, and perform 6-factor auto compensation
                      ; Before running this, you should have set up your Z-probe trigger height to suit your build, in the G31 command in config.g.
                      G28
                      G30 P0 X0    Y275  H0 Z-99999
                      G30 P1 X238  Y-138 H0 Z-99999
                      G30 P2 X-238 Y-138 H0 Z-99999
                      G30 P3 X0    Y147  H0 Z-99999
                      G30 P4 X127  Y-73  H0 Z-99999
                      G30 P5 X-127 Y-73  H0 Z-99999
                      G30 P6 X0    Y0    H0 Z-99999 S6
                      ; Use S-1 for measurements only, without calculations. Use S4 for endstop heights and Z-height only. Use S6 for full 6 factors
                      ; If your Z probe has significantly different trigger heights depending on XY position, adjust the H parameters in the G30 commands accordingly. The value of each H parameter should be (trigger height at that XY position) - (trigger height at centre of bed)
                      
                      Dougal1957undefined 1 Reply Last reply Reply Quote 0
                      • Dougal1957undefined
                        Dougal1957 @Danal
                        last edited by

                        @danal said in tevo little monster duet wifi:

                        @bendiesel said in tevo little monster duet wifi:

                        I did have that parameter set correct. But it only probed a 210mm dai area of my 310mm bed. It said it was 10.something out before and 2.something out after.

                        That's OK for now.

                        To fix that later, edit the bed.g file, and/or generate another one with the online configuration tool. The coordinates in that file determine where the probes occur.

                        Here is mine. I have a 604mm dia bed. So you could probably just half all of mine for a 300mm bed. Might be simpler in some ways that going all the way through the configurator for just one file.

                        ; bed.g
                        ; called to perform automatic delta calibration via G32
                        ;
                        ; generated by RepRapFirmware Configuration Tool on Fri Apr 27 2018 13:01:19 GMT-0500 (Central Daylight Time)
                        M561 ; clear any bed transform
                        ; Probe the bed at 3 peripheral and 3 halfway points, and perform 6-factor auto compensation
                        ; Before running this, you should have set up your Z-probe trigger height to suit your build, in the G31 command in config.g.
                        G28
                        G30 P0 X0    Y275  H0 Z-99999
                        G30 P1 X238  Y-138 H0 Z-99999
                        G30 P2 X-238 Y-138 H0 Z-99999
                        G30 P3 X0    Y147  H0 Z-99999
                        G30 P4 X127  Y-73  H0 Z-99999
                        G30 P5 X-127 Y-73  H0 Z-99999
                        G30 P6 X0    Y0    H0 Z-99999 S6
                        ; Use S-1 for measurements only, without calculations. Use S4 for endstop heights and Z-height only. Use S6 for full 6 factors
                        ; If your Z probe has significantly different trigger heights depending on XY position, adjust the H parameters in the G30 commands accordingly. The value of each H parameter should be (trigger height at that XY position) - (trigger height at centre of bed)
                        

                        But you can also run DC42's Bed.G file generator

                        Danalundefined 1 Reply Last reply Reply Quote 0
                        • BenDieselundefined
                          BenDiesel
                          last edited by

                          Thank you for the help. Now to figure out why it won't heat up

                          1 Reply Last reply Reply Quote 0
                          • Danalundefined
                            Danal @Dougal1957
                            last edited by

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