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. My Project
  3. DIY CNC mill from mainly salvaged and 3D printed parts

DIY CNC mill from mainly salvaged and 3D printed parts

Scheduled Pinned Locked Moved My Project
76 Posts 5 Posters 11.8k Views 6 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.
  • bjacobseB bjacobse

    Just a concern, the MDF plate could/might contains sand particles (manufactures use cheap wood materials), so don't let your expensive endmills cut down to the MDF as this will ware out the sharp endmills

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

    @bjacobse What material do you recommend instead?

    1 Reply Last reply
    1
    • dbemowskD Offline
      dbemowskD Offline
      dbemowsk
      wrote on last edited by
      #16

      Trying to find a stepper that will work for the X axis is proving to be a bit troublesome. I may end up ordering one. I wish I could find a larger junk laser printer.

      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/

      1 Reply Last reply
      0
      • dbemowskD Offline
        dbemowskD Offline
        dbemowsk
        wrote on last edited by
        #17

        After some further review and thought, I am thinking of just getting a set of 3 motors. I figure that way I have a matched set and I am not fighting things like too slow speed on one axis that is fighting the others when milling a job. This will require some modifications to my current Y axis, but I will only have to modify the bracket on the motor side which won't be hard at all.

        The question I have is, will these motors be good enough? They are 0.9° which is 400 steps/rev vs the somewhat standard 1.8° @200 steps/rev. They are 65 oz-in bipolar motors.
        https://www.ebay.com/itm/3pcs-NEMA17-0-9-Stepper-Motor-65-oz-in-Robot-Reprap-Makerbot-Arduino/122627614293?hash=item1c8d2ce655:g:z1MAAOSwX9FZH06R

        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 Offline
          dbemowskD Offline
          dbemowsk
          wrote on last edited by
          #18

          Well, haven't posted to my thread in a while so I thought I'd give an update. I am close to having the Z axis complete. Below are some pictures of the spindle assembly as I have it right now.
          0_1519629445785_0ea7bc4a-55ec-4531-b443-451772d05d2f-image.png
          0_1519629461406_66672fd9-3a0b-4388-9f7f-db5060f3ce07-image.png
          0_1519629494067_08d76f89-3b1b-4939-a8a0-f61498ff44c1-image.png

          This is the next part in line to be printed is the Z axis motor mount and X axis carriage. Below is a pic of the design. I have it printing now and there is 11 hours to go in the print. The longest printed part so far.
          0_1519630176063_73bcfa87-ab38-49bc-8fe6-bcb500aad10e-image.png

          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

            After some further review and thought, I am thinking of just getting a set of 3 motors. I figure that way I have a matched set and I am not fighting things like too slow speed on one axis that is fighting the others when milling a job. This will require some modifications to my current Y axis, but I will only have to modify the bracket on the motor side which won't be hard at all.

            The question I have is, will these motors be good enough? They are 0.9° which is 400 steps/rev vs the somewhat standard 1.8° @200 steps/rev. They are 65 oz-in bipolar motors.
            https://www.ebay.com/itm/3pcs-NEMA17-0-9-Stepper-Motor-65-oz-in-Robot-Reprap-Makerbot-Arduino/122627614293?hash=item1c8d2ce655:g:z1MAAOSwX9FZH06R

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

            @dbemowsk said in DIY CNC mill from mainly salvaged and 3D printed parts:

            I figure that way I have a matched set and I am not fighting things like too slow speed on one axis that is fighting the others when milling a job.

            From what I've read, your GRBL controller would compensate, as it knows the speed of each motor (well, after you tell it, that is).

            dbemowskD 1 Reply Last reply
            0
            • NeverDieN NeverDie

              @dbemowsk said in DIY CNC mill from mainly salvaged and 3D printed parts:

              I figure that way I have a matched set and I am not fighting things like too slow speed on one axis that is fighting the others when milling a job.

              From what I've read, your GRBL controller would compensate, as it knows the speed of each motor (well, after you tell it, that is).

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

              @neverdie said in DIY CNC mill from mainly salvaged and 3D printed parts:

              From what I've read, your GRBL controller would compensate, as it knows the speed of each motor (well, after you tell it, that is).

              I figured that, but I was having trouble with a couple of the steppers that I was trying to use. Couldn't seem to get them to run reliably from the GRBL controller. The other part would have been figuring out a drive system for them as they all had geared heads. I would have had to figure out a gearing and mounting system. The motors I got were only $33 US, so basically $11/motor, so not a bad price, and I can direct couple them to the threaded rods making things easier.

              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/

              1 Reply Last reply
              0
              • dbemowskD Offline
                dbemowskD Offline
                dbemowsk
                wrote on last edited by
                #21

                So I would call today's part of the build pretty significant. I have the Z axis mostly assembled and did a drive test. Below are some pics of the assembly.
                0_1519793838032_d75dde6c-6708-4a79-9322-b84e3babe900-image.png
                0_1519793925038_58d39d2d-d5bc-4234-bc58-56bd0e688771-image.png
                0_1519793979809_c39e3514-2513-46e1-b54a-53b7c54a5ca8-image.png

                Here is the assembly taking it's first steps. It still needs some adjustment, but from what I am seeing, things should work. The next part of the build is going to be getting the uprights made that will hold the X axis rods and drive assembly. Once that is done, I should be able to do some more solid testing and calibration.
                https://www.youtube.com/watch?v=XR7zPx8NVN8

                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/

                1 Reply Last reply
                0
                • dbemowskD Offline
                  dbemowskD Offline
                  dbemowsk
                  wrote on last edited by
                  #22

                  As some of you may have noticed, based on the earlier cad drawing, I had to make some adjustments to the large white bracket. The adjustments were there to let the spindle motor pass by the bracket. On the first attempt, the back of the spindle motor was hitting the bracket restricting travel. Also, the lower lip of the spindle motor assembly was hitting the lower part of the bracket. A few tweaks later and this was born.
                  0_1519796458462_0896fde2-2138-4121-b63e-e4cd5d316043-image.png

                  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/

                  1 Reply Last reply
                  0
                  • dbemowskD Offline
                    dbemowskD Offline
                    dbemowsk
                    wrote on last edited by
                    #23

                    So, the project is nearing completion. I have an amalgam of colors used in the setup as I was trying to use up some rolls of plastic that I had on hand. I now have a gantry assembly that is held together at the top with some 3D printed T-Slot channel that was part of a failed print. There are 3 pieces strung together with some 10-24 threaded rods run through the center holes.
                    0_1520144932507_fa2e8246-42be-407e-b578-34d9c2fd8461-image.png

                    The bottom is strung together with a custom 3D printed I support that also has a piece of 10-24 threaded rod through it. That too was done in two pieces because I could not fit the whole thing on my print bed.
                    0_1520145413839_a0af6d26-765d-435c-926f-f17b915347d1-image.png

                    I am in the process of printing the drill guides to drill the holes in the MDF sides that will hold the smooth rods and the X axis stepper.
                    0_1520146410672_096a0741-01b0-4044-a4a5-59ed2dfcf047-image.png

                    Here are the latest pics of the assembly so far.
                    0_1520146643475_3b29f325-e4ba-4dd0-9460-f0bcbd6f66a5-image.png
                    0_1520146770892_2c37acac-8e4d-45f8-b3ce-6458238af65b-image.png
                    0_1520146721843_0ff2e35e-00e6-4197-82ff-5979b527a740-image.png

                    Once I have the gantry X axis rods in place with the Z axis carriage, I will then be able to do a full test of the electronics. I opted for now to keep the salvaged Y axis motor assembly since I had that working. Once I have everything working, I will post a video.

                    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/

                    zboblamontZ 1 Reply Last reply
                    0
                    • dbemowskD dbemowsk

                      So, the project is nearing completion. I have an amalgam of colors used in the setup as I was trying to use up some rolls of plastic that I had on hand. I now have a gantry assembly that is held together at the top with some 3D printed T-Slot channel that was part of a failed print. There are 3 pieces strung together with some 10-24 threaded rods run through the center holes.
                      0_1520144932507_fa2e8246-42be-407e-b578-34d9c2fd8461-image.png

                      The bottom is strung together with a custom 3D printed I support that also has a piece of 10-24 threaded rod through it. That too was done in two pieces because I could not fit the whole thing on my print bed.
                      0_1520145413839_a0af6d26-765d-435c-926f-f17b915347d1-image.png

                      I am in the process of printing the drill guides to drill the holes in the MDF sides that will hold the smooth rods and the X axis stepper.
                      0_1520146410672_096a0741-01b0-4044-a4a5-59ed2dfcf047-image.png

                      Here are the latest pics of the assembly so far.
                      0_1520146643475_3b29f325-e4ba-4dd0-9460-f0bcbd6f66a5-image.png
                      0_1520146770892_2c37acac-8e4d-45f8-b3ce-6458238af65b-image.png
                      0_1520146721843_0ff2e35e-00e6-4197-82ff-5979b527a740-image.png

                      Once I have the gantry X axis rods in place with the Z axis carriage, I will then be able to do a full test of the electronics. I opted for now to keep the salvaged Y axis motor assembly since I had that working. Once I have everything working, I will post a video.

                      zboblamontZ Offline
                      zboblamontZ Offline
                      zboblamont
                      wrote on last edited by
                      #24

                      @dbemowsk MDF? That is chipboard or particle board, no?
                      I very much doubt you will get sufficient rigidity even were you to glue/screw ribs on those side plates, and as a material it behaves badly with vibrating bolts etc...

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

                        If it doesn't work out, maybe you will want to build an MPCNC instead?

                        1 Reply Last reply
                        1
                        • zboblamontZ zboblamont

                          @dbemowsk MDF? That is chipboard or particle board, no?
                          I very much doubt you will get sufficient rigidity even were you to glue/screw ribs on those side plates, and as a material it behaves badly with vibrating bolts etc...

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

                          @zboblamont I'll see how it goes. It is a big experiment at this point. If it doesn't work out I may be able to have a frame milled pretty cheap. I work for our local school district and I know the shop teachers at our high school that run the large CNC mill that they have. I may be able to have them mill me some parts. I do have all the needed steppers and things, I may just need a frame, worst case.

                          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/

                          1 Reply Last reply
                          1
                          • dbemowskD Offline
                            dbemowskD Offline
                            dbemowsk
                            wrote on last edited by
                            #27

                            So the CNC is near ready for testing. I need to solder a connector on to the X axis stepper and I should be able to run some tests. I think the next step is going to be figuring out how to calibrate the GRBL controller.

                            Here are some pics of the build so far.
                            0_1520435634637_d55a543c-c83e-45c2-baf1-88b9dffe4bf7-image.png 0_1520435645089_b6649401-63a5-4317-83fb-e3ffde4c1535-image.png 0_1520435653054_883b5d94-af50-4211-8b3c-13f5d682457e-image.png

                            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
                            2
                            • dbemowskD dbemowsk

                              So the CNC is near ready for testing. I need to solder a connector on to the X axis stepper and I should be able to run some tests. I think the next step is going to be figuring out how to calibrate the GRBL controller.

                              Here are some pics of the build so far.
                              0_1520435634637_d55a543c-c83e-45c2-baf1-88b9dffe4bf7-image.png 0_1520435645089_b6649401-63a5-4317-83fb-e3ffde4c1535-image.png 0_1520435653054_883b5d94-af50-4211-8b3c-13f5d682457e-image.png

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

                              @dbemowsk A+ for sticking with it all the way to completion.

                              The main calibration number will probably be the revolutions per inch for each of the axises (axi?). From there you can start air carving.

                              dbemowskD NeverDieN 2 Replies Last reply
                              0
                              • NeverDieN NeverDie

                                @dbemowsk A+ for sticking with it all the way to completion.

                                The main calibration number will probably be the revolutions per inch for each of the axises (axi?). From there you can start air carving.

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

                                @neverdie Thanks. I appreciate the tip and the compliment. Are you sure it is revolutions per inch and not steps per inch? The larger black motors I have for the X and Z axes are 400 steps per rev, but I think the Y axis motor is only 200 steps per rev. The Y axis is running on the large geared assembly though, so that should help more with both torque and revolution step count.

                                There is the talk about the rigidity of it. I am thinking if I run it a bit slower, the rigidity will matter a little bit less, but I'll see once I get it going. The MDF I used is 3/4", and it feels pretty rigid, but only tests will tell. I have my spindle chuck, a set of 7 coletts and some bits on order from amazon. Those should be here tomorrow I am thinking, since everything was prime.

                                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/

                                1 Reply Last reply
                                0
                                • NeverDieN NeverDie

                                  @dbemowsk A+ for sticking with it all the way to completion.

                                  The main calibration number will probably be the revolutions per inch for each of the axises (axi?). From there you can start air carving.

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

                                  @neverdie said in DIY CNC mill from mainly salvaged and 3D printed parts:

                                  @dbemowsk A+ for sticking with it all the way to completion.

                                  The main calibration number will probably be the revolutions per inch for each of the axises (axi?). From there you can start air carving.

                                  I'm just going from memory. I think you're right, though: steps per inch. Or something like that. ;)

                                  1 Reply Last reply
                                  0
                                  • dbemowskD Offline
                                    dbemowskD Offline
                                    dbemowsk
                                    wrote on last edited by
                                    #31

                                    So here is it's maiden voyage... It's first simultaneous run of all axes, AKA the initial X, Y and Z axis test.
                                    https://www.youtube.com/watch?v=8diihXJwMj0

                                    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/

                                    1 Reply Last reply
                                    2
                                    • dbemowskD Offline
                                      dbemowskD Offline
                                      dbemowsk
                                      wrote on last edited by
                                      #32

                                      I believe these are the settings that I need to change: https://github.com/grbl/grbl/wiki/Configuring-Grbl-v0.9
                                      I will be trying to configure things tonight. From the tracking information, I should have my chuck, coletts and the drills tonight, but the V bits won't be here til Monday. I am wondering if there are any test files that I can try to test my calibration? I will try to set up software on my WIndows laptop for now, but may migrate to a laptop running linux for the final setup.

                                      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/

                                      1 Reply Last reply
                                      0
                                      • dbemowskD Offline
                                        dbemowskD Offline
                                        dbemowsk
                                        wrote on last edited by
                                        #33

                                        I haven't had a chance to test the accuracy of the machine yet, but I did find a web page that has a VERY useful calculator for figuring out your steps per mm for a lead screw type system.
                                        https://www.prusaprinters.org/calculator
                                        Scroll down to the section labeled "Steps per millimeter - leadscrew driven systems". You just enter the parameters of your motor, microstepping, gear ratio (if any) and lead screw type/size. From that it calculates the steps per mm that is needed to configure your X, Y and Z axes for your GRBL controller.

                                        Figured this may be useful to others.

                                        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/

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

                                          Or use a dial gauge and get an exact measurement.

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


                                          15

                                          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