G93 tap issue

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Problem with g93 tap cycle

Комментарии • 4

  • @blacktusk
    @blacktusk 12 лет назад

    Hi Rob, turns out we needed to adjust some of the spindle drive parameters. The function now works with the code as shown on the screen. Thank you for your offer of help.

  • @Mikey34549
    @Mikey34549 9 лет назад

    We have a Matsuura with a similar control. Our post processor puts the S value after the G93.

    • @Mikey34549
      @Mikey34549 9 лет назад

      The spindle will only move when its in the G84. It only rotates from the R plane to the bottom of the hole and back.

  • @robbinnie7898
    @robbinnie7898 12 лет назад

    Dave read this code (sorry its metric)
    G90X0Y14.S1000M3
    G43Z2.H05
    M8
    Y20.5
    S1000M3
    G93
    G84G98Z-20.R.1 F1.
    G80
    G94
    M9
    M5
    G53Z0
    you got no revs because you have to state rpm twice had me shaking my head also