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 135.3k 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
    #710

    This guy developed his own method for balancing the high speed motors used on his quadcopter. I can't help but think that maybe something similar could be done on a CNC spindle.
    https://www.youtube.com/watch?v=RItntpZZH4g&t=747s

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

      And these guys have the same idea, but they instead use a laser to visualize the magnitude of the vibration:
      https://www.youtube.com/watch?v=PqtUSSdf8b4

      E 1 Reply Last reply
      0
      • NeverDieN NeverDie

        And these guys have the same idea, but they instead use a laser to visualize the magnitude of the vibration:
        https://www.youtube.com/watch?v=PqtUSSdf8b4

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

        @neverdie knowing the vfd has a speed input I guess I could wire a simple arduino with a mic. Take note of the sound level and get it calibtared in no time, at the push of a button, but that project is far away, I have other things on my mind for the next few months.

        1 Reply Last reply
        1
        • andrewA Offline
          andrewA Offline
          andrew
          wrote on last edited by andrew
          #713

          hello everyone,

          what is the current status with the quality, fine traces and result stability?
          after a long absence I finally had some time to finish my new board and prototype it.
          I don't have those issues that appearing for some of you, the result is pretty nice, the milling quality is the same across the whole board.
          in this design the thinnest traces were 15mils, and the smallest vias were 0.8mm with 0.3mm drilled holes.

          0_1527023946011_small_20180521_092313.jpg

          1_1527023946013_small_20180521_101938.jpg

          2_1527023946014_small_20180521_102134.jpg

          3_1527023946014_small_20180521_124252.jpg

          just for reference, please see my relevant configuration options detailed below:

          tools

          • cnc: cnc2418
          • carving: 2001 bit (20 degree, 0.1mm end)
          • mounting holes and outline milling: 0.8mm endmill

          config

          • isolation routing: tool dia: 0.1176326981mm; width (# passes): 2; pass overlap: 0.05mm; cut-z: -0.05mm; feed rate: 200
          • milling: tool dia: 0.8mm; cut-z: -1.75mm; feed rate: 170; depth / pass: 0.3mm
          • drilling: feed rate: 120

          software:

          • flatcam
          • bcnc (also for the autoleveling)
          NeverDieN 1 Reply Last reply
          4
          • NeverDieN Offline
            NeverDieN Offline
            NeverDie
            Hero Member
            wrote on last edited by NeverDie
            #714

            Hi Andrew,

            Since you ask about status, here's mine: I've now replaced all the aluminum smooth rods that came with my 2418 kit with chromed hardened steel ones which, it turned out, had about 0.04mm larger diameter. The result has been much less apparent vibration. I also upgraded the spindle to a higher rpm motor. I don't as yet have any quantified numbers to know whether the combination of doing all that has made any tangible improvement or not.

            1 Reply Last reply
            0
            • andrewA andrew

              hello everyone,

              what is the current status with the quality, fine traces and result stability?
              after a long absence I finally had some time to finish my new board and prototype it.
              I don't have those issues that appearing for some of you, the result is pretty nice, the milling quality is the same across the whole board.
              in this design the thinnest traces were 15mils, and the smallest vias were 0.8mm with 0.3mm drilled holes.

              0_1527023946011_small_20180521_092313.jpg

              1_1527023946013_small_20180521_101938.jpg

              2_1527023946014_small_20180521_102134.jpg

              3_1527023946014_small_20180521_124252.jpg

              just for reference, please see my relevant configuration options detailed below:

              tools

              • cnc: cnc2418
              • carving: 2001 bit (20 degree, 0.1mm end)
              • mounting holes and outline milling: 0.8mm endmill

              config

              • isolation routing: tool dia: 0.1176326981mm; width (# passes): 2; pass overlap: 0.05mm; cut-z: -0.05mm; feed rate: 200
              • milling: tool dia: 0.8mm; cut-z: -1.75mm; feed rate: 170; depth / pass: 0.3mm
              • drilling: feed rate: 120

              software:

              • flatcam
              • bcnc (also for the autoleveling)
              NeverDieN Offline
              NeverDieN Offline
              NeverDie
              Hero Member
              wrote on last edited by NeverDie
              #715

              @andrew I ran @executivul 's diagnostic with my new setup:
              0_1527093991402_trace_width.jpg
              Starting with 0.1mm, the trace width's increase by 0.1mm in each block.

              @executivul's g-code specified the feedrate at 1400.

              So, yeah, 15mil looks like it would be achievable, even at that faster feedrate. On the otherhand, the woodpecker setting limits x and y to 200mm speeds, so I guess (?) the speed never actually gets beyond those limits anyway.

              The next upgrade after this will be switching over to trinamic drivers, which may (?) be able to drive things a bit faster. That will likely require dropping woodpecker and switching over to marlin firmware so as to get the most out of the trinamic drivers.

              andrewA NeverDieN 2 Replies Last reply
              0
              • NeverDieN NeverDie

                @andrew I ran @executivul 's diagnostic with my new setup:
                0_1527093991402_trace_width.jpg
                Starting with 0.1mm, the trace width's increase by 0.1mm in each block.

                @executivul's g-code specified the feedrate at 1400.

                So, yeah, 15mil looks like it would be achievable, even at that faster feedrate. On the otherhand, the woodpecker setting limits x and y to 200mm speeds, so I guess (?) the speed never actually gets beyond those limits anyway.

                The next upgrade after this will be switching over to trinamic drivers, which may (?) be able to drive things a bit faster. That will likely require dropping woodpecker and switching over to marlin firmware so as to get the most out of the trinamic drivers.

                andrewA Offline
                andrewA Offline
                andrew
                wrote on last edited by
                #716

                @neverdie what was the cost for the overall upgrade?

                for me the 10 mil traces also worked with the default sw/hw configuration.

                did you change any parameter in the grbl firmware? 1400 feedrate is very nice, much faster than mine, however I did not use higher rates than 200 so far.

                your steppers are still the same? is it ok for the high feedrate without any issue?

                NeverDieN 1 Reply Last reply
                0
                • NeverDieN NeverDie

                  @andrew I ran @executivul 's diagnostic with my new setup:
                  0_1527093991402_trace_width.jpg
                  Starting with 0.1mm, the trace width's increase by 0.1mm in each block.

                  @executivul's g-code specified the feedrate at 1400.

                  So, yeah, 15mil looks like it would be achievable, even at that faster feedrate. On the otherhand, the woodpecker setting limits x and y to 200mm speeds, so I guess (?) the speed never actually gets beyond those limits anyway.

                  The next upgrade after this will be switching over to trinamic drivers, which may (?) be able to drive things a bit faster. That will likely require dropping woodpecker and switching over to marlin firmware so as to get the most out of the trinamic drivers.

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

                  @neverdie said in CNC PCB milling:
                  On the otherhand, the woodpecker setting limits x and y to 200mm speeds, so I guess (?) the speed never actually gets beyond those limits anyway.

                  andrewA 1 Reply Last reply
                  0
                  • NeverDieN NeverDie

                    @neverdie said in CNC PCB milling:
                    On the otherhand, the woodpecker setting limits x and y to 200mm speeds, so I guess (?) the speed never actually gets beyond those limits anyway.

                    andrewA Offline
                    andrewA Offline
                    andrew
                    wrote on last edited by
                    #718

                    @neverdie the controller does not limit it, but the firmware settings. however, based on my default settings the feedrate is limited (by config) to 800. check your $110, $111, and $112 config options.
                    https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration#110-111-and-112--xyz-max-rate-mmmin

                    you are free to override this configuration with a different value, so you can try 1400 in the grbl firmware settings, which will cause real 1400 feed rate in case of you test G code.
                    the questions is that how the steppers/spindle could handle this.

                    1 Reply Last reply
                    0
                    • andrewA andrew

                      @neverdie what was the cost for the overall upgrade?

                      for me the 10 mil traces also worked with the default sw/hw configuration.

                      did you change any parameter in the grbl firmware? 1400 feedrate is very nice, much faster than mine, however I did not use higher rates than 200 so far.

                      your steppers are still the same? is it ok for the high feedrate without any issue?

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

                      @andrew said in CNC PCB milling:

                      what was the cost for the overall upgrade?

                      The spindle I'm currently using cost $34:
                      https://www.aliexpress.com/item/BEST-300W-Mini-Spindle-motor-DC12-48V-ER11-12000rpm-Engraving-milling-grind-air-cooling-spindle-motor/32799767627.html?spm=a2g0s.9042311.0.0.27424c4dQrDJU8

                      I power it with a separate, adjustable power supply, since it can go to 48v.

                      I had to 3D print an adapter for the new spindle to fit onto the 2418. Cottingbear has one on thingiverse. Aside from the plastic filament needed for the print (maybe $2 worth), it requires just 4 short linear bearings and a lead nut.

                      The 6 chromed steel smooth rods cost around $20-30 in total, including e-packet delivery.

                      My feeling is that the steel rods are a worthwhile and very easy upgrade, even though I don't have data to prove they make any difference. Not sure yet whether the new spindle will eventually produce better results or not, although it does run quieter, which is nice. :)

                      The yet to be used trinamic drivers cost $42.50: https://www.aliexpress.com/item/5X-MKS-TMC2130-V1-1-For-SPI-Function-Stepstick-Stepper-Motor-Driver-With-Heat-Sink-5PCS/32850180071.html?spm=a2g0s.9042311.0.0.27424c4ddQiQqN
                      I got a couple extra in case I accidentally burn one or two of them out. I'll be plugging them into a RAMPS board, which is cheap, and which, as an arduino Mega 2560 shield, will replace the woodpecker board.

                      dbemowskD 1 Reply Last reply
                      0
                      • NeverDieN NeverDie

                        @andrew said in CNC PCB milling:

                        what was the cost for the overall upgrade?

                        The spindle I'm currently using cost $34:
                        https://www.aliexpress.com/item/BEST-300W-Mini-Spindle-motor-DC12-48V-ER11-12000rpm-Engraving-milling-grind-air-cooling-spindle-motor/32799767627.html?spm=a2g0s.9042311.0.0.27424c4dQrDJU8

                        I power it with a separate, adjustable power supply, since it can go to 48v.

                        I had to 3D print an adapter for the new spindle to fit onto the 2418. Cottingbear has one on thingiverse. Aside from the plastic filament needed for the print (maybe $2 worth), it requires just 4 short linear bearings and a lead nut.

                        The 6 chromed steel smooth rods cost around $20-30 in total, including e-packet delivery.

                        My feeling is that the steel rods are a worthwhile and very easy upgrade, even though I don't have data to prove they make any difference. Not sure yet whether the new spindle will eventually produce better results or not, although it does run quieter, which is nice. :)

                        The yet to be used trinamic drivers cost $42.50: https://www.aliexpress.com/item/5X-MKS-TMC2130-V1-1-For-SPI-Function-Stepstick-Stepper-Motor-Driver-With-Heat-Sink-5PCS/32850180071.html?spm=a2g0s.9042311.0.0.27424c4ddQiQqN
                        I got a couple extra in case I accidentally burn one or two of them out. I'll be plugging them into a RAMPS board, which is cheap, and which, as an arduino Mega 2560 shield, will replace the woodpecker board.

                        dbemowskD Offline
                        dbemowskD Offline
                        dbemowsk
                        wrote on last edited by
                        #720

                        @neverdie Can you run a stock GRBL build on RAMPS?

                        Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
                        Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

                        NeverDieN 1 Reply Last reply
                        0
                        • dbemowskD dbemowsk

                          @neverdie Can you run a stock GRBL build on RAMPS?

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

                          @dbemowsk said in CNC PCB milling:

                          @neverdie Can you run a stock GRBL build on RAMPS?

                          I don't know. I'm planning to use Marlin, which supposedly can exploit at least some of the TMC2130 driver's special features.

                          After I get all that working, then I may upgrade to higher torque stepper drivers, still NEMA 17 though, as the trinamics can support more current than the A4988's that are on the woodpecker.

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

                            I found out that I can buy precision rods and matching linear bearings directly from https://us.misumi-ec.com. Because of the tighter fit, this would, I'm guessing, reduce the deflection on the x-axis.

                            1 Reply Last reply
                            0
                            • jeremushkaJ Offline
                              jeremushkaJ Offline
                              jeremushka
                              wrote on last edited by
                              #723

                              By checking this discussion i have found a project online called: pcb cyclone factory. I am novice. What do you think about it ?
                              https://reprap.org/wiki/Cyclone_PCB_Factory

                              NeverDieN 1 Reply Last reply
                              0
                              • jeremushkaJ jeremushka

                                By checking this discussion i have found a project online called: pcb cyclone factory. I am novice. What do you think about it ?
                                https://reprap.org/wiki/Cyclone_PCB_Factory

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

                                @jeremushka Looks like it might be kinda shakey. Vibration is a notable enemy.

                                jeremushkaJ 1 Reply Last reply
                                0
                                • NeverDieN NeverDie

                                  @jeremushka Looks like it might be kinda shakey. Vibration is a notable enemy.

                                  jeremushkaJ Offline
                                  jeremushkaJ Offline
                                  jeremushka
                                  wrote on last edited by
                                  #725

                                  @neverdie yes you are right. I have found a more complete machine. Seems we can use not only for milling. Can be interesting as well. What do you think ?

                                  https://www.banggood.com/2417-3-Axis-Mini-DIY-CNC-Router-Wood-Craving-Engraving-Cutting-Milling-Desktop-Engraver-Machine-240x170x65mm-p-1209292.html?utm_source=youtube&utm_medium=CreativeChannel&utm_campaign=July&utm_content=huangwenjie&cur_warehouse=CN

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

                                    Looks no worse than what I have .

                                    1 Reply Last reply
                                    0
                                    • L Offline
                                      L Offline
                                      lamikr
                                      wrote on last edited by
                                      #727

                                      I would like to create pcb's with a 0.5mm pitch as a target and I have tried to follow this thread for hints. Have you @andrew, @NeverDie or @executivul been able to get that done with the milling method?

                                      Then one of the problems with the 2418 that @NeverDie seemed to have was that the machine itself was not stable enough. Do you think that the cheap 3018 work better? For example

                                      https://www.aliexpress.com/store/product/CNC-3018-laser-options-with-ER11-diy-cnc-engraving-machine-Pcb-Milling-Machine-Wood-Carving-machine/424291_32806004900.html
                                      or
                                      https://www.amazon.com/Control-Machine-Engraver-Controller-Extension/dp/B07KYH6BTK/ref=sr_1_6?ie=UTF8&qid=1548751586&sr=8-6&keywords=cnc+3018

                                      andrewA 1 Reply Last reply
                                      0
                                      • L lamikr

                                        I would like to create pcb's with a 0.5mm pitch as a target and I have tried to follow this thread for hints. Have you @andrew, @NeverDie or @executivul been able to get that done with the milling method?

                                        Then one of the problems with the 2418 that @NeverDie seemed to have was that the machine itself was not stable enough. Do you think that the cheap 3018 work better? For example

                                        https://www.aliexpress.com/store/product/CNC-3018-laser-options-with-ER11-diy-cnc-engraving-machine-Pcb-Milling-Machine-Wood-Carving-machine/424291_32806004900.html
                                        or
                                        https://www.amazon.com/Control-Machine-Engraver-Controller-Extension/dp/B07KYH6BTK/ref=sr_1_6?ie=UTF8&qid=1548751586&sr=8-6&keywords=cnc+3018

                                        andrewA Offline
                                        andrewA Offline
                                        andrew
                                        wrote on last edited by
                                        #728

                                        @lamikr pls see one of my very first test I made after I built my cnc. check the TQFP100 footprint.

                                        for me, the cnc2418 was good choice. with proper assembly it is very stable and its output is stable.
                                        I was using the cnc for designs down to 10mil traces without any issue.

                                        so, I have good experience with my low cost cnc but do to the lack of hands-on experience with other devices, I cannot compare or recommend others.

                                        0_1548754957612_small_20171101_210626.jpg

                                        1_1548755165291_small_20171119_164624.jpg

                                        0_1548755165290_small_20171119_163603.jpg

                                        1 Reply Last reply
                                        1
                                        • D Offline
                                          D Offline
                                          dennisc
                                          wrote on last edited by
                                          #729

                                          Hi everyone,

                                          can someone help me pick out what to order from amazon.de?

                                          I would like to order a 3018 pro, but which one?

                                          What drilling bits would I need to order to mill PCB?

                                          Any help much appreciated!!

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


                                          19

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 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