584,837 active members*
5,367 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Hello everybody

    Does the call of the B axis in MCALL during a drilling cycle should generally work?

    Here an example of the NC code.

    N605 MSG("DRILLING D2.5 GS")
    N610 T6 D206 ;ID:29394800
    N615 SETMS(2)
    N620 G17
    N625 G94 S2=3183 M2=3
    N630 M2=8
    N635 G0 X200 Z3
    N640 X14
    N645 L140(210,3,0)
    N650 F190.986
    N655 MCALL CYCLE83(3,0,3,-16.751,,,6,3,0,0,1,1,1)
    N660 X14 C3=210
    N665 C3=330
    N670 C3=90
    N675 MCALL

    Does anybody see what’s wrong? The PP releases it like this but it doesn’t work.

    Many thanks for your help

  2. #2
    Hello Meet,

    In general I can’t see any mistakes!
    You write about a B axis , but you position with C3.
    It would be good to know what machine it is and what cycle L140 is doing.

    If you position with C3, what is happening with C1 and C2?
    I guess you define the milling spindle with SETMS(2) to a master spindle ( wherever it is)

    So in such a case, the axial configuration would also be important!
    Furthermore to know what else the machine is doing regarding error messages come up and what errors occur.

    It seems that your PP is not correct. What programming system are you using?

    Regards

    engineer Egmont Schleich
    T E C A S
    Technology Assistance
    www.tecas.at
    Ing. Egmont Schleich<br />T E C A S - Technology Assistance<br />www.tecas.at - Kundenorientierte Zyklenpakete und Lösungen <br /><!--sizeo:3--><span style="font-size:12pt;line-height:100%"><!--/sizeo-->Was einmal erdacht, kann nicht zurückgenommen werden.<br /><!--sizec--></span><!--/sizec-->aus &quot;Die Physiker&quot; von Friedrich Dürrenmatt

Posting Permissions

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