585,987 active members*
4,407 visitors online*
Register for free
Login

Search:

Type: Posts; User: southernexplore

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    I run some complete g code for testing and to make Mach 4 have the right Tool Height I had to G49 in MDI before every tool change. Mach 4 does not read the new off set it looks like it reads the old...
  2. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    After all of the trouble I think I got it working thanks to you. I will put it to the test tomorrow and see.

    Thanks
  3. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    I do not know how to use zero brain editor and I also do not know what an API is!!

    This code runs perfect but after probing the material top is off buy an inch or more. I have tried altering gage...
  4. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    I tried the code you suggested with the wxmessagebox and I must of put it in wrong because after it touch my probe the machine stopped and would not complete the g31. After many more tries with the...
  5. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    Gotcha!
  6. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    I will give this a try today.
    can you tell me what this statement means?

    mc.mcCntlSetLastError(inst, string.format("Auto tool setting complete, Offset = %.4f", NewOffset))

    Tommy
  7. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    I am also wondering what this means

    mc.mcCntlSetLastError(inst, string.format("Auto tool setting complete, Offset = %.4f", NewOffset))

    Especially: Offset = %.4f
  8. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    Thanks joeaverage

    I must be doing something else wrong ! I put this in:

    function m6()

    local inst = mc.mcGetInstance()
    ...
  9. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    If I new how to add something I would. As I mentioned earlier I know nothing about Lua or any other coding so I cannot add it. I am asking for help to make this work right.
    I am getting the idea...
  10. Replies
    18
    Views
    3,485

    Re: NewFangled Tool Length Macro Help

    I know nothing about Lua or any other coding for that matter. The macro came straight from New Fangled Solutions and I think the only thing wrong is the code does not know how tall my touch off block...
  11. Replies
    18
    Views
    3,485

    NewFangled Tool Length Macro Help

    I am having trouble with the auto tool setter that is posted on youtube and would like to know what I am doing wrong. I have searched all over the WWW to no avail. I am using the macro below and it...
  12. Replies
    11
    Views
    3,145

    Re: PM-20MV converted Mill

    If you are interested please make an offer. I need to get it out of the way!
  13. Replies
    11
    Views
    3,145

    PM-20MV converted Mill

    This is a converted PM20MV manual mill that was working good a few years back but has sat up in my shop for a while. The computer is missing but everythjing else is there. It does power up but that...
  14. Replies
    6
    Views
    1,160

    Re: Help with terminal block

    I have built several gantry routers and also converted a small mill and my wiring never looks like a commercial machine control box. Maybe this is why. I have spent better part of the day trying to...
  15. Replies
    6
    Views
    1,160

    Help with terminal block

    Can somebody help me understand why you use a terminal block like shown below when wiring up your control box instead of just going from point A to pint B? If possible show a small sketch of it...
  16. Any idea where it was posted. Tommy

    Any idea where it was posted.

    Tommy
  17. Mach3 strange sounds when backlash comp is on.

    When I have backlash comp turned on and set up properly everytime an axis changes direction the machine makes a strange cluncking sound. With backlash off the machne runs very quite. Has anyone else...
  18. Replies
    4
    Views
    966

    Thanks everyone. I went with the Oldham style. ...

    Thanks everyone. I went with the Oldham style.

    Tommy
  19. Replies
    4
    Views
    966

    Which Couplings??

    I think I am having backlash trouble with my cheap couplings. Can anyone tel me which ones to use and where to get them?

    Thanks
    Tommy
  20. Replies
    2
    Views
    1,067

    The handheld tach is reading within 1-2 rpm's of...

    The handheld tach is reading within 1-2 rpm's of the machine's tach. I even thought the machine tach was wrong. I was worried that the gears would not hold up very long so I kept it at 3500 RPM. The...
  21. Replies
    2
    Views
    1,067

    Questions on the PM20 G0704 PM25

    I just received a PM20 with the long table and the front plate is marked 750 watts for the motor power but I doubt it is really that strong. I was asjusting the rpm pot on the control board and was...
  22. Replies
    16
    Views
    2,018

    Well after repairing Predator that made the...

    Well after repairing Predator that made the backplot work partially but the tool never plunged into the work piece. It just stayed above the part without movement. I just went and removed the...
  23. Replies
    16
    Views
    2,018

    Opps wrong post processor. (BEGIN PREDATOR...

    Opps wrong post processor.


    (BEGIN PREDATOR NC HEADER)
    (MACH_FILE=HAAS - 3XVMILL.MCH)
    (MTOOL T1 S1 D.5 C0. A0. H5.)
    (MTOOL T2 S1 D.5 C0. A0. H4.)
    (SBOX X-1.5 Y-1.5 Z-1. L3. W3. H1.)
    (END...
  24. Replies
    16
    Views
    2,018

    Can you backplot this? (BEGIN PREDATOR NC...

    Can you backplot this?


    (BEGIN PREDATOR NC HEADER)
    (MACH_FILE=HAAS - 3XVMILL.MCH)
    (MTOOL T1 S1 D.5 H5. A0. C0. DIAM_OFFSET 1 = .25)
    (MTOOL T2 S1 D.5 H4. A0. C0. DIAM_OFFSET 2 = .25)
    (SBOX...
  25. Replies
    16
    Views
    2,018

    For some reason verify is not working either. I...

    For some reason verify is not working either. I do not know if the problems are tied together or not. But last week everything was working fine. Even when I do a simple pocket in Bobcad it will not...
  26. Replies
    16
    Views
    2,018

    Why isn't verify working in Bobcad?

    Why isn't verify working in Bobcad?
  27. Replies
    16
    Views
    2,018

    I had it working when I first upgraded to V24. I...

    I had it working when I first upgraded to V24. I did not have the editor in V23.
  28. Replies
    16
    Views
    2,018

    It has the same info you have in the photo

    It has the same info you have in the photo
  29. Replies
    16
    Views
    2,018

    I tried that and I get another nasty alarm. I...

    I tried that and I get another nasty alarm. I just tried verify and that is not working either. Now I know something is fishy.
  30. Replies
    16
    Views
    2,018

    And I tried several different post. I usually use...

    And I tried several different post. I usually use a Mach3 post but it would not work either.
Results 1 to 30 of 224
Page 1 of 8 1 2 3 4