. .
Page 1 of 3 123 LastLast
  1. #1
    Hi guys, at the moment I'm a moderately complex carving out of light density hard wood ( mainly American Walnut) 200 x 200 mm to a depth of 17 mm. To complete this its taking nearly twelve hours. I use a 6 mm end bit to rough out the block then a 3mm ball nose to finish. I have however realised that I could actually get away with a 6 mm ball nose that I will buy from flea bay tonight. What I was was wondering is , is there a cutter / bit that can cut at that depth in one go ? And what in you opinion is the maximum feed rate for this material ? Have you any tips for speeding up production please ? And one more question, I'm having trouble when swapping the bits from rough to finish as in they have different shank lengths and therefore I cannot simply push it to the top and it will be at the correct depth in the chuck, anyone any tips on how to swap out bits so they are at the same depth or should I just buy end and ball nose bits with same length shanks to make things simple ?

    Fiction is far more plausible when wrapped around a thread of truth

    Nothing great was ever achieved without enthusiasm.
    Ralph Waldo Emerson


  2. #2
    You may not be able to get same length shanks, and even if you do you will still need to reference them to the same length. If you make a collar to fit the shank and lock it off at your Z 0, you can then do the same to ensure your other tool has the identical protrusion. I use a length setting press and all of my tools always are exactly the same length. I have to admit it is easier for me as I only use 3.175mm shanks. G.

  3. Id say you could do it on one go with a good carbide 6mm Ball 2 flute, you would have to ramp/zigzag down on the entry to the Max Z Depth at the start then travis back and forward using a mix of climb and conventional milling with a 0.2mm Step over. All depends on spindle and machine rigidity.

  4. #4
    While it's possible I wouldn't cut 17mm in one pass has it will impact on finish and stress for tool, also risk of tearing the material depending on grain.
    Quick Z level roughing won't take long with 6mm straight flute cutter and 3mm step which will greatly improve finish and work load for ball-nose finish cutter.

    Regards tool change then your way of using shank length is asking for trouble and very unreliable. Bottoming the shank out in the spindle is bad for the spindle and it's bearings transferring heat and shock loads straight into it.

    Presume because your not working off the material surface to reference new tool that you have chopped it away.? . . . In this case then you may find it easier to position your model in Cad so all moves will be in the positive direction and the bottom is at Zero in Z axis. This then means you can reference all tools off the bed and so long has you set enough rapid clearance height in Cam to clear material height you won't have a problem.

    Another and far easier way if you use Mach is to setup a touch plate probe and use a screen set like Gerrys 2010. The CNC Woodworker - Mach3 2010

    This has great feature for changing tools were after first initial touching off top of material it keeps track of the tool offsets and by touching off a fixed probe point it AUTO sets the tool height offsets for you and all you do is change the tool. Doesn't matter how far shank into spindle or tool length it does all the calcs and setting zero's etc.
    You can even tell it where on the machine you want it to move too for changing the actual tool before it goes off and finds the new tool height.
    If set up to do so it will start the spindle and carry on thru the code or wait for you to start spindle then carry on.

    This combination of Fixed and moving probe plates means you can either very quickly manually set Z height off any point or like in this case were 3D model gets top surface cut away makes tool changes very easy and very accurate with the full Auto tool change.
    Another Plus and great asset when used correctly and in conjunction with movable probe plate is the other probe options for things like finding centres of holes or circles, corners of parts, edges of parts, parallel edges etc

  5. #5
    Thanks Jazz comprehensive as always mate :) I don’t think I have the skill to make a plate, but when I have the money I might ask someone to build one for me. I’m as usual over complicating things, maybe I’ll just get some 6 mm ball nose single flutes and do both clearance and finish with it ?

    Fiction is far more plausible when wrapped around a thread of truth

    Nothing great was ever achieved without enthusiasm.
    Ralph Waldo Emerson


  6. #6
    Quote Originally Posted by Fivetide View Post
    I don’t think I have the skill to make a plate,
    No skill involved really and you won't believe how simple it is.!! Takes 10mins if that and in it's simplest form will cost no money. . . . I'll guide you thru it.

    Just use a nice flat piece of aluminium or copper and fasten or solder piece of wire to it then take this wire to (+) of a spare input on your break out board. . . .That's it for the Plate.!!

    If your machine has MDF or wood Bed then the plate won't need Isolating on one side but if your bed is Metal or ALi and you plan on cutting Metals then you'll need to Isolate the side that comes into contact with material, just use insulation tape.! ( Or instead of using Ali plate use Single sided PCB board)

    Then go to Mach's Config/ports&pins/Input signals and set the Probe Input to the pin# used on BOB.

    Now need to check plate is working correctly.? So go to "Diagnostics" tab and on the right you'll see lots of LED's where it says "Input signals current state".
    The one called "Digitize" is the probe Input and it should be OFF. . . If it's on and the plate isn't touching ground or any metal part of the machine then go back into Ports&pins/Input signals and toggle Active Low setting. The Digitize LED should now be OFF.?
    Now to check plate is working touch it to the tool and the Digitize LED should light up, touch it on/off few times to confirm. If it doesn't come on when you touch plate to tool then your spindle my be isolating the tool from Machine ground.? To get round this take another wire from ground (-) on the BOB and put a crocodile clip on end which you then clip to tool while Probing. Often this isn't needed and the tool grounds thru spindle ok.

    Ok that gives you a working probe plate but now Mach needs telling what to do with it.?

    This means we either have to assign some code to the "Auto tool Zero" button on the Standard screen set or use another screen set Like 2010.

    I'll presume your using the Mach's standard 1024 screen set and will give code and instructions for that. This will only be the simple probe for setting Z height for when changing tools and will still require there be material left on top of part for the touch plate. (unless you work in the positive like I said in other post, then just put plate on bed.!)
    If you want the more advanced setup where it uses a mixture of movable and fixed plates to set tool height offsets then you'll be better off buying Gerry's 2010 screen has it's getting more advanced and beyond explaining how to do in this thread.! . . . .I'd buy it anyway has it's other probes routines alone are worth it, not to mention much bigger tool-path screen.!

    OK here goes.!!. . . . .First open the attached file and copy all the code in it. ( Where going to paste it some where else.!)

    Then in Mach goto "OPERATOR" menu across top and choose "EDIT BUTTON SCRIPT". Now on the screen you'll see some flashing buttons, Click the "AUTO TOOL ZERO" button.
    It will open the script editor and the page will be blank or have some simple message like this is empty.? Delete what's there and Paste the copied code into the editor.

    Now this next bit is VERY VERY IMPORTANT !!!!! Else it won't work correctly.

    Accurately Measure the Plate thickness. . . . Then in the code about 18 lines down you'll see line reading " PlateOffset = 0 ' Enter Plate thickness here "
    Change this value to the measured plate thickness. If you don't do this then you'll get an error message saying "(Plate Thickness < 0 - Please Correct and try again)"

    This has deliberately been set zero by me so you can't damage the machine by not entering the plate thickness. Normaly we have a place on the screen to enter this Value for ease of changing or using different plates which we then read in the script. This needs the changes to the screen set and obviously I can't do that without sending the whole screen set.
    In reality you'll rarely change the plate thickness so it's no big deal and other than for ease of use it works just the same. If you want to change plate thickness then just change the script like above.

    Below the " Plateoffset " is the Height the Z axis will retract after probing is finished " Zclear " you can change this value if you like.? I've set it to 20.0mm.
    Again this would normally have it's own place on screen to enter and same applies.

    When finished make sure to SAVE before closing editor.!!

    That's it now you should have a working touch plate.

    IMPORTANT !!!!! IMPORTANT !!!!!! IMPORTANT.!!!

    Test the probe LED lights BEFORE YOU USE IT.!!
    For the first TRY test it in the air not onto hard surface and keep your hand close to E-stop. Placing plate on a Sponge works well for testing and gives you time to hit E-stop if doesn't work.

    Here's what happens.? . . . Probes in 2 stages: 1st probe is a fast initial probe at 250mm/min then retracts 3mm and probes again at 25mm/min it then retracts to 20mm above part and sets the Z axis DRO. . . . That's it now your Z axis height is set quick has that.

    Now Disclaimer: Use completely at your own risk.!!
    This code is a modified version of known good code and the same code I use and thousands of others but it has been changed for your needs and I've only tested it in simulation mode not on actual machine. Don't imagine you'll have any problems thou so don't be afraid.

    If you have any problems let me know.!! . . . .Happy probing.
    Attached Files Attached Files
    Last edited by JAZZCNC; 20-02-2013 at 09:33 PM.

  7. The Following 3 Users Say Thank You to JAZZCNC For This Useful Post:


  8. #7
    [QUOTE=JAZZCNC;42688]No skill involved really and you won't believe how simple it is.!! Takes 10mins if that and in it's simplest form will cost no money. . . . I'll guide you thru it.


    Jazz is spot on, simple to make ( even I managed it! ), I use it all the time, makes using 2 or more bits on one job a doddle.

  9. #8
    Fuck me ! Jazz thats awesome mate .. the only problem is I use NCstudio, as it came with the CNC and the board |:( But ill do some research see if I can replicate what you have said with it .. watch this space .. thanks again mate :)
    Last edited by Fivetide; 20-02-2013 at 11:18 PM.

    Fiction is far more plausible when wrapped around a thread of truth

    Nothing great was ever achieved without enthusiasm.
    Ralph Waldo Emerson


  10. #9
    Quote Originally Posted by Fivetide View Post
    Fuck me ! Jazz thats awesome mate .. the only problem is I use NCstudio, as it came with the CNC and the board |:( But ill do some research see if I can replicate what you have said with it .. watch this space .. thanks again mate :)
    Ah I see no worries sure it will help others.? . . . . Anyway you'll want it later when you realise how shite NCstudio is and Ripout the NCcard for a PP BOB to use Mach. .

  11. #10
    Priceless!
    If the nagging gets really bad......Get a bigger shed:naughty:

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Improve Kress TIR or get an upgrade?
    By Hauk in forum Kress Milling Motors
    Replies: 3
    Last Post: 23-02-2014, 06:18 PM
  2. Feeds and speeds
    By dudz in forum Tool & Tooling Technology
    Replies: 0
    Last Post: 26-08-2013, 11:42 AM
  3. trying to improve my board game
    By cubikoman in forum General Discussion
    Replies: 28
    Last Post: 12-05-2012, 06:57 AM
  4. NEW MEMBER: cubikoman needs to improve quality of his boardgame
    By cubikoman in forum New Member Introductions
    Replies: 2
    Last Post: 16-02-2011, 12:17 PM
  5. Dremel into spindal board
    By D-man in forum General Electronics
    Replies: 0
    Last Post: 08-10-2009, 08:42 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
  •