Thank you for these. I’ve watched all three so far. They are really informative and well explained. I hope you have the opportunity to continue to make them.
Hi, thanks for this tutorial and the other one, i have a question, in the first 15mins of the video, u were cutting the first hole, isn't there an M code to make the drill rotate? like you are cutting in the material but i didn't see a code to make the spindle start rotating
But id like to ask you a question Is it true to program this workpiece like G91 z12 G94 s12000 f500 G00 x0 y0 G01 X30Y40 i6 G00 X0 Y0 G01 X80 Y20 i6 M30
You are on the way. Please see the code below with my comments I think this is what you want to program. You can copy this code into NCviewer and see the result. G21 G90 G94; Start code mm mode Absolute positioning G90 G00 Z12; Safety Z ;G94 s12000 f500 Skip this line G00 x0 y0; Center of origion G00 X30 Y40; Rapid move to first position G00 Z1; Rapid move 1mm above item M03 S12000; Start the spindel clockvice 12000 G01 Z-12 F250; dril down 12mm 250mm/min G01 Z1 F500; Pull dril out of the item Goo Z12; Raise dril to safety high G00 X80 Y20; rapid modeto second hole G00 Z1; Rapid move 1mm above item M03 S12000; Start the spindel 12000 G01 Z-12 F250; dril down 12mm 250mm/min G01 Z1 F500; Pull dril out of the item Goo Z12; Raise dril to safety high M30
Thank you for these videos, I got and internship at a manufacturing plant and these videos have helped me a lot!
Thank you for these. I’ve watched all three so far. They are really informative and well explained. I hope you have the opportunity to continue to make them.
Thanks Brandon. I will. Next coming up is tool compensation.
glad to know your well again
Thank you so much weitling
We appreciate you effort
Understandable lessons for beginners thank you
Are there other lessons?
❤thanks, I'm working on my new job and has helped me out a lot
You are welcome. Glad I could help
Hi, thanks for this tutorial and the other one, i have a question, in the first 15mins of the video, u were cutting the first hole, isn't there an M code to make the drill rotate? like you are cutting in the material but i didn't see a code to make the spindle start rotating
please please make more videos sir, same speed , same explanation style... thanks for 3 videos.....
Thank you Yes I will I have one in production. :)
A good practice should be also to run/stop the spindle to drill the holes 😉
Can u make a video on Canned cycle?
Sorry i never tried that.
@@weitlingD3P it's a inbuilt method available in Siemens cncs for making groove, tapers etc...
But id like to ask you a question
Is it true to program this workpiece like
G91 z12
G94 s12000 f500
G00 x0 y0
G01 X30Y40 i6
G00 X0 Y0
G01 X80 Y20 i6
M30
You are on the way. Please see the code below with my comments I think this is what you want to program. You can copy this code into NCviewer and see the result.
G21 G90 G94; Start code mm mode Absolute positioning G90
G00 Z12; Safety Z
;G94 s12000 f500 Skip this line
G00 x0 y0; Center of origion
G00 X30 Y40; Rapid move to first position
G00 Z1; Rapid move 1mm above item
M03 S12000; Start the spindel clockvice 12000
G01 Z-12 F250; dril down 12mm 250mm/min
G01 Z1 F500; Pull dril out of the item
Goo Z12; Raise dril to safety high
G00 X80 Y20; rapid modeto second hole
G00 Z1; Rapid move 1mm above item
M03 S12000; Start the spindel 12000
G01 Z-12 F250; dril down 12mm 250mm/min
G01 Z1 F500; Pull dril out of the item
Goo Z12; Raise dril to safety high
M30
@@weitlingD3P yes sir thank you thats what i ask about .....you are humble engineer thank you
@@nasrahmed6236 You are welcome