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 NeverDie

    @Renzo-Mischianti Thanks for your post. Looks like you've been quite a busy bee. ;-)
    Have you had any success with solder mask?

    R Offline
    R Offline
    Renzo Mischianti
    wrote on last edited by
    #859

    @NeverDie I use this steps, and I'm quite satisfied

    https://www.mischianti.org/2019/03/14/design-and-mill-pcb-easy-and-cheap-part-5/

    Nothing special, but works correctly..

    1 Reply Last reply
    1
    • E Offline
      E Offline
      executivul
      wrote on last edited by executivul
      #860

      It highly depends on the lead/ball screws, if the tolerances are in range of 0.01mm and backlash at about 0.1mm a 0.X deg of resolution at the steppers/servos doesn't matter since a normal lead screw is 4-8mm/turn.
      Even 200 full steps/rev (1.8 deg stepper and full steps) with 4mm/rev screw means 50 full steps/mm or 20 micron/step (0.02mm/step) linear resolution which is much better compared to the rest tolerances of the machine.
      On high precision rails, very tightly built machine it might make a difference, but for these cheap routers it doesn't.

      LE. @NeverDie 0.27 deg error translates to 0.003mm linear error (3 microns) assuming 4mm/rev screws are being used. Do you think you can notice/measure that? (4mm/360)*0.27=0.003 Even if using HUGE 16mm/rev ball screws translates to 0.012mm of error, unnoticeable.

      NeverDieN 1 Reply Last reply
      1
      • andrewA andrew

        Hey @NeverDie, everyone,

        It is good to see how this thread developed over the time and you guys are enjoying the PCB milling.
        Unfortunately I had many other responsibilities and was super busy, so a lot from my projects had to be postponed. Nevertheless I'm still working with my CNC.

        A few days ago I replaced the spindle to a laser module to make same plywood engraving, and the original spindle motor holder (the 3D printed stuff) broke during the unscrew...

        small_20200807_085807.jpg

        I managed to fix the laser module with cable tie. :)
        It is ok for the laser, but of course not for the spindle and for the PCB milling.
        Replacement parts are available mostly in packages (e.g. https://www.ebay.com/itm/Replacement-Parts-DIY-Kit-for-CNC-1610-2418-3018-Spindle-Holder-Screw-Polish-Pod/112382449851), but it is possible to print your own version too.
        Some guys already came up with an enhanced design, such as https://www.thingiverse.com/thing:3586273

        I already wanted to make an upgrade on the CNC, so I came to a conclusion, that I will fix the broken part with a custom 3D printed one, then sell the machine.

        I already ordered my new toy, a CNC3020T (EUR 325 + shipping EUR 25):

        cnc3020t.jpg

        Well, I hesitated a lot and almost bought a CNC3040Z-DQ (bigger, better, ball screw), but as currently I really don't have enough space for it (and to be honest, no reason to buy a better/bigger) I sticked with the 3020T. The quality I achieved with my 2418 will be definitely reproducible and this is enough.

        I just read the endmill isolation routing posts. Interesting stuff.
        I'm curious whether you can use smaller ones to deal with the 6mil/6mil trace/isolation sizes.

        Happy milling and cheers!

        M Offline
        M Offline
        mlei30
        wrote on last edited by
        #861

        @andrew Have you got your new 3020T yet? I intend to buy 3020 but there are a few variants in Aliexpress. Which site did you buy from? Can you share the link? Thank you for starting this thread.

        andrewA 1 Reply Last reply
        0
        • E executivul

          It highly depends on the lead/ball screws, if the tolerances are in range of 0.01mm and backlash at about 0.1mm a 0.X deg of resolution at the steppers/servos doesn't matter since a normal lead screw is 4-8mm/turn.
          Even 200 full steps/rev (1.8 deg stepper and full steps) with 4mm/rev screw means 50 full steps/mm or 20 micron/step (0.02mm/step) linear resolution which is much better compared to the rest tolerances of the machine.
          On high precision rails, very tightly built machine it might make a difference, but for these cheap routers it doesn't.

          LE. @NeverDie 0.27 deg error translates to 0.003mm linear error (3 microns) assuming 4mm/rev screws are being used. Do you think you can notice/measure that? (4mm/360)*0.27=0.003 Even if using HUGE 16mm/rev ball screws translates to 0.012mm of error, unnoticeable.

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

          @executivul That's how I previously looked at it, but now I'm looking at it as: total error = sum of individual errors. Previously, for any particular fix I could talk myself out of it by an argument such as the one you articulated. However, even though the individual errors may be small, they may sum up to something bigger that is noticeable. So, this is the first of what I hope will be at least a few refinements, and the hope is that the sum of the refinements will make a difference even if not much is improved by any one of them.

          I'm not sure what to do about "following error" though other than to move more slowly. All machines have it to one degree or another. I think everyone who has closed-loop becomes aware of it very quickly because it suddenly becomes so easy to track. I suppose more powerful motors and faster acceleration would help, but ultimately I think maybe better motion planning and control influenced by closed-loop feedback is what's needed. However, I'm not sure if that technology even exists yet. Maybe somewhere in LinuxCNC or something like that? Ultimately, maybe what's needed is closed-loop DRO feedback. The hardware isn't cheap, and figuring out how to retrofit it on to an existing system looks to be challenging. Still, it might be worth it. High quality Industrial grade CNC machines all seem have it.

          And what about software backlash compensation? How well does that work? I'm thinking that with DRO monitoring that would be a lot easier to dial in. One thing helps another.

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

            I cured some uv solder mask using the roller method. As a result of that experience I'm going to change over to a UV light that doesn't have a bottom. That way I won't disturb the work by picking up the wet film stack and moving it into under the UV light to cure. Instead, without moving the wet film stack, I'll simply position the UV light over the stack and turn it on.

            I can now confirm that polypropylene does a very good job of not sticking to the solder mask.

            Thickness on my solder mask came out uneven, but maybe that will improve with further experience. I put a 1/4" piece of glass over the wet film stack before rolling it, so I'm not sure where the waviness in thickness came from, except maybe from me disturbing the stack while relocating it to be under the UV light.

            I found a 3 mil drawdown bar and a 4 mil drawdown bar, so after the new UV light source arrives I'll have a try at laying down the solder mask wet film using those.

            I'm actually getting two new UV light sources, as I'm not sure which I will prefer. One uses UV tubes (which it claims emits at 365nm) and which gets rave reviews on amazon from people who are using it to cure uv resins:
            https://www.amazon.com/gp/product/B012MEZP2E/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&psc=1
            The downside is that the uv tubes reportedly burn out after a while and need to be replaced.

            The other is just a larger UV LED nail dryer, like the one I tried last night, except that it has no bottom, as I discuss just above:
            https://www.amazon.com/gp/product/B07MC4CZS1/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1

            JoeridemanJ 1 Reply Last reply
            0
            • NeverDieN NeverDie

              I cured some uv solder mask using the roller method. As a result of that experience I'm going to change over to a UV light that doesn't have a bottom. That way I won't disturb the work by picking up the wet film stack and moving it into under the UV light to cure. Instead, without moving the wet film stack, I'll simply position the UV light over the stack and turn it on.

              I can now confirm that polypropylene does a very good job of not sticking to the solder mask.

              Thickness on my solder mask came out uneven, but maybe that will improve with further experience. I put a 1/4" piece of glass over the wet film stack before rolling it, so I'm not sure where the waviness in thickness came from, except maybe from me disturbing the stack while relocating it to be under the UV light.

              I found a 3 mil drawdown bar and a 4 mil drawdown bar, so after the new UV light source arrives I'll have a try at laying down the solder mask wet film using those.

              I'm actually getting two new UV light sources, as I'm not sure which I will prefer. One uses UV tubes (which it claims emits at 365nm) and which gets rave reviews on amazon from people who are using it to cure uv resins:
              https://www.amazon.com/gp/product/B012MEZP2E/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&psc=1
              The downside is that the uv tubes reportedly burn out after a while and need to be replaced.

              The other is just a larger UV LED nail dryer, like the one I tried last night, except that it has no bottom, as I discuss just above:
              https://www.amazon.com/gp/product/B07MC4CZS1/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1

              JoeridemanJ Offline
              JoeridemanJ Offline
              Joerideman
              wrote on last edited by
              #864

              @NeverDie

              Years ago I bought a face tanning device. They still sell these things second hand. And I expect like a lot of convenient but time consuming beauty devices, they are hardly used.

              Cost you 5-10 euros here in the Netherlands. You might have something similar.

              Anyway 30 seconds with this thing and it's cured.

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

                An idea discusssed on Hackaday is to remove the UV filter on a personal pocket projector and then use the projector to project a solder mask image directly onto the solder mask of a PCB. If it can be made to work, this seems fairly elegant to me.

                I hadn't realized that personal pocket projectors had become so affordable. You can buy a new 1080p pocket projector on ebay for as little as $30-$50.

                A different Hackaday project uses Kapton tape cut by computer to somehow make a one-off solder mask for prototyping prototyping purposes.. Whatever works!

                JoeridemanJ 1 Reply Last reply
                0
                • NeverDieN NeverDie

                  An idea discusssed on Hackaday is to remove the UV filter on a personal pocket projector and then use the projector to project a solder mask image directly onto the solder mask of a PCB. If it can be made to work, this seems fairly elegant to me.

                  I hadn't realized that personal pocket projectors had become so affordable. You can buy a new 1080p pocket projector on ebay for as little as $30-$50.

                  A different Hackaday project uses Kapton tape cut by computer to somehow make a one-off solder mask for prototyping prototyping purposes.. Whatever works!

                  JoeridemanJ Offline
                  JoeridemanJ Offline
                  Joerideman
                  wrote on last edited by
                  #866

                  @NeverDie I just read back around 2017.

                  Have you ever managed to get Andrews result? He claimed 6mil back then.

                  NeverDieN 1 Reply Last reply
                  0
                  • JoeridemanJ Joerideman

                    @NeverDie I just read back around 2017.

                    Have you ever managed to get Andrews result? He claimed 6mil back then.

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

                    @Joerideman said in CNC PCB milling:

                    @NeverDie I just read back around 2017.

                    Have you ever managed to get Andrews result? He claimed 6mil back then.

                    Not consistently. That's why I'm doing a new round of improvements now. Somehow it's always the last little bit that consumes the largest share of the effort.

                    1 Reply Last reply
                    0
                    • E Offline
                      E Offline
                      executivul
                      wrote on last edited by
                      #868

                      @NeverDie my UV lamp is made from a UV led strip glued to a cardboard box, I just place the UV over the board not the board in the lamp.

                      The so called 1080p cheap projectors are actually 640x480 real resolution, or even 320x240, they are able to accept a 1080p signal and scale it down so are falsely advertised as FullHD. That was the state of things a year ago when I last checked. Much better to get a sh brand projector instead.
                      About resolution: FullHD 1920x1080 over a 150x100mm board gets you 10pixels/mm roughly, that is 0.1mm resolution, I don't know if that is good enough, also focusing at such a close range would require some lens hacking, from the factory they focus at 50cm at least and get you a 60-100cm diagonal size.

                      1 Reply Last reply
                      1
                      • NeverDieN NeverDie

                        @NeverDie said in CNC PCB milling:

                        You probably want to aim for a thickness above the copper of about 0.5mm

                        Correction: I should have said 0.5 mils.

                        That's according to altium: https://resources.altium.com/p/how-choose-correct-solder-mask-your-pcb#:~:text=The typical solder mask thickness,solder mask over your traces.

                        However, I'm not sure if they're referring to wet film thickness or dry film thickness. I guess with uv cured paint it maybe would be the same either way?

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

                        @NeverDie said in CNC PCB milling:

                        @NeverDie said in CNC PCB milling:

                        You probably want to aim for a thickness above the copper of about 0.5mm

                        Correction: I should have said 0.5 mils.

                        That's according to altium: https://resources.altium.com/p/how-choose-correct-solder-mask-your-pcb#:~:text=The typical solder mask thickness,solder mask over your traces.

                        However, I'm not sure if they're referring to wet film thickness or dry film thickness. I guess with uv cured paint it maybe would be the same either way?

                        I found that certain brands of Kapton tape are advertised to be 0.5 mils thick: https://smile.amazon.com/gp/product/B00EP254UU/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

                        I've ordered some and will try using that to set the film thickness of the solder mask when I flatten it out between two very flat 1/2" thick panes of glass.

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

                          For purposes of solder masking, I compared a number of black markers for drawing on PP sheeting to see which would be the blackest and most opaque. I compared: Inkzall, regular Sharpie, Sharpie Oil, and POSCA (a Japanese paint pen). By reputation I had thought the POSCA would win, but by far the blackest and most opaque of the bunch was the Sharpie Oil. It appeared to be genuinely opaque. The Inkzall and the regular sharpie were not opaque at all.

                          NeverDieN 1 Reply Last reply
                          1
                          • NeverDieN NeverDie

                            For purposes of solder masking, I compared a number of black markers for drawing on PP sheeting to see which would be the blackest and most opaque. I compared: Inkzall, regular Sharpie, Sharpie Oil, and POSCA (a Japanese paint pen). By reputation I had thought the POSCA would win, but by far the blackest and most opaque of the bunch was the Sharpie Oil. It appeared to be genuinely opaque. The Inkzall and the regular sharpie were not opaque at all.

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

                            Reporting back: After letting it dry overnight, I discovered that the Sharpie-Oil apparently shrinks and then flakes off of the PP film:
                            p0.JPG

                            Not sure if it behaves better with other films or not.

                            However, before it dries, it performs great, as seen below.

                            Here I am squishing solder mask between two thick sheets of glass:
                            p1.JPG
                            This technique seems to do a reasonably good job of producing a uniform thickness of the UV solder mask.

                            Here I use a Sharpie Oil marker to print the word OIL and place it over the flattened solder mask before exposure to UV:
                            p2.JPG

                            I exposed it to UV for a full 99 seconds, which may have completely cured the non-masked solder-mask. Here is how it looks after I removed the "OIL" mask:
                            p3.JPG

                            Here is how it looks after peeling back the top layer of PP film:
                            p4.JPG

                            I then removed the uncured solder mask using IPA, after which I cured it some more under UV just to be sure:
                            p5.JPG

                            As a first attempt, not bad! Using a high opacity mask probably helped quite a bit.

                            So, I guess now the question is: which inkjet ink/pigment or which laserjet toner has the highest opacity? For instance, there is this which claims to be: https://www.amazon.com/Ink-Dynasty-Resistant-Refillable-cartridge/dp/B00E3PAUXA
                            or this:
                            https://www.screenerschoice.com/index.php?route=product/product&product_id=157

                            From the looks of it, the answer will be some kind of inkjet black pigment, which is consistent with the results I got from comparing ink pens vs paint pens above.

                            JoeridemanJ 1 Reply Last reply
                            1
                            • NeverDieN NeverDie

                              Reporting back: After letting it dry overnight, I discovered that the Sharpie-Oil apparently shrinks and then flakes off of the PP film:
                              p0.JPG

                              Not sure if it behaves better with other films or not.

                              However, before it dries, it performs great, as seen below.

                              Here I am squishing solder mask between two thick sheets of glass:
                              p1.JPG
                              This technique seems to do a reasonably good job of producing a uniform thickness of the UV solder mask.

                              Here I use a Sharpie Oil marker to print the word OIL and place it over the flattened solder mask before exposure to UV:
                              p2.JPG

                              I exposed it to UV for a full 99 seconds, which may have completely cured the non-masked solder-mask. Here is how it looks after I removed the "OIL" mask:
                              p3.JPG

                              Here is how it looks after peeling back the top layer of PP film:
                              p4.JPG

                              I then removed the uncured solder mask using IPA, after which I cured it some more under UV just to be sure:
                              p5.JPG

                              As a first attempt, not bad! Using a high opacity mask probably helped quite a bit.

                              So, I guess now the question is: which inkjet ink/pigment or which laserjet toner has the highest opacity? For instance, there is this which claims to be: https://www.amazon.com/Ink-Dynasty-Resistant-Refillable-cartridge/dp/B00E3PAUXA
                              or this:
                              https://www.screenerschoice.com/index.php?route=product/product&product_id=157

                              From the looks of it, the answer will be some kind of inkjet black pigment, which is consistent with the results I got from comparing ink pens vs paint pens above.

                              JoeridemanJ Offline
                              JoeridemanJ Offline
                              Joerideman
                              wrote on last edited by
                              #872

                              @NeverDie I saw an YouTube video screenprinting. That guy noticed that semi transparent sheets work better than transparent sheets. Ink holds better or something.

                              I can actually try this one out. Because afteral. We want that 0.4mm pitch right?

                              I just need to find something to put the paint on.

                              NeverDieN 1 Reply Last reply
                              1
                              • Z Offline
                                Z Offline
                                ZhangCan
                                wrote on last edited by
                                #873

                                Thank you very much.

                                1 Reply Last reply
                                0
                                • JoeridemanJ Joerideman

                                  @NeverDie I saw an YouTube video screenprinting. That guy noticed that semi transparent sheets work better than transparent sheets. Ink holds better or something.

                                  I can actually try this one out. Because afteral. We want that 0.4mm pitch right?

                                  I just need to find something to put the paint on.

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

                                  @Joerideman said in CNC PCB milling:

                                  @NeverDie I saw an YouTube video screenprinting. That guy noticed that semi transparent sheets work better than transparent sheets. Ink holds better or something.

                                  I can actually try this one out. Because afteral. We want that 0.4mm pitch right?

                                  I just need to find something to put the paint on.

                                  Which thing are you planning to try? Sharpie-Oil on a semi-transparent sheet, or the uv resistant inkjet ink, or...?

                                  For enhanced laser printing I found this: https://ikonartstencil.com/toner-enhancement-spray/
                                  though I have no idea how well, or even if, it works.

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

                                    I received some Sharpie-Oil "Extra Fine" pens. Testing them, they have a 1mm line width, so they'd be no good for filling in features smaller than that. AFAIK, they have the smallest tips in the Sharpie-Oil series.

                                    I received the 16-bit closed-loop uStepper hardware from Denmark, so I'll be testing that sometime soon. I intend to use it on the z-axis, since accuracy on depth of cut is critical. If even this is still not enough, then I'll work harder to identify the source of the error and, if appropriate, consider stronger measures like low run-out collets, low-runout bits, ball-screws, tighter linear rails and/or tracking absolute position with a DRO and/or possibly a different spindle.

                                    1 Reply Last reply
                                    0
                                    • NeverDieN NeverDie

                                      @Joerideman said in CNC PCB milling:

                                      @NeverDie I saw an YouTube video screenprinting. That guy noticed that semi transparent sheets work better than transparent sheets. Ink holds better or something.

                                      I can actually try this one out. Because afteral. We want that 0.4mm pitch right?

                                      I just need to find something to put the paint on.

                                      Which thing are you planning to try? Sharpie-Oil on a semi-transparent sheet, or the uv resistant inkjet ink, or...?

                                      For enhanced laser printing I found this: https://ikonartstencil.com/toner-enhancement-spray/
                                      though I have no idea how well, or even if, it works.

                                      JoeridemanJ Offline
                                      JoeridemanJ Offline
                                      Joerideman
                                      wrote on last edited by
                                      #876

                                      @NeverDie inkjet printing on semi transparent sheets.

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

                                        I've played around with the Ustepper-S now, and as near as I can tell, it is working correctly in closed-loop mode without issue. After the execution of each command, it shows error of 0.00, and it maintains closed loop operation to maintain its position even after the execution of the command, as it should. In my testing, Servo42A fails to do that, as well as having other problems, including lack of response to posted github issues.

                                        Ustepper-S incorporates PID, so it should be able to do rapids and yet stop exactly where it should. Again, my initial impression is that seems to be the case.

                                        I'm ordering UStepper-S for the x and y axis as well, which unfortunately will again take weeks to receive. However, I expect this will be the last stepper driver upgrade that I will ever need to do. If I later decide to upgrade to NEMA-23, the same UStepper-S can be used to drive it and only a different bracket would be needed to position it on the back of the NEMA-23.

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

                                          I found a good "once and done" lubricant for my CNC called Krytox. It's made by Dupont, is non-toxic, never dries out, and is non-reactive with just about everything. It is more or less liquid teflon (PTFE). It comes in a wide spectrum of different viscosities. I'm using GPL105, but I think for a CNC one could argue for using a version that's a least slightly more viscous (i.e. GPL106 or higher).

                                          There also exists grease versions of Krytox, so perhaps (?) that would be even better. In general, for any given lubricant, how does one decide what the right viscosity is to use?

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


                                          14

                                          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