G81 DRILLING CYCLE - CNC Programming tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 12

  • @reddgn
    @reddgn 4 ปีที่แล้ว +2

    Learning G-Codes right now. What I'm understanding is that when you're in a canned cycle, the machine automatically lifts above when moving to the next hole?

    • @GCodeTutor
      @GCodeTutor  4 ปีที่แล้ว +1

      Yes that is correct. I have a free course on my website that teaches more about this at gcodetutor.com

    • @GCodeTutor
      @GCodeTutor  3 ปีที่แล้ว

      @Sai Charith Hi Sai. they are working for me. what page are you having problems with?

    • @GCodeTutor
      @GCodeTutor  3 ปีที่แล้ว

      @Sai Charith Hi Sai. I am having problems recreating this issue. can you pop me an email and I will investigate further.
      marc@gcodetutor.com

  • @bernardkriel1
    @bernardkriel1 4 หลายเดือนก่อน

    What if i wanted each hole to be a different depth ?

    • @GCodeTutor
      @GCodeTutor  4 หลายเดือนก่อน

      You add the z depth at the end of each line to change how deep each hole is drilled.

    • @bernardkriel1
      @bernardkriel1 4 หลายเดือนก่อน +1

      @@GCodeTutor sorry for being painfull. But like this ...
      G83 X10. Y30. Z-10. Q5. R5. F150;
      X20. Y10. Z-15.;
      X40. Y60. Z-40.;

    • @GCodeTutor
      @GCodeTutor  4 หลายเดือนก่อน

      ​@@bernardkriel1yeah that's it.

  • @nngohel
    @nngohel 5 ปีที่แล้ว

    Can You explain G5,G5.1,G5.2 and G5.3 ??

  • @takumipio5314
    @takumipio5314 6 ปีที่แล้ว

    Why are you not using R value?

    • @GCodeTutor
      @GCodeTutor  6 ปีที่แล้ว +1

      Good question, this is a small clip from a larger course and as a stand-alone video, it isint clear. I have not included a retract value as this is a demonstration of a situation where we are cutting the material in one peck as it is only 10mm thick plate. The full course explains this. I should have edited this video separately to show things more clearly.