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.2k 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.
  • E executivul

    @neverdie Marry Christmas!
    What feedrate did you use? (F parameter) and what engraving depth? (G01 Z-0.1?)
    The jagged edges make me believe your feedrate is a bit high for the used rpm. You can run the first gcode to determine the best feedrate, or just use something low like 200mm/min and maybe a little deeper engraving.
    It seems that your engraving is about 0.25mm wide, the 0.1mm is clear, 0.2mm is clear, 0.3mm is partially clear, from 0.4mm onwards you see the spacing between passes.

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

    @executivul said in CNC PCB milling:

    G01 Z-0.1

    I did it again with F200 this time:
    0_1514228662588_executiveval2.jpg

    Doesn't look like the autoleveling is working so well, even though I had it probe every 2mm.

    I think I may try covering 100% of the back of the pcb with tape. Maybe spacing it out has created this kind of artifact.

    Not that it matters, but here's how it looks in ChiliPeppr:
    0_1514229052919_cp.png

    NeverDieN 1 Reply Last reply
    0
    • NeverDieN NeverDie

      @executivul said in CNC PCB milling:

      G01 Z-0.1

      I did it again with F200 this time:
      0_1514228662588_executiveval2.jpg

      Doesn't look like the autoleveling is working so well, even though I had it probe every 2mm.

      I think I may try covering 100% of the back of the pcb with tape. Maybe spacing it out has created this kind of artifact.

      Not that it matters, but here's how it looks in ChiliPeppr:
      0_1514229052919_cp.png

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

      @neverdie Oops. It was F1400.00, which is what your script had. It must have overridden the F200 I had entered manually before running it.

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

        Here it is again, after I modified @executivul script to be F200:
        0_1514230978381_F200.jpg

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

          Here's something I've noticed. Before running the auto-leveling, I run a test probe and then zero everything out when it makes contact. After running auto-leveling, if I run the test probe again, it generally reads about 0.05 higher than where I zeroed it out after the first test probe before the auto-leveling. Meaning?

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

            Wow! Here's Jack's bit at a cutting depth of 0.05 and a feedrate of 200:
            0_1514233434394_jacksbit.jpg

            Seems to blow away the Aliexpress Model 20.

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

              Anyhow, I'm not sure what all this means, but 6mil isolation milling seems like a stretch, unless there's more that I can do to get there.

              What's a conservative number for mill isolation that I can count on getting without having to fuss over it? @executivul was getting 8mil. @andrew was getting 6 mill. So, maybe I can bank on getting 12 mill for sure without much effort such that it "just works"?

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

                @NeverDie
                The last bit tested is under 0.1mm wide. WOW!
                Remember to:
                -pre run: set the autolevel probe limits and a speed of 25mm/s
                -run the probing: and DON'T redo Z probing after autolevel, it messes things up, use the same bit for probing and engraving.
                -post run: "send autoleveled gcode to workspace"
                Go slower, 100-150mm/min, afterall you don't need 6mil traces for a huge board so time is not an issue here.

                PS. try some water/shampoo mix, it kinda' helps with engraving, cooling, lube, I don't know.

                PPS. I've moved to opencncpilot lately (last 2 boards), free on github, a short tut on the tube, it has a great feature that is to break long moves in 5mm segments, works better for bowed/wavy boards.

                NeverDieN 2 Replies Last reply
                1
                • E executivul

                  @NeverDie
                  The last bit tested is under 0.1mm wide. WOW!
                  Remember to:
                  -pre run: set the autolevel probe limits and a speed of 25mm/s
                  -run the probing: and DON'T redo Z probing after autolevel, it messes things up, use the same bit for probing and engraving.
                  -post run: "send autoleveled gcode to workspace"
                  Go slower, 100-150mm/min, afterall you don't need 6mil traces for a huge board so time is not an issue here.

                  PS. try some water/shampoo mix, it kinda' helps with engraving, cooling, lube, I don't know.

                  PPS. I've moved to opencncpilot lately (last 2 boards), free on github, a short tut on the tube, it has a great feature that is to break long moves in 5mm segments, works better for bowed/wavy boards.

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

                  @executivul Do you cut everything in one pass, or do you use multiple passes (each pass at a deeper depth)? Flatcam supports multiple passes, though I have been using only 1 pass.

                  1 Reply Last reply
                  0
                  • E executivul

                    @NeverDie
                    The last bit tested is under 0.1mm wide. WOW!
                    Remember to:
                    -pre run: set the autolevel probe limits and a speed of 25mm/s
                    -run the probing: and DON'T redo Z probing after autolevel, it messes things up, use the same bit for probing and engraving.
                    -post run: "send autoleveled gcode to workspace"
                    Go slower, 100-150mm/min, afterall you don't need 6mil traces for a huge board so time is not an issue here.

                    PS. try some water/shampoo mix, it kinda' helps with engraving, cooling, lube, I don't know.

                    PPS. I've moved to opencncpilot lately (last 2 boards), free on github, a short tut on the tube, it has a great feature that is to break long moves in 5mm segments, works better for bowed/wavy boards.

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

                    @executivul
                    Thanks for the tips. Here is Jack's bit again, this time at F100. Even better!
                    0_1514236520133_F100-3.jpg

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

                      Here are Jack's etching bits: https://www.aliexpress.com/store/product/Freeshipping-10pcs-3-175mm-Flat-Bottom-CNC-wood-Router-machine-Tools-Cutting-Bits-Carving-V-Shape/424291_32718430291.html?spm=2114.12010612.0.0.6cc36820P3WAXu
                      It says 30 degree angle and 0.1mm tip.

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

                        Time to see whether this machine can cut the mustard or not. I just did a 5mm autoleveling on the following:
                        0_1514243813034_top_coincell_th_v023.png

                        and now I'll try cutting it using Jack's bit.

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

                          Here's the result:
                          0_1514258043934_mustard.jpg
                          The above was cut at a depth of z=-0.1, and still not all the paths cut completely through. Yet, In the middle one of the traces got obliterated.

                          I'm afraid I'm unlikely to make it work at the resolution that I'm able get from the fab. It's close, but no cigar. So I think it's better suited for earlier prototyping work that's not so optimized for space. For that it might be very handy. Then I can both cut deeper and also not worry about trace obliteration.

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

                            By the way, do any of the programs have built-in verification after the cutting, where it can probe to verify that the trace is throughly cut (i.e. no continuity with ground)? Seems like it should be easy to do, at least in theory, by using a method similar to the probing for auto-leveling, except probing each track instead.

                            E 1 Reply Last reply
                            0
                            • NeverDieN NeverDie

                              By the way, do any of the programs have built-in verification after the cutting, where it can probe to verify that the trace is throughly cut (i.e. no continuity with ground)? Seems like it should be easy to do, at least in theory, by using a method similar to the probing for auto-leveling, except probing each track instead.

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

                              @neverdie Congrats for your result, I use a "copper pour" all over the board, that makes it pass at least 2 times, once for the track and once for the pour isolation. I never mess with flatcam's multiple passes, but I believe you can get the same results. What you see in the middle are copper "silvers" that is copper left behind between traces.
                              From the last picture of the width test is seems your bit is engraving 0.1mm wide.
                              Try to use OpenCNCPilot instead of Chillipeppr and set the lines to be split at 1-2mm lengths and probing each 2-3mm. That should make the engraving depth more uniform.
                              I see a couple copper flakes, maybe go even slower than 100? And give it a light sandpaper with 1000 grit or a scotchbrite sponge and some abrasive detergent for dishes?

                              NeverDieN 1 Reply Last reply
                              2
                              • E executivul

                                @neverdie Congrats for your result, I use a "copper pour" all over the board, that makes it pass at least 2 times, once for the track and once for the pour isolation. I never mess with flatcam's multiple passes, but I believe you can get the same results. What you see in the middle are copper "silvers" that is copper left behind between traces.
                                From the last picture of the width test is seems your bit is engraving 0.1mm wide.
                                Try to use OpenCNCPilot instead of Chillipeppr and set the lines to be split at 1-2mm lengths and probing each 2-3mm. That should make the engraving depth more uniform.
                                I see a couple copper flakes, maybe go even slower than 100? And give it a light sandpaper with 1000 grit or a scotchbrite sponge and some abrasive detergent for dishes?

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

                                @executivul Thanks!

                                For the convenience of others reading this thread, here's a quick youtube:
                                https://www.youtube.com/watch?v=XDCu3cgOjCY

                                I'm surprised to learn that not all auto levelers do it that way, because it seems like the only right way to do it. I'll give it a try.

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

                                  Well, for some reason when I connect using OpoenCNCPilot, it turns the spindle on at maximum speed. I tried turning it off with the command 'S0', but it had no effect. So, I manually disconnected the wire that powers the spindle. Surely, there's a better way?

                                  Anyhow, after doing that, I notice that the motors are making a really loud shrill sound, even though they're not moving. So, something is definitely FUBAR the moment I connect.

                                  I had to disconnect and then connect using chilipeppr to have it all return to normal.

                                  Maybe @andrew can try it? Perhaps there's a workaround that's not self-evident to me, but perhaps would be to someone else.

                                  E 1 Reply Last reply
                                  0
                                  • NeverDieN NeverDie

                                    Well, for some reason when I connect using OpoenCNCPilot, it turns the spindle on at maximum speed. I tried turning it off with the command 'S0', but it had no effect. So, I manually disconnected the wire that powers the spindle. Surely, there's a better way?

                                    Anyhow, after doing that, I notice that the motors are making a really loud shrill sound, even though they're not moving. So, something is definitely FUBAR the moment I connect.

                                    I had to disconnect and then connect using chilipeppr to have it all return to normal.

                                    Maybe @andrew can try it? Perhaps there's a workaround that's not self-evident to me, but perhaps would be to someone else.

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

                                    @neverdie OpenCNCPilot needs latest grbl 1.1f

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

                                      OK, I'll resume the search for my dragon....

                                      Meanwhile, I should be receiving my CNC drill bits and routing bits (to cut the board outline) fairly soon. Will I be using Chillipeppr to do those tasks (I'm guessing so) or something else?

                                      E 1 Reply Last reply
                                      0
                                      • NeverDieN NeverDie

                                        OK, I'll resume the search for my dragon....

                                        Meanwhile, I should be receiving my CNC drill bits and routing bits (to cut the board outline) fairly soon. Will I be using Chillipeppr to do those tasks (I'm guessing so) or something else?

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

                                        @neverdie I have an idea, why don't you open the gcode in Opencncpilot, simplify it, split long moves, save it and then open in chillipeppr and do the probong and actual milling?

                                        NeverDieN 1 Reply Last reply
                                        1
                                        • E executivul

                                          @neverdie I have an idea, why don't you open the gcode in Opencncpilot, simplify it, split long moves, save it and then open in chillipeppr and do the probong and actual milling?

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

                                          @executivul Brilliant idea! Simplifying, the line count went from 3609 to 3608. Converting arcs to line segments had no effect. Then, splitting every 1mm, it went to 4114. I copied it into a new file, and now I'll see how it runs using chilipeppr.

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


                                          5

                                          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