585,752 active members*
4,009 visitors online*
Register for free
Login

Search:

Type: Posts; User: soymilk

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,062

    Gibbscam - outputting nci or nci equivalent

    Just starting off on gibbscam, and coming across a problem when duplicating operations. I wanted to look at the neutral code to see if the problem lies with the cam system or the post processor. ...
  2. Replies
    3
    Views
    1,128

    Re: ARE YOU SERIES 3 UPGRADED?

    I watched your video earlier today. Thanks for making it.

    After watching it, makes me wanna change our all the factory cap screws to nicer ones.
  3. Replies
    4
    Views
    1,032

    Re: how to make 9000 pgms visable

    What folder are you in?

    Macros are usually in the library folder. All the renishaw probe cycles are in the library folder. You should be able to see them all.

    Can you share a picture of...
  4. Re: Doosan Fanuc 31i G65 Macro to G code cycle issue

    I don’t know what to tell you, I just did this to my doosan mill right now and it works. It’s a 31i model b controller

    Which controller do you have exactly?


    I made an empty O9013 program...
  5. Replies
    4
    Views
    1,208

    Re: System variable for the current tool length

    Should be #5403

    G Code Overview

    What exactly are you trying to do?
  6. Re: Mixing manual and automatic tool changes - In Program

    G30 is 2nd reference point.
    G28 is z home position

    G28 will take the mill all the way to the top. I could be wrong but I believe the g28 position is based off the limit switches.

    G30 is...
  7. Replies
    4
    Views
    1,032

    Re: how to make 9000 pgms visable

    O9000 programs should always be visable. All you did was turn on the option to edit them.

    Renishaw inspection plus is usually 9700-9899 in program numbers. If you don’t see it you don’t have it.
  8. Re: Doosan Fanuc 31i G65 Macro to G code cycle issue

    That’s not how it works. General practice to install the renishaw inspection plus subprograms in the root library folder. Take a picture of your directories
  9. Re: Mixing manual and automatic tool changes - In Program

    Its not quite opposite as you describe for G30. G30 is just a user defined reference point. On your mach 3 machine, it went back to 0,0,0 because thats probably whats defined in the system...
  10. Re: Doosan Fanuc 31i G65 Macro to G code cycle issue

    Thanks for posting your follow up
  11. Re: Mixing manual and automatic tool changes - In Program

    388544

    #5284-#5303 should control G30 for Mach3


    Working with mastercam and Nx, I try to hold off updates if I can. I will post a sample file with the software before post and post a sample...
  12. Replies
    26
    Views
    4,754

    Re: How Good Are The Homing Switches

    Tormach uses a Tend TM1308-1 for X and Z. Tend TZ7311 for the Y axis. They are unshielded.

    https://www.tormach.com/store/index.php?app=ecom&ns=prodshow&ref=31860...
  13. Replies
    2
    Views
    790

    Re: Tormach PCNC 1100 post for Mastercam X9

    tormach actually has a post on their website for x7.

    Post Processor Files for Tormach PathPilot

    It looks just like mpfan or mpmaster. I end up rolling my own, but using generic haas, or...
  14. Replies
    30
    Views
    3,345

    Re: Drill / 5C Collet Holding

    I agree with this. Using a high speed and low feed could be prematurely wearing out the cutting edges of your drill.

    I highly doubt the machine is losing steps. But here is a way for you to...
  15. Replies
    116
    Views
    27,485

    Re: NEW DESIGN CRASH RESISTANT LOW COST TOUCH PROBE

    Nice work keen. Not to be pedantic, but wouldn't this be a "crash damage resistant" design, as opposed to "crash resistant". All likeliness of crashing is still there. As seen here

    328456
    ...
  16. Re: Do you remember your longest machining day? I had mine yesterday.

    My day job is a cnc programmer for a fairly large company, in my offtime I run a small machine shop out of my garage. Without my own product line, biggest problem for me right now is trying to find...
  17. Re: Do you remember your longest machining day? I had mine yesterday.

    the tormach did fine. Even though I wasn't trying, the machine held +-.001 pretty accurately.

    The tolerance issue was due to miscommunication and lack of information. They told me tolerances...
  18. Re: Do you remember your longest machining day? I had mine yesterday.

    First of all let me apologize for hijacking the thread. haha.

    Just making sure i understand, you like it when thread goes off the rails? I was going to explain what I meant by adding custom M...
  19. Re: Do you remember your longest machining day? I had mine yesterday.

    I saw 5 axis and was expecting a newer control. I really wasn't expecting a 0 control. Would you please check these parameters if you don't mind.

    220 - 229
    230 - 239
    and
    240 - 242
  20. Re: Do you remember your longest machining day? I had mine yesterday.

    I am assuming this is a fanuc control since you said it was a Miyano. Do you know if the m-codes M140, M141 are written into the ladder or are they alias mcodes? i.e. what is in system parameter...
  21. Re: Do you remember your longest machining day? I had mine yesterday.

    The right post should be able to handle that. Ideally you shouldn't have to hand end any of the code. Since its x5, milling should be included with the cam package. Its a bit odd to be running so...
  22. Replies
    1
    Views
    470

    Jergens Fixture Plate

    Theres a cheapish fixture plate on ebay. What do you guys think?

    Ball Lock Sub Plate Multipurpose Hole Fixture Grid 20" x 30" 935025 | eBay
  23. Thread: No More ENCO

    by soymilk
    Replies
    32
    Views
    3,896

    Re: No More ENCO

    not sure if anyone else is not seeing the promo codes enco is still running but they aren't on the front page anymore. Looks like they are still running promos though, found some promo codes on...
  24. Replies
    35
    Views
    4,342

    Re: Theres got to be a better way

    Im not really protecting this thought of 10 positions that are hardcoded into the program, its just one way I thought could help OP. If its just 10 positions its not very hard to manage. If its...
  25. Replies
    35
    Views
    4,342

    Re: Theres got to be a better way

    I've done it that way before too, but that is all assuming the fixture spacing is equal distance from each other. There is a million and one ways to code it, in the end it all depends on the scope...
  26. Replies
    35
    Views
    4,342

    Re: Theres got to be a better way

    a million and one ways to skin a cat but wouldn't it just be easier to make the program a subroutine to update the workoff. If you wanted to add a "tweak" number so that you can shift all positions...
  27. Replies
    24
    Views
    4,213

    Re: RapidTurn Order

    looks like its the same motor for the 770, so I would assume its the same specs. and yes it can do threads.


    https://www.youtube.com/watch?v=QGJyNwjAKSA
    Around 48 seconds in you can see that...
  28. Replies
    24
    Views
    4,213

    Re: RapidTurn Order

    it was interested for me to find out there are separate models for the 770 and the 1100, I assume this is why the weight is different from the 770 model and the 1100.

    I think it would have made a...
  29. Re: Selling my fully loaded PCNC 1100 - Houtson, TX

    I'm in Houston. Let me know if you're willing to part out some items.
  30. Re: Does anyone know what connector Tormach uses for their 4th axis

    I picked up a tormach rotary without the driver install kit from someone here on the forum. I just ordered the series 2 to series 3 motion upgrade kit. The plan is to upgrade the stepper motors...
Results 1 to 30 of 77
Page 1 of 3 1 2 3