HAND WRITE A CIRCLE MILLING PROGRAM FOR A CNC MILL

Поделиться
HTML-код
  • Опубликовано: 1 ноя 2024

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

  • @KilonKasio
    @KilonKasio 3 года назад +14

    I've been a machinist for a good 5 years now and have never made sense of the I and J in programs. This was extremely helpful

  • @ChrisCustoms
    @ChrisCustoms 4 года назад +7

    BY far the best tutorial available online! Thank you so much for this. With ease I was able to successfully cut the ID off a set of wheels.

  • @johnbarnes5419
    @johnbarnes5419 4 года назад +3

    Thank you so much! after being spoiled by Cam programs, i needed to brush up on writing code for a new job I start soon. This has been SO helpful

  • @samdoan1874
    @samdoan1874 Год назад +1

    I'd love every single machine video you have posted. You are the man. Thanks in a million times.

  • @mahdimokhlesi2727
    @mahdimokhlesi2727 4 года назад +3

    You’re a fantastic teacher, thanks a lot

  • @whatbloodyinjuns
    @whatbloodyinjuns 8 лет назад +3

    This has just made things a heck of a lot clearer for me. Many thanks.

  • @drazenkosutic
    @drazenkosutic 7 лет назад +4

    Beautifully simple and thorough explanation. Many Thanks

  • @samdoan1874
    @samdoan1874 Год назад +1

    Dear Mr. Tom. Could you please make a video clip with to do a T.I.R in short time (indicate chuck)?

  • @cliffordernest7825
    @cliffordernest7825 6 лет назад

    Tom is the best teacher for this

  • @1956etol
    @1956etol 6 лет назад +1

    Thanks Tom. Very good explanation!

  • @robertwebb9657
    @robertwebb9657 7 лет назад +1

    Hi Tom
    Excellent introduction.

  • @mescaline8389
    @mescaline8389 5 лет назад

    This material about programming save my life, we want more !

  • @eugene1885
    @eugene1885 8 лет назад +2

    Tom... Thanks for a great review of this code...

  • @gangleweed
    @gangleweed Год назад

    Thank you, I need all the help I can get......so new to CNC moves etc.

  • @wynnthemangels
    @wynnthemangels 7 лет назад

    Hi tom, I have just watched this and your video on bolt hole circle. I am wondering is you could give me some advise on the best way to write some g Code for a sprocket profile?

  • @trazy38
    @trazy38 4 года назад

    do a pocket milling program without Mastercam, please. I love ur videos, learn more than college

  • @donnieabner7282
    @donnieabner7282 9 месяцев назад

    Can you still use a d comp in this program

  • @efrenm8826
    @efrenm8826 6 лет назад +1

    Question could you do a video on how you would program that but using cutter comp thanks

    • @matthewstevens4517
      @matthewstevens4517 4 года назад

      you would use your actual dimensions of the feature and use a D1 next to a G41 or G42
      so it calls for the tool diameter. You need a G41(left) or G42(right) so the tool will ride left or right of the line.

  • @flamzart
    @flamzart 5 лет назад +2

    Hi you can do away with the G1 entirely and arc in from 0,0 to 0,0.75 with G3 Y.75 10. J0.375

  • @pr00009
    @pr00009 2 года назад

    imaa so try these today
    gonna stick a pencil to the router and make circles for now

  • @JG-bc9ni
    @JG-bc9ni 11 месяцев назад

    I'm having trouble with alarms in my pre ngc haas supermjni mill.

  • @rowycoracing
    @rowycoracing 8 лет назад

    Very useful. Thank you for posting.

  • @Francisco-j1e
    @Francisco-j1e 5 лет назад

    Very informative, thank you!

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

    Tom, thank you very much for all that help, that you're geving us with this tutorial lessons. one question... how can I do an under cut, a groove, starting at the center but using mastercam.?basically at X0,Y0 using a key cuter to make a groove.

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

      Anthony Gaona Thanks Anthony for that feedback. The undercut is done on a CNC mill correct?

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

      I'm sorry For the late reply I didn't notice that you reply back, until today. yes Tom I'm milling the slot groove in a Haas Cnc mill. I know how to doit by hand but I wanna know how to do with Mastercam. the reason why is because the center hole is smaller then the slot groove the center hole is .266 the and the groove is .378 thw.

    • @plavix2215
      @plavix2215 7 лет назад

      Hello, do you also have a video for manual path programming?
      I want to understand who G code works for a specific path in 2D or in 3D. Is there some kind of interpolation going on between the coordinates?
      I am trying to understand the specific process of a machine that follows a polygon mesh.

    • @sufrinos
      @sufrinos 7 лет назад

      I can't remember the quick way to make a circular cut without having to do a full program. It's not displayed anywhere in my search criteria

  • @nos4a2vv1369
    @nos4a2vv1369 Год назад

    How do you move the center point of the hole

  • @guadalupetalamantes5742
    @guadalupetalamantes5742 6 лет назад

    good ilustration thanks.

  • @thewokal5641
    @thewokal5641 3 года назад

    thanl you! playing with a laser cutter rn

  • @chub22g24
    @chub22g24 9 месяцев назад

    At first i was lost but because u kept reiterating the I and J properties it was clicking by the end.

  • @chanchalsakarde2768
    @chanchalsakarde2768 8 месяцев назад

    lets say circle have 400 locations on its circumference , each location identified as numeric location id, so how can we move to pointer to series of location given... for example starts from 0 to 10 then move to 34 -> 200 -> 90 -> 275 -> 345 and so on .. how to do these series moves one after other..

  • @jeremymoore7393
    @jeremymoore7393 5 лет назад +1

    Thanks much help

  • @vyshakkr9131
    @vyshakkr9131 5 лет назад +1

    Why he didn't use g 42 cutter compensation

  • @jacoballen4091
    @jacoballen4091 2 года назад

    I can’t get it to work my zero is on the bottom left corner and I can’t put a circle in the center of my part because my zero isn’t on the center of the part how do I bypass my g54 and put a circle wherever I want

    • @FernandoSanchez-pt5jl
      @FernandoSanchez-pt5jl 10 месяцев назад

      Use G91 when creating the circle. Then back to G90 when finish.

    • @MrDLRu
      @MrDLRu 9 месяцев назад

      Make the hole G55 X0 Y0

  • @j.k.j.j.k.j.99
    @j.k.j.j.k.j.99 6 лет назад

    Beautiful

  • @usernew1764
    @usernew1764 6 лет назад

    Thank you for this video.I am looking to learn concave and convex circle on 6 inches diametre

  • @mykoal8907
    @mykoal8907 4 года назад

    I tried the 2nd program but it's not working out for me... I'm still not sure what I'm doing wrong...

    • @TomStikkelman
      @TomStikkelman  4 года назад

      Can you show me the code you are using?
      Email it to me if you can.
      tstikkelman@gmail.com

  • @sabaviji5496
    @sabaviji5496 4 года назад

    Hallo sir Vmc drilling macro vedeo please tell me

  • @ShaikMoulali94
    @ShaikMoulali94 7 лет назад

    Can anyone help me to write the CNC program (Circular slots in a rectangular block )??

  • @SahilSharma-vw3vl
    @SahilSharma-vw3vl 8 лет назад

    why j0.125 it will be o.25 there is some thing wrong or I have been confused.

  • @matthewbudz4733
    @matthewbudz4733 5 лет назад

    Why go half and half? Couldn’t u just do the emote circle in one line , ?

  • @torrentz192
    @torrentz192 7 лет назад +1

    Thanks.

  • @fabiopereiradasilva2468
    @fabiopereiradasilva2468 4 года назад

    Faz dublado em português por favor

  • @SahilSharma-vw3vl
    @SahilSharma-vw3vl 8 лет назад

    why j0.125 it will be o.25 there is some thing wrong or I have been confused.

    • @JunkyardDoggs
      @JunkyardDoggs 8 лет назад +1

      the J.125 is to start the arc in a "phantom' smaller circle that smoothly transitions into a bigger circle in the next line of code.

    • @affrizanuar9610
      @affrizanuar9610 5 лет назад

      @@JunkyardDoggs why its .125 whilst .5 + .25 = .75

    • @affrizanuar9610
      @affrizanuar9610 5 лет назад

      @@JunkyardDoggs please teach me sir

    • @wsantalitz7785
      @wsantalitz7785 5 лет назад +1

      ​@@affrizanuar9610 J.125 is the radius of the small circle. The cutter will do half circle so that is two radiuses/radii. Now it's .125 + .125 = .25 + .5 = .75

    • @affrizanuar9610
      @affrizanuar9610 5 лет назад

      @@wsantalitz7785 thank you very much . it helps me much sir