584,814 active members*
5,148 visitors online*
Register for free
Login

Search:

Type: Posts; User: dpuch

Page 1 of 12 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    22
    Views
    6,971

    Re: Sample Fanuc Tool change macro

    https://www.cnccookbook.com/fanuc-macro-system-variables-cnc-g-code-parameterized-programming/
    While the original code should also work for the first 200 offsets, replace 2000 with 10000 and 2200...
  2. Replies
    22
    Views
    6,971

    Re: Sample Fanuc Tool change macro

    #100=100 should work
    If it isn't, that is a whole other issue I don't think I can help with. Fanuc settings probably.
  3. Replies
    22
    Views
    6,971

    Re: Sample Fanuc Tool change macro

    Yes, G65 is macro program call so P#110 will try to run program 20 if there is one on the machine.

    Just write a short program instead of MDI and try the same thing. Your tool change program uses...
  4. Replies
    22
    Views
    6,971

    Re: Sample Fanuc Tool change macro

    I think #1032 would have been setup by your machine tool builder. It does seem to be storing the T# as a binary value based on the code posted.
    Inside that macro, #20 should work in place of...
  5. Replies
    22
    Views
    6,971

    Re: Sample Fanuc Tool change macro

    The fanuc manuals list all the variables for your control. System variables vary some with different generations of controls. Common variables #100-199 and #500-999 may not all be available based...
  6. Replies
    22
    Views
    6,971

    Re: Sample Fanuc Tool change macro

    If the 0MD has macro B enabled, it will probably work fine but I can't say for sure without knowledge of that machine.
    #4120 is the last T number called #2001 is the length geometry for T1 So...
  7. Replies
    11
    Views
    2,772

    Re: TAPPING CYCLE G84

    General advice, make sure you have a G80 after the G84 lines.
    Beyond that, read the manuals for your machine to make sure your not missing something specific to your machine/control.
  8. Replies
    9
    Views
    4,299

    Re: Extract Data from Mazak Controllers

    An update for the vbs script I uploaded a few years ago. I added support for LBA files from older controls, and also larger 1.1MB lbd files from smooth controls.

    Enjoy
  9. Replies
    0
    Views
    670

    Mazak TOOLDATA.DAD file format

    An incomplete but useful breakdown of the text based tooldata file saved from a mazak QTN lathe. A mill file would have a lot of similarities but also re-assigned letter code use too. Already the...
  10. Thread: More free macros

    by dpuch
    Replies
    12
    Views
    4,700

    Re: More free macros

    Use of 'AND' / 'OR' in an IF statement may be disabled by a parameter setting. Something like 'allowing logical statements to be used everywhere'
    Mazak machines do NOT allow IF THEN (only IF GOTO)...
  11. Thread: Toyoda FA 400

    by dpuch
    Replies
    6
    Views
    4,120

    Re: Toyoda FA 400

    Which control do you have on that machine? Fanuc 16i or something else? 6 or 12 button screen? Do you have the manuals for that machine? The MG-U is covered in 7.5 of the Maintenance manual.
    ...
  12. Thread: Toyoda FA 400

    by dpuch
    Replies
    6
    Views
    4,120

    Re: Toyoda FA 400

    The custom button always gave us the 'Toyoda Op-Supporter' page.
    Check with Toyoda first. I guess it could be some access parameter set to lock that out... Toyoda should be able to tell you. ...
  13. Re: 3 Axis Fanuc controller Loosing home when powered off?

    The battery is not on the motor.

    Under the yellow bulged out cover, it says battery right below it. It plugs into the CX5X or CX5Y right next to it.
    ...
  14. Re: Macro Variables Punch through a Program Or M Code ?

    Yea as long as you have the macro B option. I think most fanuc controls in the last 20 years usually have it turned on.

    Make a macro program and assign it a G or M code.

    Something like:

    ...
  15. Replies
    3
    Views
    4,326

    Re: Mazak spindle orient to angle

    Well one application is an male internal key that requires multiple rotations. So not really.
    When you say it isn't good to change SA96, apart from not restoring the correct value before a tool...
  16. Replies
    3
    Views
    4,326

    Mazak spindle orient to angle

    This is specifically for an HCN6000 II mill. For doing things like broaching. I havn't found any mention of options for this, but if you know of one I'll look into that as well.
    Anyone use a macro...
  17. Replies
    4
    Views
    1,508

    Re: Replaced SL1H door glass on the cheap

    The newer machines I have looked at have been putting in 1/8 to 1/2" saftey glass composited with lexan on the operator. Total thickness is 3/4 to 1"
    Granted these are large windows without the...
  18. Replies
    4
    Views
    971

    Re: Fanuc Macro programming

    Not quite sure what you want but this example should show you enough to figure it out on your own.
    To call it from another program use:
    M98 P8000



    %
    O8000
    #1=0 (initalize counter)
    N10
  19. Replies
    4
    Views
    1,508

    Re: Replaced SL1H door glass on the cheap

    The lexan will chip and wear over time. While it is tough it may or may not be a strong on an actual impact as the original window was.
    Just remember it isn't just a window, but a saftey shield too.
  20. Replies
    2
    Views
    1,083

    Re: NLX2500Y DOOR GLASS REPLACEMENT

    I haven't used them yet but I did get a quote for a Mazak window that was only $500-600 for a similar size/strength window
    Machine Safety Glass, Inc.
  21. Replies
    14
    Views
    1,995

    Re: Convert g-code to list of positions

    Most g-code and even some M code will follow the NIST standard (PDF) BUT are not required to do so. Also any codes not in that have been used for what ever the tool builder decides to assign it to....
  22. Thread: DEG/MIN on helix

    by dpuch
    Replies
    2
    Views
    828

    Re: DEG/MIN on helix

    Mentally "unroll" the helix and calculate it in 2d. For 1 revolution rotary distance is the circumference, and the pitch is the linear distance. You now have two of the 90 deg sides of a triangle. ...
  23. Replies
    14
    Views
    1,995

    Re: Convert g-code to list of positions

    The G-code tells the machine what to do, and it is fairly easy to read. So from it you can figure out what the CNC will do. Syncing that to a video is a very different matter. How did you plan to...
  24. Replies
    0
    Views
    2,139

    VBS program to extract g-code from Mori VPS files

    We just got a NLX2500 with the CELOS control on it and it saves programs in .VPS files. It can also save them as .ND (g-code) but you have to re-import them the next time you want to run it. You...
  25. Replies
    19
    Views
    7,442

    Re: Fanuc OM tool change macro for a Kiwa/Excel

    Well I do not think this will help because my drive is A06B-6064-H308#H550 with 335 F parameters
    I can't see the spindle motor nameplate.

    Regardless here is what mine has for F0 thru F118
  26. Thread: Toyoda FA 400

    by dpuch
    Replies
    6
    Views
    4,120

    Re: Toyoda FA 400

    If you have the maintenance manual, look at section 7.5.15 If not I recommend buying them from Toyoda if you have to. They should have PDF copies available.

    Replace the battery.
    You will need...
  27. Replies
    44
    Views
    11,090

    Re: fanuc 6m locked parameters

    You problem probably is not with the loading procedure, but you might review www.tulipmemory.com M100700D - TULIP for Fanuc 6, 11, 12 Manual.pdf where it talks about manually loading the control to...
  28. Replies
    44
    Views
    11,090

    Re: fanuc 6m locked parameters

    You may try clearing the memory again (remove the module) and starting fresh. Manually enter just the rs232 settings, then upload the complete parameters.
    If it requires a setting to be something...
  29. Replies
    44
    Views
    11,090

    Re: fanuc 6m locked parameters

    I'm assuming your manually entering them. Sometimes the order parameters are entered matter.
    Try loading the correct full parameters from a backup via rs232 or a memory card.
  30. Re: Fanuc 16i macro format error on conditional logic

    Good to know, this is something I wanted to do a few times but it would not work. Now I can set it allow this.
    Thanks
Results 1 to 30 of 342
Page 1 of 12 1 2 3 4