586,052 active members*
3,935 visitors online*
Register for free
Login

Thread: Format 1

Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2003
    Posts
    155

    Format 1

    I,m having trouble running a program that works on our MP32 6030 using format 2 but when wanting to run on our 88 control on our 8030 in format 1, I can't get the table to come forward to stop and change parts! I really did not want to change over to format 2, we have too many programs that I don't want to change yet!
    % (FADAL PROGRAM / 11-7-2003)
    N5O1077
    N10G0G17G40G49G80G90
    N15T1M6 (TOOL NO 1 0.25 1/4 MILL A)
    N20G0X20.545Y3.375S5000M3E1
    N25Z0.0H1
    N30Z-0.8
    N35G1Z-1.55F20.0
    N40G42D1Y3.25
    N45Y3.245
    N50X13.915
    N55Y3.25
    N60G40Y3.375
    N65G0Z0.0
    N70X10.135
    N75Z-0.8
    N80G1Z-1.55F20.0
    N85G42Y3.25
    N90Y3.245
    N95X3.505
    N100Y3.25
    N105G40Y3.375
    N110G0Z0.0
    N115Y-0.125
    N120Z-0.8
    N125G1Z-1.55F20.0
    N130G42Y0.0
    N135Y0.005
    N140X10.135
    N145Y0.0
    N150G40Y-0.125
    N155G0Z0.0
    N160X13.915
    N165Z-0.8
    N170G1Z-1.55F20.0
    N175G42Y0.0
    N180Y0.005
    N185X20.545
    N190Y0.0
    N195G40Y-0.125
    N200G0Z0.0
    N205X6.69Y1.185
    N210X7.69
    N215Z-0.8
    N220G1X6.69Z-1.55F20.0
    N225G42X6.565
    N230X5.125
    N235Y2.065
    N240X8.005
    N245Y1.185
    N250X6.565
    N255G40X6.44
    N260G0Z-0.8
    N265X11.815Y1.345
    N270X12.815
    N275G1X11.815Z-1.55F20.0
    N280G42X11.69
    N285X10.175
    N290Y1.905
    N295X13.205
    N300Y1.345
    N305X11.69
    N310G40X11.565
    N315G0Z-0.8
    N320X17.1Y1.185
    N325X18.1
    N330G1X17.1Z-1.55F20.0
    N335G42X16.975
    N340X15.535
    N345Y2.065
    N350X18.415
    N355Y1.185
    N360X16.975
    N365G40X16.85
    N370G0Z-0.8
    N375X25.115Y1.345
    N380X26.115
    N385G1X25.115Z-1.55F20.0
    N390G42X24.99
    N395X23.475
    N400Y1.905
    N405X26.505
    N410Y1.345
    N415X24.99
    N420G40X24.865
    N425G0Z-0.8
    N430X38.415
    N435X39.415
    N440G1X38.415Z-1.55F20.0
    N445G42X38.29
    N450X36.775
    N455Y1.905
    N460X39.805
    N465Y1.345
    N470X38.29
    N475G40X38.165
    N480M5M9
    N485G0Z0H0
    N490X0Y10.0E0 (EDIT X AND Y LOCATIONS AS NEEDED !)
    N495M2
    %

    Any help would be great!

  2. #2
    Join Date
    Feb 2005
    Posts
    376
    Thats the problem with format 1, it always wants to go back to zero. From my expierience, it will always go back to 0,0, and from your E0X0Y10. at the end of the program, I'm guessing your home is at the cold start position and it ignores that and ends at X0Y0. If you set your home at X0. Y14.5, it should come back to you at the end of the program.

    I always set my home at X0. Y9.5 on a 4020, just makes life easier since the post spits out E0X0Y0 at the end.

  3. #3
    Join Date
    Jan 2004
    Posts
    3154
    Changing the machine between format 1 and format 2 is very simple, just switch the machine over and change it back when done.
    Change the format in "SETP" and reboot the machine - done deal
    www.integratedmechanical.ca

  4. #4
    Join Date
    Mar 2003
    Posts
    900
    Megamoog--
    If you are going to switch back and forth between Format 1 and 2 be careful! The tapping cycles program differently and also the use or non-use of the D word comes into play with CRC, cannned pocketing cycles and engraving. You could shoot your self in the foot here.
    You could place an M0 at the mend of the program and then instead of an M2 or M30 to end it use M99 P(line#) to jump back to the top. This way you only will have one button press to continue instead of two.

    Neal

  5. #5
    Join Date
    Apr 2006
    Posts
    3206
    Neal,
    ..........Does your shop have soup for lunch every day?

    (it's ok, your secret will be safe with me!

  6. #6
    Join Date
    May 2005
    Posts
    14
    N480M5M9
    N485G0Z0H0
    N490X0Y10.0E0 (EDIT X AND Y LOCATIONS AS NEEDED !)
    N495M0
    N500M2

    Just add an M0 before M2 this will keep table from going to cold start position until hitting cycle start.

  7. #7
    Join Date
    Apr 2005
    Posts
    1194
    N10G0G17G40G49G80G90


    Noob

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •