r/oddlysatisfying 1d ago

Idk why, but watching this is so satisfying

6.7k Upvotes

106 comments sorted by

355

u/lastbeer 1d ago

Reeeeally wanted to see it get hit with some compressed air at the end there.

2

u/Current-Hand-2166 3h ago

I ran a 4 axis CNC router machine and I LIVED for the air burst at the end. 😂

771

u/Pretend_Purchase_893 1d ago

Now imagine how this was done before the automation. Hand carved. Must have taken days

136

u/WitnessAway6720 1d ago

Even with marble and there are great examples of that

53

u/ConnectCartoonist301 1d ago

Like the veiled virgin statue-it blows my mind how humans pulled that off by hand.

10

u/WitnessAway6720 1d ago

And the Close-up of modesty is a similar one

8

u/Gold-Dragonfruit1598 21h ago

My grandpa still does this by hand. He’s 79-80 years old and still does carpentry the old fashioned way, a lot of times he uses the chisel and carves away.

10

u/Buzzlight_Year 1d ago

I'm sure there's some wizkid out there who can do this manually with the machine at the same speed

16

u/onepiecefreak2 1d ago

We should ban machines, they took away all the fun in carving this by human hands /s

36

u/strangedot13 1d ago

It's true in some ways. The raw look of something carved by human hands just looks better sometimes.

8

u/oberwolfach 1d ago

I’d be curious whether any blind tests have been conducted. I suspect some people are inclined to say they prefer a hand-carved object over a machine-carved one when they know which is which.

6

u/Trapallada 1d ago

You can't achieve the same carving with a machine. My father was a wood carver, I grew up watching him work and I could tell machine vs hand carved. It's pretty easy if you know what to look for. Just as an exampme, the leaves and flowers you can carve by hand can curve inwards, which this machine can't do.

1

u/nayrwolf 8h ago

This specific machine? No. But put it in a five axis mill with cad cam and see it happen.

2

u/justdrowsing 1d ago

If you're attuned to it you'd be able to tell whether something was made by hand or machine so you'd just pick the handmade one. Practically speaking a blind test for this is very difficult to execute

2

u/GrimbyJ 1d ago

You could put fake imperfections into the machine made one

6

u/BeeGeeReverse 1d ago

that’s where the soul of the craftsmanship comes in. may sound frivolous in a fast-paced, consumerist world now, but it’s a reason why (skilled) handmade pieces are valued more.

6

u/Trapallada 1d ago

Not really. An experienced carver could get this done in less than a day. And the result would be much better. This way the design is flat, every shape has the same height and you can't get details like leaves that curve inwards or change angles.

21

u/Oscaruzzo 1d ago

That's because of the design, not because of a technical limit.

3

u/8bitrevolt 1d ago

we're also not seeing the finished product. it's possible that there is more of this

2

u/-Zeleios- 1d ago

At least they wouldn't have cracked in 2 years

2

u/Global-Discussion-41 23h ago

Watching this gives me the same feeling as looking at AI art.

1

u/OpenAd877 16h ago

Te refieres a pincel y martillo?

0

u/ObscureLogic 1d ago

Interesting statement. This took jobs away from a human just like AI is doing today but this one is okay.

1

u/onlyacynicalman 9h ago

~"I suppose you think we should ban the Internet to keep libraries open"

1

u/Mistrblank 3h ago

Absolutely, the entire Industrial Revolution took jobs from people and we endured. AND there is still a job out there for people that will do this by hand that can be recognized for the art it is.

I think the problem is that society didn’t pay attention 10+ years ago when you had people saying automation (it ain’t AI alone, it’s the automation level that it will bring) was reaching a point that we were on the cusp of replacing jobs and we need to plan for that as a society. Meanwhile AI money grabbers subverted so they could reap massive profits while also doing it on the backs of the collective works of humanity up to this point. Society should benefit from it as a whole instead of just a few assholes.

195

u/pink_cheetah 1d ago edited 1d ago

Generally I like these, and this one isn't bad or anything, but it does irk me. It jumps all over the place rather than having efficient g-code. It's generally more efficient to reduce travel time (I.e, movement that isn't cutting) during the second half, it starts in the middle, vaguely works left then jumps back across to the right. Why not just start and one end and work to the other end?

122

u/LaylasJack 1d ago

Professional machinist detected.

I've been working on CNC routers for the better part of a decade, primarily on the operation end, and I often find myself thinking similar things, even when I run programs from my programmer who's been doing this for longer than I have. Sometimes the machine does what the machine wants and trying to make it more efficient would actually take more time than just letting the g-code do its thing. This is a small piece, the wasted traversal time is minimal, not like it's crossing a 5'x10' every other cut.

53

u/pink_cheetah 1d ago

Actually just a guy that's probably autistic and also owns a 3d printer. Lol.

To your point, you're totally right that's its a very minimal thing, it just bugs me because I notice it.

23

u/PandaPocketFire 1d ago

3D printers do this same path optimization. They generally prefer long uninterrupted paths as opposed to jerking quick changes in direction. It's quicker and gives better results compared to completing each section at a time.

2

u/Mistrblank 3h ago

You’re also working with subtractive technology and wood is prone to tear out when treated inappropriately. Not speaking from a place where I know anything about automated cnc, but I do have experience in additive tech like fdm and woodworking and putting them together would not surprise me if steps are introduced to limit error from the material behavior.

7

u/counterplex 1d ago

I was thinking if the same thing. I wonder how much the material plays into it. Wood could splinter if cut the wrong way. The little flourishes towards the end might be more predictably stable if done at the end like that and not in the middle. 🤷🏽‍♂️

5

u/marino1310 1d ago

Probably mach3 running code from fusion 360. I used it for the router we had at my old job and it would stop and start wherever the fuck it wanted. It did not seem to only use the most efficient path for some reason

8

u/Dasrundeetwas- 1d ago

Also, why the fuck are are the travel moves always slower than the actual cutting in these videos.

6

u/marino1310 1d ago

Because they have rapid feed turned down for testing. When running a part for the first time, you always turn rapid feed down. But the machine’s cutting feedrate is seperate from that and it’s generally not good to mess with that without also messing with spindle speed since if it’s moving too slow it could burn/wear out the cutter. Generally it’s safe to have full speed cutting, it’s the rapid movements that are most likely to crash by hitting something it wasn’t supposed to

1

u/SoggyBoysenberry7703 6h ago

It probably needed to make sure it kept sharp angles without jolting so closely to the next spot nearby, so it would reduce skipping and not splinter any small parts

42

u/SnooMarzipans6768 1d ago

But. The machine left some of the blue X.

9

u/TheUnDoctor 1d ago

I can smell this video

8

u/LadyDriver-01 1d ago

They make it look like cake.

11

u/dnsbnd 1d ago

Would be satisfying if the camera wasn’t attached to the tool.

13

u/kar2988 1d ago

It also sounds like a dot matrix printer! Satisfies the millennial in me!

3

u/diandakov 1d ago

Imagine now all this done by hand! Some people do it all by hand and it’s crazy

4

u/ImNewHereBoys 1d ago

this came before AI replaced the office labor. we didn’t notice or felt it, but now we see how it may have felt for the woodworkers. damn.

11

u/Lord_Jim_Bob 1d ago

It cuts off before it is complete. Not satisfying at all. Actually annoying 😠

7

u/MsLanfear_ 1d ago

It's freaking sick as hell, that's why. 🩷

7

u/michaeljo11 1d ago

Speed and accuracy of CNC machines are amazing and yes very satisfying.

3

u/CynthiaG92615 1d ago

In large part because the design and curves are quite aesthetic.

1

u/Shhhhhhhh_Im_At_Work 5h ago

I recognize this is probably a modern usage / slang thing but the idea of calling something “quite aesthetic” is tripping me out. I could see “quite aesthetically appealing”. Hmmm.

2

u/CynthiaG92615 4h ago

You have a point. Sounded right at the time.

9

u/froopadiddilydoop 1d ago

The carving looks so soulless.

3

u/Ambangeg 1d ago

I can watch that all day

3

u/vivekmg21 1d ago

Very calming

3

u/OldFaithlessness5008 1d ago

I feel like I see this video every few months but at least it's still good every time

3

u/Badness_TAO 1d ago

If i tried to do it by hand, it would look like a beaver had a fever dream

3

u/jupiterkansas 1d ago

Beaver Fever is my new band name.

3

u/OutlandishnessNo5636 1d ago

Robots are going to take over !!

3

u/batinyzapatillas 1d ago

Machines machine.

3

u/Savings-Support-920 1d ago

It was satisfying but tbh I wanted that to be cleaned with a blower or something then it would look much more better😅

3

u/SLUSHII-_- 1d ago

Why did I almost blow on my screen to remove the wood particles.

6

u/spirallingoutofamok 1d ago

Upvoted at about 15 seconds, this is pleasing

Removed it at about 50 seconds as those slithers were being left, this feels worse than before I started watching

Upvoted again when it cleaned it up in the last 3 seconds, lovely

2

u/WitnessAway6720 1d ago

I hear this every morning 6 AM doesn't satisfy me at all 🙃🫠

2

u/quizlink 1d ago

The chip at the right-hand lower corner of the wood ruined it for me.

2

u/No_Trouble9808 1d ago

I’m impressed

2

u/HumDeeDiddle 1d ago

Probably because it's satisfying to watch

2

u/I_SHIT_IN_A_BAG 1d ago

I just see all the sanding this needs. I'm not getting the satisfaction here.

2

u/AngrySquidIsOK 1d ago

So glad I inked a cross on the bit that wasn't cut out!

2

u/Horus_LupercalXVII 13h ago

Why did I try and blow out the leftovers? 🤣😂

2

u/UnhappyCherry1262 7h ago

Lmao I was blowing at the screen

1

u/Livid-Procedure-349 1d ago

Very Satisfied

1

u/Origi1111 1d ago

Eu sono caí no chão ksksksk 😂😂😂😂

https://giphy.com/gifs/gLQKLxAlqmHlPsNMha

1

u/PaulaDeansList3 1d ago

Looks like gelato

1

u/AntGroundbreaking180 1d ago

Now make me a guitar…

1

u/Ruckus2026 23h ago

CNC machines are amazing.

1

u/FlyingConcreteChair 22h ago

That lil bit of blue pen…

1

u/snowdn 18h ago

Imagine doing this to your back.

1

u/Romesred83 17h ago

Not only is this oddly satisfying but impressive as well.

1

u/Fearless-1265 16h ago

I thought it was going to be a pineapple

1

u/Ecstatic_Chef_6476 14h ago

Like caramel icecream

1

u/1nfinitylove 14h ago

Power-washing, but make it wood.

1

u/SnakePlesken13 12h ago

Now this isn't satisfying. This used to be done by hand not that satisfying.

1

u/samuelandsienna 11h ago

So pretty 😍

1

u/Isoleri 10h ago

Sad to see this machineslop replacing actual human artistry and craft and stealing the job of a carpenter, all just to get it done quicker

1

u/Fresh-Length6529 6h ago

That's a repeated pattern of history atp

1

u/DeNitkas 4h ago

At least this is not AI that creates "art"

1

u/HeyU_inTheBushes 9h ago

I wish the dentists had something similar (and smaller). Accurate, fast fillings and cleanings by a machine .

1

u/Zealousideal_Toe_731 5h ago

And in ancient time people do more delicate and precise work with only few tool and hand respect for them 👍😊

1

u/AnxietyNotHelping 3h ago

It went on for some time more, in the end it looked like a smooth plank of wood

https://giphy.com/gifs/mGbXbGAPhTzpkaKqr2

1

u/ZaphodBeeblebrox4011 2h ago

I could easily freehand that.

  • typed from the ER waiting room

1

u/GMann02987 1h ago

That person does wood a million times better than my handwriting....wow, just wow!!

1

u/Any_Sentence_8056 42m ago

The guy doing this is so fast and no mistakes!

1

u/McDaddy8484 1d ago

Wow with zero mistakes too - this person is good

1

u/MoistestManling 1d ago

Holy shit that guy is steady on his hands.

0

u/Rozoark 20h ago

That's a machine

0

u/MoistestManling 16h ago

And I was making a joke.

0

u/Orgidee 1d ago

I don’t find it satisfying at all. The end result is not beautiful. There are machines that do detailed work.

-5

u/Wedy311 1d ago

😂 imagino que só tem macho assistindo isso daqui.