Welcome to Our Community

Some features disabled for guests. Register Today.

C-Beam Machine - MyFirstCNC

Discussion in 'CNC Mills/Routers' started by Paul Stoller, Apr 1, 2016.

  1. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107
    Here is how I have it hooked up now. I'm not sure what I'm missing.

    IMG_2377.JPG
    IMG_2378.JPG
    I see from the pic that I need to tighten up the blue wire, but it shows good continuity.
     
  2. busybuilder

    Builder

    Joined:
    Nov 3, 2016
    Messages:
    6
    Likes Received:
    0
    Hello Paul, I could be wrong here but look at the video

    (Kyo)
    I believe he is a member here but according to his hook up the enable negative is not to be wired up. Just an observation.. Cheers
     
  3. Kyo

    Kyo Veteran
    Staff Member Builder Resident Builder

    Joined:
    Feb 27, 2014
    Messages:
    673
    Likes Received:
    699
    Leaving the wires on the protoneer hat as you have them in the above image.

    Yellow - Direction
    Red to Step
    Blue to Enable
    Black to Ground

    Driver side connection should be as follows.

    Yellow to DIR +
    Red to PUL +
    Blue to ENBL +
    Black to DIR - and jumped to PUL -

    ENBL - on the driver should be left disconnected.

    edit: busybuilder types faster then I do lol . Yeah my video shows how I have my drivers wired up. Currently running grbl 1.1
     
    Rick 2.0 likes this.
  4. busybuilder

    Builder

    Joined:
    Nov 3, 2016
    Messages:
    6
    Likes Received:
    0
    Thanks KYO for jumping in!
     
  5. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107
    Okay, Thanks for the input everyone, that took care of it, I guess I stared at this too long as I didn't notice I had the step and direction pins reversed at all. Now just to switch the wiring on the other axes and to test them out.
     
  6. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107
    I just got done switching the wiring for each axis and tested each of the four cables and all appear to be working correctly now. Thanks again to Rick, busybuilder, and Kyo. It really nice to have a second+ set of eyes to catch things. Now just to put everything back together and see if it all still works :)
     
  7. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107
    A little progress.

    IMG_2379.JPG
    IMG_2380.JPG
     
    Kyo likes this.
  8. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107
    Test run with gcode file.

     
    snokid likes this.
  9. Kyo

    Kyo Veteran
    Staff Member Builder Resident Builder

    Joined:
    Feb 27, 2014
    Messages:
    673
    Likes Received:
    699
    Congrats man, It is always exciting once things start moving :thumbsup:
     
    Paul Stoller likes this.
  10. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107
    Thanks Kyo, after I finish tidying up the wiring as much as possible I'm going to go back over the mechanicals (double checking everything is tightened properly and square). And then I'll be able to hook up the steppers to the machine. It won't be long before I'll be able to cut something, now I just need to get started on the sound proof enclosure to keep the neighbors at bay.

    That being said I do still need to buy tooling and a router/spindle.

    I'm still going back and forth on to go with the DeWalt or a Chinese spindle. I know I would really like to have the speed control and once you add in super pid to the DeWalt it's just about as much money.

    Even though I hate waiting, the bonus of needing to build the enclosure, and wait on the spindle/router, is that I should be able to get the machine itself fairly dialed in before I get to cutting much.
     
    #40 Paul Stoller, Jan 24, 2017
    Last edited: Jan 24, 2017
    snokid likes this.
  11. Darathy

    Darathy New
    Builder

    Joined:
    Jul 12, 2016
    Messages:
    74
    Likes Received:
    21
    Spindle will be a lot quieter then the dewalt and you can controll the speed of spindle with a pot. or some controll boards do have controlls for spindle so you can run it from mach 3
     
    Paul Stoller likes this.
  12. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107
    Well I’ve gotten everything physically ready to cut and I know everything moves properly, but I need to go through the configuration for grbl/bcnc. Does anyone know of a food walkthrough of this for a raspberry pi?
     
  13. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107
    First cut video,




    7A55C9C8-1931-4973-BE28-DBB7E1D47C07.jpeg

    Second cut,

    FF0284DB-58BC-4FAF-92C2-A4B46D7296E7.jpeg
     
    Mark Carew and Kyo like this.
  14. Governor

    Governor New
    Builder

    Joined:
    Jan 29, 2016
    Messages:
    30
    Likes Received:
    6
    Can someone please help me! I built my C-Beam about a year ago and I'm having the hardest time trying to get it to work properly. I am trying to use Grbl panel release 1.0.3.0 with Fusion 360. I have an Arduino uno with a V3 shield. The problem I'm having is in trying to cut a simple pocket, 1" dia x 1/8" deep with maltible depth of cuts. The first cut looks great but when the bit retracts and moves over to start the second depth of cut it rapidly plunges into the part and at other times it will start the second cut in a new location. I have checked the code and the code appears to be correct. I have a 2.2 kw spindle with a cutting speed of 15,000 rpm and feed of 20 inches per minute and entry speed of 8 inches per minute. I am at a loss and ready to give up again.
     
  15. Paul Stoller

    Paul Stoller Journeyman
    Builder

    Joined:
    Feb 28, 2016
    Messages:
    157
    Likes Received:
    107

    I’m still learning here myself, I’ve not yet run into any issues like you are describing but I’m still on .9 version of grbl. I hope someone is able to point you in the right direction.
     
  16. Governor

    Governor New
    Builder

    Joined:
    Jan 29, 2016
    Messages:
    30
    Likes Received:
    6
    Thanks Paul. Metalguru put me right on the problem. It looks like I just needed to shield my spindle cable. once I did that it seems to be working fine. I'll run some more test and recalibrate all axis in the morning.
     
    Paul Stoller likes this.
  17. Midway3000

    Builder

    Joined:
    May 29, 2018
    Messages:
    1
    Likes Received:
    0
    Hey I know this is super old but what shim/sleve are you using with that router...I have a spindle that looks the same diameter and I am having the hardest time with this and the build
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice