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

    Add laser for duet2 wifi

    Scheduled Pinned Locked Moved
    Laser Cutters
    6
    34
    5.0k
    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.
    • Danalundefined
      Danal
      last edited by

      I know you want to buy a circuit... nonetheless, you might want to try this, it can be built for a few cents, and no board:

      a2009845-6b97-4302-b838-f9f50ef4e605-image.png

      Note the original diagram shows 13V in. 24V in (from the heater 6 connector) will require NO changes.

      It also shows 3.3V out. For five volt out, change the 150K and 39K in the lower right to 100K and 100K.

      This is "old school" analog conversion. It will not make the signal any cleaner, but it won't make it any worse, either, in that nothing in that diagram has a limited switching speed.

      Delta / Kossel printer fanatic

      1 Reply Last reply Reply Quote 1
      • yamanundefined
        yaman
        last edited by

        @Danal said in Add laser for duet2 wifi:

        e the original diagram shows 13V in. 24V in (from the heater 6 connector) will require NO changes.
        It also shows 3.3V out. For five volt out, change the 150K and 39K in the lower right to 100K and 100K.

        thanks Danal for your Replay ☺
        I think this circuit is easy to build
        here you can see the change I make for heater 6-7

        analog conversion.jpg

        EasyTargetundefined Danalundefined 2 Replies Last reply Reply Quote 0
        • EasyTargetundefined
          EasyTarget @yaman
          last edited by EasyTarget

          @yaman said in Add laser for duet2 wifi:

          so after Received the part and test
          it won't work

          I'm sorry for putting you off-course with this, I see what you mean about the DC power port being for testing; I'd assumed that was the principle power port, my apologies.

          Your values and @Danal 's circuit look much more suitable. And easy to source all the parts for.

          For reference in this thread: I just drew up the circuit I plan to drive my similar 15/8w diode laser module from a 3v3 controller (esp32 based) .
          I will use an optocoupler, I have some at home already; the basic circuit looks like:
          opto.out.jpg
          The OutputLimiter resistor is probably being over-cautions, the 4n35 can take 100mA/30v, but the laser module might provide enough residual power on the PWM lines to make it a good idea.
          (Edit; I just looked at my circuit, I refer to 'nagative' values, probably a faux-pas, not a typo.]

          Disaster? The original Printeye is dying with RRF 3.5 (M208 depreciated).
          PrintPy2024 to the rescue!
          MicroPython based; with simple wiring and and no custom PCB.

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

            @EasyTarget circuit also looks quite good. More "standard" way in the digital world... 😉

            Delta / Kossel printer fanatic

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

              @yaman Yes, your modifications to the values are correct. Solder it up, wrap it in tape, and give it a try.

              Delta / Kossel printer fanatic

              yamanundefined 1 Reply Last reply Reply Quote 0
              • yamanundefined
                yaman @Danal
                last edited by yaman

                @Danal
                here are the complete drawing between Laser ; header and the circuit
                do I need to add anything else
                laser.jpg

                EasyTargetundefined 1 Reply Last reply Reply Quote 0
                • yamanundefined
                  yaman @EasyTarget
                  last edited by

                  @EasyTarget
                  never mind it's only 10$ ☺

                  1 Reply Last reply Reply Quote 0
                  • EasyTargetundefined
                    EasyTarget @yaman
                    last edited by

                    @yaman said in Add laser for duet2 wifi:

                    here are the complete drawing between Laser ; header and the circuit
                    do I need to add anything else

                    Looks good to me; I was going to suggest a switch but I see you have that covered.

                    Disaster? The original Printeye is dying with RRF 3.5 (M208 depreciated).
                    PrintPy2024 to the rescue!
                    MicroPython based; with simple wiring and and no custom PCB.

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

                      Looks correct, and the values given will work with a Duet (expansion) at 12V or 24V.

                      As with any project, verify as much as possible with a voltmeter or o-scope, every step of the way.

                      Delta / Kossel printer fanatic

                      yamanundefined 1 Reply Last reply Reply Quote 2
                      • yamanundefined
                        yaman @Danal
                        last edited by yaman

                        @Danal
                        @EasyTarget
                        OK so after some work with solder
                        the circuit not work exactly but after I make little change the Laser finally work 😇 😇
                        laser_2.jpg

                        2019-10-27 16.26.43.jpg
                        youtube for Laser Test

                        https://www.youtube.com/watch?v=1KxYv2g96GY

                        1 Reply Last reply Reply Quote 1
                        • EasyTargetundefined
                          EasyTarget
                          last edited by

                          AhHA! a 10V pwm input. Same as mine; when I was looking at this last year I'd noted that 10V pwm/analogue seems to be a bit of a standard in the laser world. It's common in many CO2 lasers.

                          Disaster? The original Printeye is dying with RRF 3.5 (M208 depreciated).
                          PrintPy2024 to the rescue!
                          MicroPython based; with simple wiring and and no custom PCB.

                          1 Reply Last reply Reply Quote 0
                          • hectorundefined
                            hector
                            last edited by hector

                            Something like this would work?

                            https://www.amazon.com/Voltage-0-100-Linear-Conversion-Transmitter/dp/B00U7GJDVO

                            alt text

                            connected to a fan or heater, take the pwm at 24v and transform it to 0-5V DC

                            yamanundefined 1 Reply Last reply Reply Quote 0
                            • yamanundefined
                              yaman @hector
                              last edited by yaman

                              @hector
                              thanks for you replay
                              but this circuit will not work in my case because I don't have Fan 2
                              fan 2 I use it for tool 2
                              I have heater 6 -7 with 5v PWM

                              https://forum.duet3d.com/assets/uploads/files/1570300649740-laser_cable_2.jpg

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

                                @yaman said in Add laser for duet2 wifi:

                                after I make little change the Laser finally wor

                                Sounds like that laser wants 10V in.

                                Some want 5V (TTL), some want 10V. The two versions of the circuit above will work for the respective cases.

                                Delta / Kossel printer fanatic

                                yamanundefined 1 Reply Last reply Reply Quote 1
                                • yamanundefined
                                  yaman @Danal
                                  last edited by

                                  @Danal
                                  @EasyTarget
                                  @T3P3Tony
                                  Thanks for your replay
                                  that what I find maybe the real test will be in G code file and let the machine work for hours
                                  but first I have to do some work at Firmware

                                  Right now I'm at Version 2.0.0-RC2
                                  so any Suggestions for good version work fine with 3dprinter and Laser ?

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

                                    I haven't personally tried laser, so can't comment on releases.

                                    I can say I've had very good results using the "latest", including release candidates.

                                    Delta / Kossel printer fanatic

                                    1 Reply Last reply Reply Quote 2
                                    • EasyTargetundefined
                                      EasyTarget @yaman
                                      last edited by

                                      @yaman said in Add laser for duet2 wifi:

                                      Suggestions for good version work fine with 3dprinter and Laser ?

                                      The latest release, always the latest.
                                      https://github.com/dc42/RepRapFirmware/releases/latest

                                      Duet makes upgrading super easy, there is no real excuse for not upgrading asap and when new releases come out. Currently it is 2.03.

                                      This is especially true if doing CNC machine control, Duet3D are pushing heavily in this direction at present and related features are appearing in each new release.

                                      If you want to throw caution to the wind, try the latest 2.0x Release candidate, but I would avoid the 3.0 series betas at this time for general users. Though the 3.x series will eventually bring even more CNC related feature goodness.

                                      Disaster? The original Printeye is dying with RRF 3.5 (M208 depreciated).
                                      PrintPy2024 to the rescue!
                                      MicroPython based; with simple wiring and and no custom PCB.

                                      1 Reply Last reply Reply Quote 1
                                      • yamanundefined
                                        yaman
                                        last edited by

                                        Laser Engraving picture

                                        55.jpg

                                        EasyTargetundefined 1 Reply Last reply Reply Quote 2
                                        • EasyTargetundefined
                                          EasyTarget @yaman
                                          last edited by

                                          @yaman COOL!, it's great when it gets working.
                                          Now you have all the tuning fun you could wish for; carving and engraving is much more of a 'craft' than 3d printing, the sheer range of materials and techniques ensures that every job is a one-off. With my printers I strive for reproducibility, but for laser art I want everything to be slightly 'individual', it's part of the charm.

                                          Disaster? The original Printeye is dying with RRF 3.5 (M208 depreciated).
                                          PrintPy2024 to the rescue!
                                          MicroPython based; with simple wiring and and no custom PCB.

                                          yamanundefined 1 Reply Last reply Reply Quote 1
                                          • yamanundefined
                                            yaman
                                            last edited by

                                            video for the Test

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