Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. General Discussion
  3. CNC PCB milling

CNC PCB milling

Scheduled Pinned Locked Moved General Discussion
933 Posts 28 Posters 134.1k Views 27 Watching
  • 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.
  • NeverDieN Offline
    NeverDieN Offline
    NeverDie
    Hero Member
    wrote on last edited by
    #777

    I suppose the GRBL capacitor rating may soon be a moot issue anyway, as the servo42A closed loop driver accepts an input voltage of only 12-24v, and, not surprisingly, it appears to have its own back EMF cap on its driverboard:
    alt text

    NeverDieN 1 Reply Last reply
    0
    • NeverDieN Offline
      NeverDieN Offline
      NeverDie
      Hero Member
      wrote on last edited by NeverDie
      #778

      Anyhow, I ordered one of these tramming tools:
      alt text
      so that I can do accurate repeatability tests on the z-axis, and that is because I will need to be deadnuts accurate if I am to selectively CNC mill the solder mask off from a PCB without destroying the underlying solder pads. i'm not sure I will have enough headroom on the z-axis to fit this tool into place--or use it for that matter--so I'll just have to see how that goes after it arrives. A lot may depend on how far I can plunge the dial indicators before they bottom out.

      N 1 Reply Last reply
      0
      • NeverDieN Offline
        NeverDieN Offline
        NeverDie
        Hero Member
        wrote on last edited by NeverDie
        #779

        By the way, I just now found a online outfit which will cnc laser cut steel up to 1" thick. Their name? Yeah, you guessed it: oshcut.
        https://www.oshcut.com
        A really interesting option for my next CNC after this one would be to design the whole thing in CAD and then have it laser cut out of stainless steel. As compared to Chinese aluminum extrusion CNC's, I can see this as having two advantages: 1. Steel is far stronger and more rigid than aluminum, and so it would be lightyears ahead in that regard, and 2. I'm guessing the parts would be far more dimensionally accurate than whatever gets banged out in China for shipment through Aliexpress. In the past what has held me back from building a CNC from scratch is the need to precisely drill all the holes with just exactlly right amount of spacing, parallelism, and perpendicularity. However, with access to cnc laser cut steel, I presumably get all the dimensional accuracy I would need at no extra cost.

        Fanciful? I think not. A kid in Poland did his own CNC design and had the steel parts lasercut in Poland. In just the past few days he finished putting it together, and it looks like a pretty reasonable design using both ballscrews and steel rail guides, held together will steel gussets that he designed himself in CAD:
        IndyMill - Open Source DIY CNC Machine #4 Final Test! – 14:53
        — Nikodem Bartnik

        I'd say it looks better than most of what China is selling. In fact, he's giving his design files away for free, so if you wanted to I suppose you could have the exact same parts lasercut and shipped to your door. Pretty cool! :sunglasses: This looks like it could (finally!) be the start of truly open source CNC designs, as compared to the past where you more or less had to buy all the custom cut parts from somebody else, who, of course, was selling them at a mark-up relative to their own costs.

        1 Reply Last reply
        1
        • NeverDieN NeverDie

          Anyhow, I ordered one of these tramming tools:
          alt text
          so that I can do accurate repeatability tests on the z-axis, and that is because I will need to be deadnuts accurate if I am to selectively CNC mill the solder mask off from a PCB without destroying the underlying solder pads. i'm not sure I will have enough headroom on the z-axis to fit this tool into place--or use it for that matter--so I'll just have to see how that goes after it arrives. A lot may depend on how far I can plunge the dial indicators before they bottom out.

          N Offline
          N Offline
          niallain
          wrote on last edited by
          #780

          @NeverDie said in CNC PCB milling:

          so that I can do accurate repeatability tests on the z-axis, and that is because I will need to be deadnuts accurate if I am to selectively CNC mill the solder mask off from a PCB without destroying the underlying solder pads. i'm not sure I will have enough headroom on the z-axis to fit this tool into place--or use it for that matter--so I'll just have to see how that goes after it arrives. A lot may depend on how far I can plunge the dial indicators before they bottom out.

          Dial based tramming depends on table being flat, otherwise result is so so.
          Eventually I've used 3d printed bar with holes for 1/4" stub bit to mount into collet
          and 1/8" on other side for a scrap v-bit with probe clip attached. It allows to tram spindle in X and Y directions compared to dial gauge ( only X direction, due to not enough clerance under X axis frame)

          Yields about the same result as dial method against uneven table almost for free. Putting MDF spoil board, and levelling, helps a bit but then one gets "waves" if the spindle is not perpendicular to the table and given that MDF is not conductive, I couldn't use probe again to re-measure.

          That was solved by using steel gauge plate (I used 10x15x500mm) to serve as other end of the probe. It takes only few facing iterations to level bed with facing bit, in each direction (X and Y). Also gauge plate across whole table takes care of evening 'waves' and it's still cheaper than a good dial gauge (not speaking about dedicated tramming contraption above). Caveat is that it's much slower than using
          dial gauge due to slow probing but in my case it was more repeatable so it's hard to tell which method was slower in the end.

          With bCNC it's possible to use gcode macro to do tedious work of probing, so one needs only to manually rotate probe 180° and press a button to see which direction axis is skewed.

          NeverDieN 1 Reply Last reply
          1
          • JoeridemanJ Offline
            JoeridemanJ Offline
            Joerideman
            wrote on last edited by
            #781

            Have any of you tried to make a vacuum table?

            When it comes to the solder mask. Based on video I say this is done easier bij using UV exposure only. If you are using UV paint anyway, then you might as well print the design on a transparent sheet.

            NeverDieN 1 Reply Last reply
            1
            • N niallain

              @NeverDie said in CNC PCB milling:

              so that I can do accurate repeatability tests on the z-axis, and that is because I will need to be deadnuts accurate if I am to selectively CNC mill the solder mask off from a PCB without destroying the underlying solder pads. i'm not sure I will have enough headroom on the z-axis to fit this tool into place--or use it for that matter--so I'll just have to see how that goes after it arrives. A lot may depend on how far I can plunge the dial indicators before they bottom out.

              Dial based tramming depends on table being flat, otherwise result is so so.
              Eventually I've used 3d printed bar with holes for 1/4" stub bit to mount into collet
              and 1/8" on other side for a scrap v-bit with probe clip attached. It allows to tram spindle in X and Y directions compared to dial gauge ( only X direction, due to not enough clerance under X axis frame)

              Yields about the same result as dial method against uneven table almost for free. Putting MDF spoil board, and levelling, helps a bit but then one gets "waves" if the spindle is not perpendicular to the table and given that MDF is not conductive, I couldn't use probe again to re-measure.

              That was solved by using steel gauge plate (I used 10x15x500mm) to serve as other end of the probe. It takes only few facing iterations to level bed with facing bit, in each direction (X and Y). Also gauge plate across whole table takes care of evening 'waves' and it's still cheaper than a good dial gauge (not speaking about dedicated tramming contraption above). Caveat is that it's much slower than using
              dial gauge due to slow probing but in my case it was more repeatable so it's hard to tell which method was slower in the end.

              With bCNC it's possible to use gcode macro to do tedious work of probing, so one needs only to manually rotate probe 180° and press a button to see which direction axis is skewed.

              NeverDieN Offline
              NeverDieN Offline
              NeverDie
              Hero Member
              wrote on last edited by
              #782

              @niallain said in CNC PCB milling:

              Eventually I've used 3d printed bar with holes for 1/4" stub bit to mount into collet
              and 1/8" on other side for a scrap v-bit with probe clip attached. It allows to tram spindle in X and Y directions compared to dial gauge ( only X direction, due to not enough clerance under X axis frame)

              Do you have any pictures you can post?

              N 1 Reply Last reply
              0
              • JoeridemanJ Joerideman

                Have any of you tried to make a vacuum table?

                When it comes to the solder mask. Based on video I say this is done easier bij using UV exposure only. If you are using UV paint anyway, then you might as well print the design on a transparent sheet.

                NeverDieN Offline
                NeverDieN Offline
                NeverDie
                Hero Member
                wrote on last edited by NeverDie
                #783

                @Joerideman said in CNC PCB milling:

                Have any of you tried to make a vacuum table?

                No, I haven't. Why do you ask?

                When it comes to the solder mask. Based on video I say this is done easier bij using UV exposure only. If you are using UV paint anyway, then you might as well print the design on a transparent sheet.

                Yes, there's more than one way to tackle the problem. The method you describe is one of the more common ones, but it seems to involve more manual processing. It would be nice if someone who had tried both methods posted the pros and cons of each method.

                1 Reply Last reply
                0
                • NeverDieN NeverDie

                  I suppose the GRBL capacitor rating may soon be a moot issue anyway, as the servo42A closed loop driver accepts an input voltage of only 12-24v, and, not surprisingly, it appears to have its own back EMF cap on its driverboard:
                  alt text

                  NeverDieN Offline
                  NeverDieN Offline
                  NeverDie
                  Hero Member
                  wrote on last edited by
                  #784

                  @NeverDie said in CNC PCB milling:

                  I suppose the GRBL capacitor rating may soon be a moot issue anyway, as the servo42A closed loop driver accepts an input voltage of only 12-24v, and, not surprisingly, it appears to have its own back EMF cap on its driverboard:
                  alt text

                  The original mechaduino v0.2 accepted up to 35v:
                  mechaduino_voltage.png

                  So, because the clone that I purchased allows for only 24v input, it's an unfortunate downgrade from the original. :(

                  NeverDieN 1 Reply Last reply
                  0
                  • NeverDieN NeverDie

                    @niallain said in CNC PCB milling:

                    Eventually I've used 3d printed bar with holes for 1/4" stub bit to mount into collet
                    and 1/8" on other side for a scrap v-bit with probe clip attached. It allows to tram spindle in X and Y directions compared to dial gauge ( only X direction, due to not enough clerance under X axis frame)

                    Do you have any pictures you can post?

                    N Offline
                    N Offline
                    niallain
                    wrote on last edited by
                    #785

                    @NeverDie said in CNC PCB milling:

                    @niallain said in CNC PCB milling:

                    Eventually I've used 3d printed bar with holes for 1/4" stub bit to mount into collet
                    and 1/8" on other side for a scrap v-bit with probe clip attached. It allows to tram spindle in X and Y directions compared to dial gauge ( only X direction, due to not enough clerance under X axis frame)

                    Do you have any pictures you can post?

                    Thanks to you, I finally 'finished' replacing arduino 'nano' with 'mega' :) , that I were putting off for a month now, since GRBL on it provides software backlash and axis skew compensations (I gave up on trying to square/fix machine mechanically).

                    Back to the topic, there are lots of videos on youtube where spindle is trammed using bar and paper method, so this is nothing new just a small improvement to reduce manual work and improve repeatability without expensive equipment.

                    Before doing it, I face spoil-board perpendicular to bar to make it level,
                    which results in ridges if spindle is not perpendicular to table.

                    IMG_20200819_215903_1.jpg
                    IMG_20200819_221234_2.jpg
                    IMG_20200819_221155_3.jpg
                    IMG_20200819_221253_4.jpg

                    the same can be done for Y axis, just face board/turn bar 90 degrees.
                    Assuming you are in EU, gauge plate I got from here, it's my source for 'cheapish' but decent endmills compared to the rest of sources, I know of, within EU.

                    1 Reply Last reply
                    1
                    • NeverDieN NeverDie

                      Hi executivul! Great to hear from you again.

                      @executivul said in CNC PCB milling:

                      @NeverDie Just get any Atmega328 board (Uno, Nano) and flash grbl 1.1f and wire it to whatever drivers you have (now I'm using hybrid closed loop servos, but I've used TB6560 in the past).

                      On Aliexpress I notice there are these drivers (one per axis) that it sounds as though you are using. Some of them (usually blue) are self-described as "Hybrid", whereas others (often Green or some other color) are self-described as "closed loop." I haven't tried either one, but I get the impression that the "Hybrid" drivers function closed loop as well, and it sounds as though that is what you are doing. If that is the case, what, if any, functional difference is there between the self-described "hybrid" drivers and the self-described "closed-loop" drivers? I assume you know what I'm referring to, but if not, let me know and I'll post pictures and links in order to clarify.

                      E Offline
                      E Offline
                      executivul
                      wrote on last edited by
                      #786

                      @NeverDie Here are my steppers I currently use on my 3040 cnc: https://www.ebay.co.uk/itm/Nema23-2Nm-Closed-Loop-Stepper-Motor-Driver-3phase-Hybrid-Easy-DC-Servo-Kit-CNC/254675291058?hash=item3b4bd48bb2:g:FcsAAOSwAuZX4lcl

                      NeverDieN 1 Reply Last reply
                      1
                      • E executivul

                        @NeverDie Here are my steppers I currently use on my 3040 cnc: https://www.ebay.co.uk/itm/Nema23-2Nm-Closed-Loop-Stepper-Motor-Driver-3phase-Hybrid-Easy-DC-Servo-Kit-CNC/254675291058?hash=item3b4bd48bb2:g:FcsAAOSwAuZX4lcl

                        NeverDieN Offline
                        NeverDieN Offline
                        NeverDie
                        Hero Member
                        wrote on last edited by NeverDie
                        #787

                        @executivul I notice that closed looop ethercat is also starting to become popular:
                        https://www.aliexpress.com/item/33028892255.html?spm=a2g0o.productlist.0.0.4a3acc12R4bh4z&ad_pvid=202008201300179940172292214280005385422_2&s=p

                        Especially for LinuxCNC and Mach3/4 users. I don't know enough about either of those software packages to know what, if any, advantages they may have, but the downside seems clear enough: you need to worry about what kind of jitter and lag the PC you run it on may have.
                        Maybe that's where the closed loop helps out? The ethernet affords some noise immunity. Not sure to what degree, or not, that noise is even a problem with typical non-ethernet GRBL driven configurations.

                        I notice that the new TMC5160's have motion planning built into the chips themselves, though I haven't yet seen any configurations which take advantage of that. Sounds intriguing, as it would be able to capitalize on any feedback practically instantaneously. Maybe it will be a game changer? The TMC5160 datasheet makes some vague references to closed loop.

                        YveauxY E 2 Replies Last reply
                        0
                        • NeverDieN NeverDie

                          @executivul I notice that closed looop ethercat is also starting to become popular:
                          https://www.aliexpress.com/item/33028892255.html?spm=a2g0o.productlist.0.0.4a3acc12R4bh4z&ad_pvid=202008201300179940172292214280005385422_2&s=p

                          Especially for LinuxCNC and Mach3/4 users. I don't know enough about either of those software packages to know what, if any, advantages they may have, but the downside seems clear enough: you need to worry about what kind of jitter and lag the PC you run it on may have.
                          Maybe that's where the closed loop helps out? The ethernet affords some noise immunity. Not sure to what degree, or not, that noise is even a problem with typical non-ethernet GRBL driven configurations.

                          I notice that the new TMC5160's have motion planning built into the chips themselves, though I haven't yet seen any configurations which take advantage of that. Sounds intriguing, as it would be able to capitalize on any feedback practically instantaneously. Maybe it will be a game changer? The TMC5160 datasheet makes some vague references to closed loop.

                          YveauxY Offline
                          YveauxY Offline
                          Yveaux
                          Mod
                          wrote on last edited by Yveaux
                          #788

                          @NeverDie EtherCAT is simply awesome. Over the years I developed multiple EtherCAT masters and slaves, and used it in many industrial machine control solutions.
                          It has proven extremely useful for realtime distributed control and offers great flexibility.
                          Jitter on bus cycle deserves attention, but on the other hand even windows can run an EtherCAT master; it just all depends on your application and control requirements.
                          In the case of small CNC and 3D printers it may be slight overkill however.
                          Let me know if you would like to go deeper into the topic, or have specific questions!

                          http://yveaux.blogspot.nl

                          NeverDieN 1 Reply Last reply
                          1
                          • NeverDieN NeverDie

                            @executivul I notice that closed looop ethercat is also starting to become popular:
                            https://www.aliexpress.com/item/33028892255.html?spm=a2g0o.productlist.0.0.4a3acc12R4bh4z&ad_pvid=202008201300179940172292214280005385422_2&s=p

                            Especially for LinuxCNC and Mach3/4 users. I don't know enough about either of those software packages to know what, if any, advantages they may have, but the downside seems clear enough: you need to worry about what kind of jitter and lag the PC you run it on may have.
                            Maybe that's where the closed loop helps out? The ethernet affords some noise immunity. Not sure to what degree, or not, that noise is even a problem with typical non-ethernet GRBL driven configurations.

                            I notice that the new TMC5160's have motion planning built into the chips themselves, though I haven't yet seen any configurations which take advantage of that. Sounds intriguing, as it would be able to capitalize on any feedback practically instantaneously. Maybe it will be a game changer? The TMC5160 datasheet makes some vague references to closed loop.

                            E Offline
                            E Offline
                            executivul
                            wrote on last edited by
                            #789

                            @NeverDie These closed control loops have got really good traction lately, these days there is a sprawl of new/cheaper devices/clones. I've used mine without issue for 2 years now.
                            My problem was frequent binding of the machine. I have a 60,000rpm spindle and I normally use 1400mm/min speed and 300mm/s^2 acceleration. The machine itself is far from perfect, sometimes I can hear it knocking, and with older steppers and drivers I lost a few steps every time it jammed, resulting in 0.1-0.3mm of error at the end of a longer milling process.
                            The culprit is either some misalignment and lack of parallelism or some of the balls have flat spots. The binding does not occur in the same place or direction every single time, so I believe the balls are more likely to be the cause. The solution would be a complete rebuild using higher quality linear rails, but the the price and the time needed to do it makes me leave it as it is since I can mill 0.15mm isolation with 0.25mm traces for smd and also large 20cm x 30cm boards for through hole projects (mostly).

                            NeverDieN 1 Reply Last reply
                            1
                            • E executivul

                              @NeverDie These closed control loops have got really good traction lately, these days there is a sprawl of new/cheaper devices/clones. I've used mine without issue for 2 years now.
                              My problem was frequent binding of the machine. I have a 60,000rpm spindle and I normally use 1400mm/min speed and 300mm/s^2 acceleration. The machine itself is far from perfect, sometimes I can hear it knocking, and with older steppers and drivers I lost a few steps every time it jammed, resulting in 0.1-0.3mm of error at the end of a longer milling process.
                              The culprit is either some misalignment and lack of parallelism or some of the balls have flat spots. The binding does not occur in the same place or direction every single time, so I believe the balls are more likely to be the cause. The solution would be a complete rebuild using higher quality linear rails, but the the price and the time needed to do it makes me leave it as it is since I can mill 0.15mm isolation with 0.25mm traces for smd and also large 20cm x 30cm boards for through hole projects (mostly).

                              NeverDieN Offline
                              NeverDieN Offline
                              NeverDie
                              Hero Member
                              wrote on last edited by
                              #790

                              @executivul So even with the closed loop it's still off at the end? That's hard to wrap my head around.

                              I guess the ultimate solution would be DRO's then. Short of that, or the improvements you're talking about, maybe you could re-zero periodically during the job? You're getting great results, though, so I don't blame you for leaving it alone.

                              1 Reply Last reply
                              0
                              • YveauxY Yveaux

                                @NeverDie EtherCAT is simply awesome. Over the years I developed multiple EtherCAT masters and slaves, and used it in many industrial machine control solutions.
                                It has proven extremely useful for realtime distributed control and offers great flexibility.
                                Jitter on bus cycle deserves attention, but on the other hand even windows can run an EtherCAT master; it just all depends on your application and control requirements.
                                In the case of small CNC and 3D printers it may be slight overkill however.
                                Let me know if you would like to go deeper into the topic, or have specific questions!

                                NeverDieN Offline
                                NeverDieN Offline
                                NeverDie
                                Hero Member
                                wrote on last edited by NeverDie
                                #791

                                @Yveaux said in CNC PCB milling:

                                @NeverDie EtherCAT is simply awesome. Over the years I developed multiple EtherCAT masters and slaves, and used it in many industrial machine control solutions.
                                It has proven extremely useful for realtime distributed control and offers great flexibility.
                                Jitter on bus cycle deserves attention, but on the other hand even windows can run an EtherCAT master; it just all depends on your application and control requirements.
                                In the case of small CNC and 3D printers it may be slight overkill however.
                                Let me know if you would like to go deeper into the topic, or have specific questions!

                                That's great! Do you think there's much hope of seeing a greatly cost-reduced arduino version of ethercat anytime soon? I mean, by way of analogy, for a long while wi-fi seemed intractably expensive, and even the expensive wi-fi breakouts for arduino's seemed pretty dodgy. Then out of the blue ESP8266 suddenly made good arduino wi-fi possible for cheap.

                                YveauxY 1 Reply Last reply
                                0
                                • NeverDieN NeverDie

                                  @Yveaux said in CNC PCB milling:

                                  @NeverDie EtherCAT is simply awesome. Over the years I developed multiple EtherCAT masters and slaves, and used it in many industrial machine control solutions.
                                  It has proven extremely useful for realtime distributed control and offers great flexibility.
                                  Jitter on bus cycle deserves attention, but on the other hand even windows can run an EtherCAT master; it just all depends on your application and control requirements.
                                  In the case of small CNC and 3D printers it may be slight overkill however.
                                  Let me know if you would like to go deeper into the topic, or have specific questions!

                                  That's great! Do you think there's much hope of seeing a greatly cost-reduced arduino version of ethercat anytime soon? I mean, by way of analogy, for a long while wi-fi seemed intractably expensive, and even the expensive wi-fi breakouts for arduino's seemed pretty dodgy. Then out of the blue ESP8266 suddenly made good arduino wi-fi possible for cheap.

                                  YveauxY Offline
                                  YveauxY Offline
                                  Yveaux
                                  Mod
                                  wrote on last edited by
                                  #792

                                  @NeverDie EtherCAT requires a dedicated ASIC (e.g. Beckhoff ET1100) or FPGA IP Core.
                                  There have been some developments where MPU & EtherCAT slave controller were integrated into a single piece of silicon (TI, Renesas, Microchip) but these are less popular than the ET1100.
                                  For distributed IO it is an awesome technology, but when all IO and controller can be located onto a single board (like with most hobby CNCs) it is overkill, at least for the masses.
                                  But again, you never know what nice lowcost EtherCAT solution could be coming our way.

                                  http://yveaux.blogspot.nl

                                  NeverDieN 1 Reply Last reply
                                  0
                                  • YveauxY Yveaux

                                    @NeverDie EtherCAT requires a dedicated ASIC (e.g. Beckhoff ET1100) or FPGA IP Core.
                                    There have been some developments where MPU & EtherCAT slave controller were integrated into a single piece of silicon (TI, Renesas, Microchip) but these are less popular than the ET1100.
                                    For distributed IO it is an awesome technology, but when all IO and controller can be located onto a single board (like with most hobby CNCs) it is overkill, at least for the masses.
                                    But again, you never know what nice lowcost EtherCAT solution could be coming our way.

                                    NeverDieN Offline
                                    NeverDieN Offline
                                    NeverDie
                                    Hero Member
                                    wrote on last edited by NeverDie
                                    #793

                                    @Yveaux That makes sense to me. If people are mainly doing it for noise immunity, I'm reasonably sure that differential op-amps (which are cheap) and twisted pair wiring (which is cheap) will do the business. That's how ethernet does it. If that's still not enough, then add shielding. Also, the more twisting the better. At least, I would think that it would be sufficient for a home environment.

                                    I'll be testing this theory with the closed-loop stepper drivers that I'll be installing, since with those it will be the data coms between the GRBL board and the stepper drivers that will be running across long wires instead of power pulses to the steppers, where noise didn't really matter. I guess we'll see!

                                    1 Reply Last reply
                                    0
                                    • JoeridemanJ Offline
                                      JoeridemanJ Offline
                                      Joerideman
                                      wrote on last edited by
                                      #794

                                      Hey, I have trouble understanding the last 10 posts.

                                      It sounds like this go's beyond the PCB milling?

                                      What are you aiming to achieve?

                                      NeverDieN 1 Reply Last reply
                                      0
                                      • JoeridemanJ Joerideman

                                        Hey, I have trouble understanding the last 10 posts.

                                        It sounds like this go's beyond the PCB milling?

                                        What are you aiming to achieve?

                                        NeverDieN Offline
                                        NeverDieN Offline
                                        NeverDie
                                        Hero Member
                                        wrote on last edited by NeverDie
                                        #795

                                        @Joerideman said in CNC PCB milling:

                                        Hey, I have trouble understanding the last 10 posts.

                                        It sounds like this go's beyond the PCB milling?

                                        What are you aiming to achieve?

                                        No, the aim is still pcb milling. More specifically: PCB milling at fine pitch and whatever might support that. Regular through-hole milling is something that just about any PCB mill can handle, so the discussion has shifted to milling for newer SMD parts, where the pitch between pads can be quite challenging for some mills, like mine for example. Then the question becomes: which are the best bang/buck upgrades (or even just calibrations) that will get you there.

                                        1 Reply Last reply
                                        0
                                        • JoeridemanJ Offline
                                          JoeridemanJ Offline
                                          Joerideman
                                          wrote on last edited by
                                          #796

                                          So, I have seen that with a popular 3018 CNC a atmega328p-au can be milled.

                                          0.2mm traces with 0.2mm clearance can be routed.

                                          What specs are you going for?

                                          NeverDieN 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          18

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.0k

                                          Posts


                                          Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular