R14 to 2000 conversion needed

Discussion in 'AutoCAD' started by mikebutts, Feb 25, 2005.

  1. mikebutts

    mikebutts Guest

    I have R14 LISP that I used to use with this release.
    I now have ACAD 2002 and cannot modify the routine in 2002.
    Any suggestions.
    Sorry for the test that said blah, my mistake
     
    mikebutts, Feb 25, 2005
    #1
  2. Mike,

    I did some modifications and the commands runs now on autocad 2005... I am not familiar with the type of work you do... but I see that produces a extension file like:

    for command MILL:
    xxx.pgm

    (kk)
    N2(T)test$
    N4(T)0.250 DIA$
    N6G90$
    N8M03T1E1S1000$
    N10G0X3.5778Y3.3056Z.02$
    N12M8$
    N14G1Z0F2.0$
    N16F6.0$
    N18X6.9283Y6.5523$
    N20X9.7232Y5.4084$
    N22X6.5411Y1.1523$
    N24X3.5778Y3.3056$
    N26Z.02$

    and for the command BURNY


    %
    N48NONE
    N50G70
    N52G90
    N54X3.1653Y-1.5813
    N56M03
    N58X4.4449Y1.1103
    N60X6.8862Y1.9514
    N62X5.775Y3.1458
    N64X2.6939Y3.129
    N66G3X-1.8184Y2.3551I2.7702J-10.8587
    N70G2X-4.8321Y2.1364I-3.7333J7.8697
    N74X-5.9602Y1.615
    N76X-5.1689Y-1.9514
    N78X-.5388Y-3.6673
    N80X2.8959Y-2.9607
    N82X3.1653Y-1.5813
    N84M05

    If that's correct.. I can sent to you the routines modified...

    LE.
     
    Luis Esquivel, Feb 26, 2005
    #2
  3. mikebutts

    mikebutts Guest

    Luis, thank you for your help.
    Yes, if you can send me the proggies I will run a test part.
    Both programs run Computer Numerical Controls for a vertical mill for
    machining flat aluminum alloy billet pcs. I design in ACAD 2000 with joined
    polylines for the footprint of the shape and then the LISP program extracts
    the pline geometry from my .DWG and interfaces with the BURNY machine CNC
    controller. I have not used it for 5 years since I had new mastercam CNC
    program.
    My email can accept attachments if you can send the LISP files there.
    Would you have a need for anything machined? I can do you a favor. Do you
    ride motorcycles?
    Will I have to turn the LWPOLYLINE sysvar to 0 in 2000 when designing new
    plines for your edited LISP routines.
    THANKS AGAIN! Big help!
    not familiar with the type of work you do... but I see that produces a
    extension file like:
     
    mikebutts, Feb 26, 2005
    #3
  4. Ok... I'm about to sending the files to this mail:




    LE.
     
    Luis Esquivel, Feb 26, 2005
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.