Тёмный

Unlimited Part Sizes With This Genius Macro Program 

TITANS of CNC MACHINING
Подписаться 899 тыс.
Просмотров 56 тыс.
50% 1

Learn Macro Programming on a Swiss CNC Machine. Macros can use only one line of code to make several different lengths or optional features on any part. CNC machining done on Torno's GT 32.
0:00 Insane Roughing Cut on Tornos Swiss Machine
0:33 Writing Macros on a CNC Machine
1:57 Macro Programming Length
3:00 IF statement in Programming
4:02 In depth breakdown of Macro Code
7:04 Writing out Code on that is usually done by Tornos’ TISIS software
7:25 Running the Macro on Tornos GT 32
9:11 Member Shoutout
9:45 Quoting Quantities for machining parts
Tornos - bit.ly/3MDcqLh
Join this channel to get access to perks:
/ @titansofcnc
Join our community Discord! / discord
Help us fund FREE Education by purchasing tools seen in our videos here:
TITANSofCNCTooling.com
Create your free CNCEXPERT profile here:
rebrand.ly/TiCNCEx
FREE CNC Machining Academy:
rebrand.ly/TiAcademy
FREE Aerospace Academy:
rebrand.ly/TiAero
FREE Grinding Academy:
rebrand.ly/TiGRIND
Subscribe for daily content and expert knowledge: rebrand.ly/SUBTITANS
___
___
Follow us on Instagram:
rebrand.ly/TiINSTA
Like us on Facebook:
rebrand.ly/TiFACEBOOK
Join the conversation on our Facebook Group:
rebrand.ly/TiFBGroup
Connect with us on LinkedIn:
rebrand.ly/TiLINKEDIN
___
___
THANK YOU to our Partners who make this content possible:
Kennametal - rebrand.ly/TiKennametal
Heller: us.heller.biz/titansofcnc/
DN Solutions - www.titansfordn.com/machines
United Grinding - hubs.ly/Q013zHpC0
Mastercam - rebrand.ly/MastercamEDUTiYT
Tornos - bit.ly/3MDcqLh
Blaser Swisslube - rebrand.ly/TiBlaser
Solidworks - rebrand.ly/TiSLDWRKS20
Trumpf - rebrand.ly/TiTRUMPF2022
Markforged - bit.ly/Titans_Markforged
GF - rebrand.ly/GFlanding
Tyrolit - rebrand.ly/TiTYROLIT
Mitutoyo - rebrand.ly/TiMitutoyo
Haimer - rebrand.ly/TiHAIMER
Schunk - rebrand.ly/TiSchunk
Kaeser Compressors - us.kaeser.com/titan
#Machining #Machinist #Engineering #3DPrinting

Наука

Опубликовано:

 

21 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 134   
@TITANSofCNC
@TITANSofCNC Год назад
% O4000() (*** SAVING PART VARIABLES ***) #600 = 1. (Part OAL) #601 = 1 (OPTION B? 0=NO 1=YES) G800 A1.125 B #600 C [ #600-.5 ] D0.3 E.003 F0.0155 (A: BAR DIAMETER) (B: LENGTH OF PART) (C: PART PICKOFF LENGTH) (D: FEEDING ALLOWANCE) (E: FRONTWORK FACING ALLOWANCE) (F: BACKWORK FACING ALLOWANCE) (H: LENGTH PINCHES SPINDLE FOR WORK WITHOUT GUIDEBUSH) (I: INTERNAL DIAMETER) (J: QUANTITY OF PARTS BY CLAMPING) (K: QUANTITY OF FEEDING PER PART) () (*** SAVING CUT VARIABLES***) G801 A1100 B0.118 C0 D97 E2000 F0.0035 (A: CUTOFF TOOL NO + CORRECTOR) (B: CUTOFF TOOL WIDTH) (C: CUTOFF TOOL ANGLE) (D: SPINDLE MODE 97=G97 96=G96) (E: SPINDLE SPEED BASED ON ARG D) (F: INITIAL FEED RATE) (I: SPINDLE SPEED LIMIT) (J: INCREMENT OF CHIP BREAKING) (K: DEAD TIME TO BREAK THE CHIP) (M: WITHDRAWAL TO BREAK THE CHIP) () (*** SAVING DWELL VARIABLES ***) G802 A0.5 B0.5 C0.5 D0.5 E1 F0.5 (A: DWELL AFTER OPENING COLLET S1) (B: DWELL AFTER CLOSING COLLET S1) (C: DWELL AFTER OPENING COLLET S4) (D: DWELL AFTER CLOSING COLLET S4) (E: DWELL AFTER STOP PUSHED BARLOADER) (F: DWELL BEFORE CLOSING COLLET S1 WHILE FEEDING MATERIAL) () (*** SAVING ELEMENTS MACHINE VARIABLES ***) G803 A2 B0 C1 (A: GUIDEBUSH TYPE 2: MOTORIZED GUIDEBUSH 3: WITHOUT GUIDEBUSH 3.1: WITHOUT GUIDEBUSH TYPE2 100: NOT STANDARD) (B: BARLOADER TYPE 0: ANY 20 : MANUAL 100: NONE) (C: TYPE OF EJECTION 1: EJECTOR 2: LONG PART DEVICE WITHOUT CYLINDER 100: NONE) () M9000 (*** INITIALISATION ***) M10 M82 /M8 G4 X1 G900 M9001 M9002 (*** AXIS REF ***) G28 U0 G28 V0 (*** INITIAL CUTOFF ***) G910 M9003 (*** START LOOP ***) N1 M120 (*** END OF BAR TEST ***) G913 G930 M9004 (*** FEED NEW PART ***) G912 B500 G0 W0.00787 (RETRACT THE BAR IN Z) G0 Z-.75 T0 G0 X1.33858 T110 D0 (RETRACT THE CUT OFF TOOL X) M9005 (*** MACHINING ***) /M8 (TURN) G0 Y0 T112 M103 S8000 P1 M45 M600 G0 Z0.0 X [ #500+0.02 ] G1 X-.05 F.003 X.3, R.025 F.001 X.375, A150., R.025 Z-.26 X1.123 X1.129 W-.03 G0 X1.2 Z.1 G28 U0 (GROOVE) G0 Y0 T220 S5000 M103 P1 G0 X1.2 Z-.25 X.4 G1 X.3 F.002 G0 X.42 W-.01 G1 X.375 X.355 W.01 G0 X.42 W.01 G1 X.375 X.355 W-.01 G0 X.45 G28 U0 (TURN 2ND SECTION) G0 Y0 T112 S8000 M103 P1 G0 X1.2 Z-.23 X.4 G1 X.375 Z-.23 F.001 Z- [ #600-.25 ], R.01 X1.120, R.025 F.005 Z- [ #600+.05 ] X1.129 W-.03 G0 X1.2 G28 U0 IF [ #601 EQ 0 ] GOTO 1234 (GROOVE) G0 Y0 T220 S5000 M103 P1 G0 X1.2 Z- [ #600-.25-.1 ] X.4 G1 X.3 F.002 G0 X.4 W-.01 G1 X.375 X.355 W.01 G0 X.4 W.01 G1 X.375 X.355 W-.01 G0 X.45 G28 U0 N1234 M601 M46 () () M9200 (*** CUT-OFF PREPARATION ***) G97 G0 X1.33858 Y0 T110 D0 M103 S5000 P1 G911 (G0Z-[#600+.787+.01]) M9201 M9202 G1 G95 X0 F.006 (CUTOFF) M9203 G1 X-0.03937 F0.00118 (END OF CUTOFF) G97 (CONSTANT CUT-OFF CANCELLATION) (*** END LOOP ***) M121 M9204 M9 M105 M1105 M2105 M9205 M0 (STOP A END OF CYCLE) /M8 G4 X1 M9206 M99 P1 M2 O4000() M9000 (*** INITIALISATION ***) M10 G900 M702 M2 M22 (Z4 TORQUE LIMITER VALUE) M702 M3 M1181 (Z4 SERVO-LAG VALUE) M9001 (*** AXIS REF ***) G28 W0 (REF Z4) G28 U0 V0 (REF X4 Y4) M9002 G919 M9003 (*** START LOOP ***) N1 M120 M9004 G55 M405 M9005 (*** MACHINING ***) G55 G28 W0 G0 T540 Y0 X-1.2 S5000 M404 P4 Z0 G1 X.05 F.002 G0 X-1. Z.05 G1 Z0 X-1.12, R.025 U-.003 W-.06 G0 X-1.2 Z.1 M405 P4 G28 W0 () () (*** PART EJECTION ***) G55 (Z4 ZERO OFFSET FOR BACKWORK MACHINING) M405 G28 W0 (REF Z4) G0 X0 T500 M11 (OPEN THE COLLET S4) G4 X0.5 M84 M85 G4 X0.2 G28 W0 (REF Z4) G28 U0 (REF X4) M9200 M9201 (*** PART PICKOFF ***) G915 (SHIFTING FOR WORK IN OPERATION) G97 G0 X0 Z0.07874 T400 M404 S5000 P4 (APPROACH BACK SPINDLE) M418 (SYNCHRO PHASE) M702 M4 M1 (TORQUE LIMIT Z4) M702 M5 M1 (ENABLE SERVO-LAG CHECK Z4) G924 (PART PICKOFF) (G0Z-[#600-.5]) M9202 M9203 G1 G94 W0.07874 F78.74016 (CHECK BREAKAGE CUTOFF TOOL) M702 M5 M0 (Z4 DISABLE SERVO-LAG CHECK) M702 M4 M0 (Z4 TORQUE LIMIT CANCELLATION) G95 (FOR LOOP START) G28 W0 (RETRACT BACK SPINDLE) (*** END LOOP ***) M121 M9204 M405 M5105 M9205 M0 (STOP A END OF CYCLE) M9206 M99 P1 M2
@staamp4642
@staamp4642 Год назад
Looks like a millturn milling cycle, not what was used in the video.
@donniehinske
@donniehinske Год назад
@@staamp4642 Just fixed it! Thank you
@RippenSXS
@RippenSXS Год назад
You forgot to add (barry stinks)
@irishwristwatch2487
@irishwristwatch2487 Год назад
Im just a manual monkey but youre a real G for dropping this
@wildin13
@wildin13 Год назад
​@RippenSXS they should totally do a silly vid on custom messages and alarms 😂 frickin hilarious!
@konradkoller5478
@konradkoller5478 Год назад
I'm a CNC machinist from switzerland. But in a wood furniture manufacture. I also wrote similar macros for furniture parts and house doors. So we're able to take the measurment at the customers house for example how large and deep the wardrobe has to be. The macro just turns the external dimensions of the furniture in to a program for each part. Like an excel-file with "if-then-function", all the necessary holes and millings were adjusted automaticaly. You remember the tour at the Tornos factory, where every working process is totally streamlined for maximum efficency? In switzerland it is necessary that allmost every manufacter works like this. As well cabinet makers and carpenters. Otherwise the products are too expensive. Love your chanel!
@Cyberscout00
@Cyberscout00 Год назад
I don’t understand anything about programming but I love to watch everything on this channel , you guys are awesome 🤩 CNC is mesmerizing !
@markdavis304
@markdavis304 Год назад
Great video Donnie! You definitely help make macros seem less intimidating. Very practical and helpful information!👏👏
@halfhappy117
@halfhappy117 Год назад
I do exactly this at my shop! We have multiple lengths for shafts on a flange. Using macros we can adjust the part length with 1 number adjusted in the program. Its fantastic.
@donniehinske
@donniehinske Год назад
That's awesome!
@deanavitale3072
@deanavitale3072 Год назад
Always enjoy the funny stuff at the end. Worth waiting for.
@markdavis304
@markdavis304 Год назад
Donnie is a goofball and a pleasure to work with every day!😁
@donniehinske
@donniehinske Год назад
Thanks ma!
@barrysetzer
@barrysetzer Год назад
Great video Donatello!!! Macro power!
@curiouskarl5485
@curiouskarl5485 Год назад
i've been a screw machine programmer for close to a year now and these vids are fantastic, fully agree about writing out every constant in your program even if it makes the code longer (human readability is important), i've already been looking for an excuse to try macro variables and this only makes me want to try it more
@eudonk
@eudonk 6 месяцев назад
I've just made a macro for pretty much all my start and finishes for 5 star machines of different shapes and sizes. can just insert cutting data across 5 machines without having to alter a thing. heaven
@Truckers2025
@Truckers2025 Год назад
I love following this channel. Everyone is so informative, professional, and easy to understand. I am a relatively young machinist rising through the ranks in Canada at just 20 years old. (just finished level 2 of my apprenticeship) I hope to one day... run my own shop Great video Titan & team!
@barrysetzer
@barrysetzer Год назад
Youre on the right track, bro! Learn everything you can, and rise to greatness!
@jimsopinion9867
@jimsopinion9867 Год назад
And then.. become an expert in repairing them! It doesn't end at pushing buttons!
@donniehinske
@donniehinske Год назад
Thanks for your kind words brohammer! With that mentality you will shocked at how far you will get. I know several millionaires that started with just a bridgeport in their garage and worked their way up to having multimillion dollar companies. Anything is possible!!!
@Truckers2025
@Truckers2025 Год назад
@donniehinske Thanks for the kind words, Donnie! All companies start somewhere.
@Truckers2025
@Truckers2025 Год назад
@jimsopinion9867 I didn't do button pushing for very long lmao. Was brought in on a high school co-op (only benefit I got from attending Canada's crappy education system) and almost instantly started learning how to do setups. It's been an eye-opener for me, so many different possibilities, all different, but all get the job done
@coachingwinner5610
@coachingwinner5610 Год назад
Can you guys do more videos on setting up macros like this? I have seen them before but I always wonder how they were made. Can you do macros like this in CAM software?
@Kurtaurus
@Kurtaurus Год назад
I like the way you explane every days stuff like it's something special. I made many of programms like this. In one program I change 13 differences on a part by canging one numer in my program
@tj9382
@tj9382 16 дней назад
Hey dude great video, it’s so reassuring when I see someone doing stuff that is so similar to my own approach. I use macros all the time on our regular machines. I bought a book on it years ago and it just makes so much sense to use parametric programming on similar parts. I also like to take a more modular approach, writing sub programs and calling them whenever I want them. It just makes so much sense for the type of work we do.
@luisontiveros4713
@luisontiveros4713 Год назад
Excellent way to teach how to use macros , at my last job , i used to have STAR CNC , CITIZEN L20's i had to learn the hard way how to work out with macros and synchronize with sub spindles for shafts over from 3" to 24" using 1 or 2 single programs with macros ....
@abelmartinez4676
@abelmartinez4676 Год назад
Hi, I'm spanish machinist programer and I use to use Macros in all machines I code. I did 3d surfaces, coordinate shift and a lot more. Thanks for the video
@JoseChavez-il3uh
@JoseChavez-il3uh Год назад
Thanks a lot Donnie! I hope to watch more videos like this one.
@drafty0183
@drafty0183 Год назад
We do something like that in turning parts of different diameters on a lathe (Okuma). We call them "Variable Parameters", but it amounts to the same kind of functionality.
@dianagarza2780
@dianagarza2780 Год назад
Love the breakdown of the programming... 👍👍
@danthoreson4062
@danthoreson4062 Год назад
this is very valuable Information thank you
@blitzkrueg07
@blitzkrueg07 Год назад
You are an awesome teacher. just the right amount of energy and clear instructions. thank you
@suicidesquadie7990
@suicidesquadie7990 8 месяцев назад
Learning at the speed of Donnie can be challenging. RU-vid edits make it easy. 😂
@piratiniwood547
@piratiniwood547 Год назад
Kratje bier 🍻 I think the mathematics genius his name was Marco. Due to a later spelling error, it is Macro 😂 Well done Donnie, writing the whole way of thinking in a Macro is way better.... I had some colleagues who wrote only Macros they even don't understand anymore the next time the parts were ordered 😵
@Hendreh1
@Hendreh1 Год назад
Donnie, Soo nice. Please do more on macros and programming 😃😎
@Sara-TOC
@Sara-TOC 9 месяцев назад
ACB stands for 'Active Chip Breaker.' This breaks chips in a controlled manner, eliminating the accumulation of long, stringy chips, bird nests, etc. It's supposed to save the operator downtime from having to pause or stop the machine cycle in order to clear chip accumulations.
@barbiealejandra9301
@barbiealejandra9301 Год назад
Hey Donnie! I loved the video! You are my fav! Hopefully i can meet you someday and talk about macros! This is so interesting:)!
@Shaktilukhi
@Shaktilukhi 11 месяцев назад
I do this kinda tabled drawing but i want to implement parts counter with each length variation having different quantities!
@offuttjr
@offuttjr Год назад
Thanks for these videos>>>
@Autonate_42
@Autonate_42 Год назад
So if i'm understanding this right, does a macro in CNC machining allow you to run the same part while only changing one or two parameters?
@Ltifone2014
@Ltifone2014 Год назад
You can change more than one or two things, but yes.
@AmateurPlaysGames-ou5on
@AmateurPlaysGames-ou5on 11 месяцев назад
This is in Dutch and means crate of beer xD Greetings from the Netherlands! I've been watching you almost forever!
@kentl7228
@kentl7228 Год назад
Could you guys please put a program for the macro threads epidsode, like you did here? Thanks.
@Vankel83
@Vankel83 Год назад
Always hatted those prints with variable sizes on them. Seen many of them years ago for lathe and milling. That macro sure does make it easy though.
@Spikeydelic
@Spikeydelic Год назад
Your vibe is so nice hehe
@AB-pb8oo
@AB-pb8oo Год назад
2:22 - months will pass, everyone would forget the details. Then someone would invoke that macro with a wrong value (less than 0.25’), and the machine would crash by moving below zero on Z axis. So - always check user inputs in your code!
@nh18343
@nh18343 Год назад
That's why instead of user inputed dimensions I have a table below everything with the variables set by each part number. User just inputs the part number, then it jumps down to that and loads the correct numbers and jumps back up to run like in the video. And if they type something wrong it just alarms out because it can't find a match.
@donniehinske
@donniehinske Год назад
IF[#600LT1.]THEN#3000=1(length too short. Machine will crash)
@Glenrok
@Glenrok Год назад
@@nh18343yep. That’s exactly what I do too. Have the user input variable as the part no. for a few parts I make- which directs what sizes/options are machined accordingly.
@Buciasda33
@Buciasda33 Год назад
This man is the Golden Goose. Well done.
@joshs7809
@joshs7809 Год назад
But what if you need to make multiple passes to get to the desired dia? Also would it not read #600 in your macros if you had a value in there?
@dominic6634
@dominic6634 Год назад
always wanted to figure this out
@kingofherdaz7860
@kingofherdaz7860 Год назад
Can you please do a video about how to machine Nomex and aluminum honeycomb core?
@Michael49637
@Michael49637 Год назад
And again Don Donnie best work!
@donniehinske
@donniehinske Год назад
Thanks brohammer!!! 👊
@kurokami5964
@kurokami5964 Год назад
i love using macro/variables, its much easier in fixing an flawed program when it come to reglage in feed rates spindle speeds and other kind
@devindecater
@devindecater Год назад
I’m so excited to finally have a machine that has macros. Back when I worked for other shops on Haas machines, the bosses were always too cheap to buy the macro option. Penny wise, pound foolish.
@iDennis95
@iDennis95 Год назад
Never expected to see Dutch in a TITANS of CNC video :o
@josephdyer7149
@josephdyer7149 Год назад
I machine fabricated weldment and castings . I'd like to see videos on those.Few and far between.
@suicidesquadie7990
@suicidesquadie7990 8 месяцев назад
But what if i want the machine to self destruct? What's the # for that?
@lyjansen5138
@lyjansen5138 Год назад
“Kratje bier” means crate of beer (you did not come close lol) Leuke informatieve video over macros donnie groetjen uit nederland!
@dirtboy896
@dirtboy896 Год назад
Realistically, how many people watching this are swiss machinists?
@jojo00167
@jojo00167 Год назад
Not me
@customtobi576
@customtobi576 Год назад
We have about 30 regular cnc lathes, and since one year one swiss type machine. My colleague and i have this comparsion: Imagine you are a Plane-Pilot (Plane = regular lathe) you know how to fly it, right. You know how to fly. But when you are in a helicopter (= swiss-type) you cant fly no more. You have to relearn how to fly. Swiss-types have their place and all, but they are sooo different to a regular cnc lathe. Great when u have a big number of pieces to make.
@ServicEnginner
@ServicEnginner Год назад
Not me
@juandejesus2497
@juandejesus2497 Год назад
Swiss Applications Engineer 👋
@SshanIcsS
@SshanIcsS Год назад
You can do the same stuff to any other control. Siemens, Haidenheim and Fanuc do the same. We sometimes have 30 different variables in our programs. The program has between 10,000 and 1,500,000 lines of code. The variables are stored in the post processor.
@662OutdoorAdventures
@662OutdoorAdventures Год назад
Love some Macro B programming. It's all fun and games until your material starts shrinking when you turn it, then you just add another variable to adjust for the shrinkage.
@Spikeydelic
@Spikeydelic Год назад
Favorite Titan !! +10
@billmcleangunsmith
@billmcleangunsmith Год назад
OR, write a macro that uses variables. But, use a separate program for each variation of the part which contains only the variable values and a call for the macro. Of course, there is not much advantage to doing it this way on a simple part like the one in this video. However, for more complicated parts with several variables, it saves time by not needing to edit the program variables every time you run a different variation of the part. You just load the program that contains the variables needed for the variation you want to run. It also reduces the opportunity for errors that might happen if you accidentally edited the program with a bad variable.
@suicidesquadie7990
@suicidesquadie7990 8 месяцев назад
G98 P#### for the win.
@randywl8925
@randywl8925 9 месяцев назад
To follow this better, I typed in: B#600 =11:11 (Video length) () (F: INITIAL FEED RATE =DS.50 This played the entire 11:11 video at 50% DS DS =(Donnie Speed) Much easier for my slow mind to absorb. 😁 I can't begin to comprehend the amount of inputs on a complex part. One single digit entered incorrectly must create scrap metal rather quickly. You guys are doing a fantastic job educating the masses and at the same time entertaining the rest of us. 👍👍👍
@OpaqueWindow
@OpaqueWindow Год назад
I dropped out of college because of programming lol now it's coming back to haunt me
@UKRYTA_wiewiorka
@UKRYTA_wiewiorka Год назад
I did a similar program for thread turning 17 yrs ago when I was an apprentice.
@makipsee
@makipsee 5 месяцев назад
perhaps i was taught differently or wrong... but i was told that macros were a sub program called by the main program and using the variables was just that.... using variables...
@bigiron4018
@bigiron4018 Год назад
A simple bolt spacer macro is also good practice for newbies
@JrTr_03
@JrTr_03 Год назад
Hold up, Kratje bier... G E K O L O N I S E E R D
@CAMER_21
@CAMER_21 Год назад
can you make it in milling ???
@donniehinske
@donniehinske Год назад
Yes! I think a thread milling macro will be in our next macro video!
@tekar88
@tekar88 Год назад
I love programming with Macros it's a hell of fun to not forget one Makro in a single Line of code. But if it works... hell yes it is satisfying. More on a milling machine than on a lathe since lathe programming is boring.
@Glenrok
@Glenrok Год назад
Not if you have C axis and live tooling….
@IngmarSolissa
@IngmarSolissa 5 месяцев назад
'Kratje Bier' was kinda close. Means 'case of beer' in Dutch
@mihaelhalejjamnikar122
@mihaelhalejjamnikar122 Год назад
Please just start using the METRIC or add metric units when editing.
@wretchedsinnerRighteousSavior
We live in America - sorry
@masonlanthorn2502
@masonlanthorn2502 Год назад
Sorry, we prefer freedom units 🔥🔥🔥💯💯💯🇺🇸🇺🇸🇺🇸
@barrysetzer
@barrysetzer Год назад
Its so funny to me how when americans get a metric drawing, it doesnt bother us at all. We know math. But put some imperial in front of a meter lover, and they immediately panic and dont understand the entire video 😂
@masonlanthorn2502
@masonlanthorn2502 Год назад
@@barrysetzervery true 😂😂😂
@12ozElephant
@12ozElephant Год назад
Better start getting familiar with 25.4 my boy
@Smackintoshtv
@Smackintoshtv 5 месяцев назад
I would rather just run one program and finish all parts on that program and manually switch to the next, why I would wanna do that is because that would probably be faster for me rather than trying to figure all that out and watch it run to prove it out
@brandons9138
@brandons9138 Год назад
Donnie lay off the energy drinks man. Those are some pretty jittery lines on that white board.
@superkwabbes
@superkwabbes Год назад
kratje bier 😅 (beer case) sure would be an awsome machinist
@crazycooterMN
@crazycooterMN Год назад
I know a shop that runs macros almost exclusively for production
@DrLuigiPhd
@DrLuigiPhd Год назад
Do you guys speed up Donnie in post or does he just talk that fast?
@sportswolf1
@sportswolf1 Год назад
It's pronounced Bare Crotch. LOL They got you!
@markdavis304
@markdavis304 Год назад
I believe it's crate of beer.. lol
@davidjobe9876
@davidjobe9876 Год назад
LoL "Kratje Bier" means "crate of beer" in Dutch ;)
@tukkerskillz7h__628
@tukkerskillz7h__628 Год назад
Kratje bier means in Dutch a case of beer
@eeveon4576
@eeveon4576 Год назад
kratje bier is dutch for a crate of beer
@DunderZubbis
@DunderZubbis Год назад
micro, macro, it's all the same to me'o
@TheBonnetq
@TheBonnetq Год назад
Did I just see a knife hand?
@frankolesen2955
@frankolesen2955 Год назад
Everyday work. Nothing special about it at all.
@kennykrylov4513
@kennykrylov4513 Месяц назад
I think this guy confuses macros with variables. As in , anything unfamiliar is a macro?
@nathanthomas8184
@nathanthomas8184 Год назад
Donnie well explained & you have landed @ G28. Titan what a Team you have, Harold was his name Don
Далее
ПОЮ НАРОДНЫЕ ПЕСНИ🪗
3:19:41
Просмотров 1,9 млн
НОВАЯ ПАСХАЛКА В ЯНДЕКСЕ
00:20
Просмотров 273 тыс.
I Melted Wood With Friction
8:44
Просмотров 652 тыс.
CNC macro programming - Conditional statements
7:57
Making a Kitchen on a Hobby-level CNC Router
22:52
Просмотров 373 тыс.
Saving the Machine the World Forgot
27:53
Просмотров 831 тыс.
Master Machinists Produce 125,000 Machines
17:42
Просмотров 687 тыс.
INSANE Machining Techniques Used on the Pump Housing
18:24
iPhone socket cleaning #Fixit
0:30
Просмотров 14 млн