. .

Thread: operation cnc

Page 13 of 17 FirstFirst ... 31112131415 ... LastLast

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Sure you could cancel the order for the board if required or look to sell it at a latter date if you decide to upgrade the board at a latter date. Think the board that Jazz has mentioned is the one that Michael has in his machine, as Dean had a lot to do with the build it wouldn't surprise me at all lol.

  2. #2
    Quote Originally Posted by martin54 View Post
    Think the board that Jazz has mentioned is the one that Michael has in his machine, as Dean had a lot to do with the build it wouldn't surprise me at all lol.
    Yes your right but had nothing to do with me.! . . (Well maybe a little) Michael mostly worked that out for himself and seen has it was on his way home sort of thing he called in and got one.!!

  3. #3
    Click image for larger version. 

Name:	20130207_065500.jpg 
Views:	665 
Size:	194.9 KB 
ID:	8176Click image for larger version. 

Name:	20130207_065515.jpg 
Views:	673 
Size:	191.1 KB 
ID:	8177
    small update.

    X Ballscrews on... and connected to gantry using chai's bearing blocks... (although run out of m6 cap bolts, so ordered some here tomorrow) - incidently, that means ive used 200

    pulleys done on X, was very suprised at how effortless the gantry moves when turning pulleys. I was initially worried the steppers wouldnt have the balls but the gantry moves very easily.

    I was even more suprised to see, if I just turn one ballscrew the drive goes down the ballscrew across the gantry through the other ballscrew and turns the other pulley.... thats got to mean ive done something right?

    there is a bit of track... if you hold one pulley and turn the other... I think ultimately I will connect them both with one big belt.

    seperately... Ive managed to scavenge a electrical inspection box from the darkest dungeons of where I work.... perfect for all the electricary and can be mounted to the machine.

    Click image for larger version. 

Name:	20130207_170742.jpg 
Views:	546 
Size:	146.0 KB 
ID:	8178

    and.... cnc4you breakout board arrived today, along with the required extra steppers and a e-stop. CY cable also arrived from other supplier.

    so, bit of luck may get a bit of ignition/fires on Sunday????? sooo excited.

  4. #4
    need to share it with someone.. none of my mates appreciate the sheer brilliance

    ITS WORKING!!!!!!

    may of wasted potentially 200 notes on breakout boards that i didnt need... but il explain when im less excited.

  5. #5
    That's sounding good. But let us in on your breakout board issues.

  6. #6
    Now draw it without overlapping any lines or retracting the pencil ;)

    It sounds like the acceleration on your machine is set quite low, what value is it currently? You should be able to get at least 1m/s^2 comfortably.

    In mach3 there is a list linked to from the main screen which explains what each G-code does, so it shouldn't be difficult to work out what the initial commands do and how the arc command has been used to construct a circle.
    Old router build log here. New router build log here. Lathe build log here.
    Electric motorbike project here.

  7. #7
    Little tip with G-code. G0 and G1, G2,G3 are whats called modal commands so you don't need to repeat the G0 or G1 after the first instance IE:
    G1 x10 y10 f200
    G1 y30 z-12
    G1 x50 y20

    could be written.

    G1 x10 y10 F200
    y30 z-12
    x50 y20
    The G1 linear command will stay in affect untill it's cancelled by either another Modal command Like G0, G2,G3 or a cycle command like G83 drill cycle.
    Same goes for the F# this feed rate will stay in affect until changed by another F#

  8. #8
    Ok... so all seems well... Y is working, Z is working. X however is causing me grief

    as previously explained X has two steppers... I have set X to be one, and A to be the other

    then in mach3 set A to be the slave of X

    Ive wired the stepper drivers in 'active low' so

    A-----------
    PUL(+5V) --- 5v feed
    PUL-(pul) --- PORT 9
    DIR+(5V) --- 5V FEED
    DIR-(DIR) -- PORT 8

    X----------------
    PUL(+5V) --- 5v feed
    PUL-(pul) --- PORT 3
    DIR+(5V) --- 5V FEED
    DIR-(DIR) -- PORT 2

    Click image for larger version. 

Name:	asis.png 
Views:	374 
Size:	33.9 KB 
ID:	8201

    both steppers turn correctly... however I need to reverse one... so it kinda goes in the opposite direction to the way its presently going?
    doesnt matter which one...

    make sense?

    also, obviously im using a stepper controller for each stepper... cant I just use one controller for both?

  9. #9
    Just Change either of the DirLow active in Motor outputs and it will spin other way.

    Yes you can control 2 motors with one drive but not good idea because of the way they work and sharing pulse's etc, just don't do it.!!
    Also if your slaving motors you want away to control each motor for squaring the gantry and one drive won't allow that.

  10. The Following User Says Thank You to JAZZCNC For This Useful Post:


  11. #10
    Looking good! Is that a springer in one of the pics?
    Dan

Page 13 of 17 FirstFirst ... 31112131415 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 5 users browsing this thread. (0 members and 5 guests)

Similar Threads

  1. Milling machine CNC conversion - keep hand wheels for manual operation?
    By birchy in forum Milling Machines, Builds & Conversions
    Replies: 5
    Last Post: 23-10-2016, 08:29 PM
  2. clunks / missing steps - DM856 and single pulse operation
    By dsc in forum Motor Drivers & Controllers
    Replies: 37
    Last Post: 09-12-2013, 02:22 PM
  3. screening / glitchy operation - sanity check
    By dsc in forum General Electronics
    Replies: 21
    Last Post: 01-12-2013, 11:35 PM
  4. CNC3040 erratic stepper motor operation (fixed)
    By DanielF in forum Motor Drivers & Controllers
    Replies: 0
    Last Post: 30-12-2012, 07:52 AM
  5. BUILD LOG: Operation Clueless, CNCRP 4848 Build Log Eventually.
    By BedlamRik in forum DIY Router Build Logs
    Replies: 12
    Last Post: 28-12-2012, 12:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •