Results 1 to 5 of 5

Thread: BCC and "gear change commands -M-"

  1. #1
    Registered
    Join Date
    Sep 2010
    Location
    US
    Posts
    134
    Downloads
    0
    Uploads
    0

    BCC and "gear change commands -M-"

    Hello all: Im sure a few of you guys have tackled this issue that Im facing. Im not quite sure how to implement or select when BCC post should engage low gear on my mill. M41 low M42 high, the tech thats helping on the post thinks I should just keep it in default M42 high range and do a manual insert when needed for tapping reaming functions etc. Well thats OK to get going for now but I would like it as complete as possible and to get it right.

    How have you guys handled this?


  2. #2
    Registered
    Join Date
    Apr 2008
    Location
    USA
    Posts
    847
    Downloads
    0
    Uploads
    0
    I've done something similar to force my machine into high gear. It changes by default into high gear at 2500 RPM.

    I had to script it but I don't recall it being difficult. Can you zip up your post processor and upload it. I'll give it a shot if you have a couple days.


  3. #3
    Registered The Engine Guy's Avatar
    Join Date
    Jun 2008
    Location
    UK
    Posts
    801
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by tubeguy View Post
    Hello all: Im sure a few of you guys have tackled this issue that Im facing. Im not quite sure how to implement or select when BCC post should engage low gear on my mill. M41 low M42 high, the tech thats helping on the post thinks I should just keep it in default M42 high range and do a manual insert when needed for tapping reaming functions etc. Well thats OK to get going for now but I would like it as complete as possible and to get it right.

    How have you guys handled this?
    If you know the correct spindle speed at your machine for Low/High Ranges or it is what ever you can set then you may be able to do it this way.

    Go to line 431 in your post processor, should look like this :-

    431. Spindle speed for high rangle? 1500

    As you can see (Don`t worry about the "typo" there, it still works ) I have it set to 1500rpm, this means that any speed set at your tool that is below 1500rpm the Post will output "M41" LOW RANGE SPINDLE in your code, choosing any spindle speed above the set 1500rpm and the post will output "M42" HIGH RANGE SPINDLE.
    all you need to do is insert this command

    spindle_range

    in your post on the same line as and directly after your "spindle_on",s

    Here is a small sample of code I generated using this method:-

    G90G80G40G21G17

    (JOB 1 CONTOUR)
    (FEATURE PROFILE)

    N01T01M06
    N02G00G90G54X-25.Y34.1S1000M03M41(LOW RANGE SPINDLE)

    N03 G43H01Z2.M08
    N04G01Z-1.25F203.2
    N67M05
    N68G49
    N69G91G28Z0.
    N70G91G28Y0.
    (END OF FILE)
    (END OF PROGRAM)

    you will need to also insert in you tool change area of your post, again directly after the spindle speed and on commands, that should automatically put you in the correct Range M41/M42 whenever you choose spindle speeds at your tools that are above or below the rpm you have set on line 431 in your post.

    Hope that works for you


    Regards
    Rob


  4. #4
    Registered
    Join Date
    Apr 2008
    Location
    USA
    Posts
    847
    Downloads
    0
    Uploads
    0
    Good call Rob. I forgot about those commands. If he can make that work it would be a lot cleaner.


  • #5
    Registered
    Join Date
    Sep 2010
    Location
    US
    Posts
    134
    Downloads
    0
    Uploads
    0
    Thanks for the info guys, I havent got the re fixed post back yet as there are some other issues. When I do I will try it or at least recommend it to the tech.(you would think they would be able to figure it out without resorting to a plain default) If it gets fouled up maybe I can post it and you guys could poke at it.. I love the idea of haveing a range select without having to hand insert it, thats the way it should be.

    Thanks again SBC and EG


  • Similar Threads

    1. Need Help!- Hitachi HT 20 CNC Lathe "turret index time over alarm" after battery change
      By surfit in forum General Metal Working Machines
      Replies: 3
      Last Post: 02-02-2011, 10:35 AM
    2. Need Help!- I need to write what file i want to open.... how can i change to the "old" screen?
      By Vegabond in forum Autodesk Software (Autocad, Inventor etc)
      Replies: 10
      Last Post: 12-03-2010, 07:55 AM
    3. Problem- "Simple" single tool change feature?
      By tubeguy in forum BobCad-Cam
      Replies: 4
      Last Post: 10-14-2010, 03:48 PM
    4. "Fake" worm gear
      By Zathras in forum General Metalwork Discussion
      Replies: 13
      Last Post: 10-17-2009, 09:58 PM
    5. NEED "gear" spur gear?? extrusion
      By mryeagle in forum Want To Buy...Need help!
      Replies: 2
      Last Post: 10-29-2008, 07:16 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.