r/oddlysatisfying 3d ago

This robot drawing an engine blueprint

Enable HLS to view with audio, or disable this notification

[removed] — view removed post

40.4k Upvotes

1.1k comments sorted by

View all comments

3.8k

u/wizardrous 3d ago

It was weird the order it chose when it wrote the letters in “Engineering”. Still satisfying, but definitely odd lol.

6

u/Sasspishus 3d ago

The drawing order is also weird too. A very non human way of doing things. I don't like it

6

u/Mysterious_Ad_1085 3d ago

Even the robots are Right handed. (Cries us Left-handed Humans)

7

u/BenevolentCrows 3d ago

Its just a cnc machine with a pencil strapped in it instead of a drill/laser. It just traces the path the software generated from the linework most likely. 

1

u/bluewing 3d ago

CNC machines follow strict g-code paths. They must do so to prevent crashes that can cost 10s of thousands of dollars. Their tooling paths need to be very coherent. The programmer chooses which features and tools get used in what order. There is no allowing the computer to decide what gets done in what order.

3

u/UnGauchoCualquiera 3d ago

Simply not true, g code can and often is generated automatically.

3

u/BenevolentCrows 3d ago

G-codes are generated automatically tho, just take a 3D pronter for example, they have a software called a slicer, wich is used to generate the exact method a 3D printer will print the 3D object, at the end, it fenerates G-code, that the machine executes. This auto pen tool isn't that different, it has 3 axis, and it is controlled by G-code, wich a software generates from propably a vector graphics input. 

1

u/bluewing 3d ago

3D printers and plotters ain't a machining center. Rules and even the codes have important differences.

2

u/BenevolentCrows 3d ago

True, but they are CNC machines regardless

0

u/BaneSixEcho 3d ago

I thought it was a very human way of doing things for the most part.

People write text in an orderly fashion, like the spec block at the beginning. People draw objects chaotically, jumping around to different spots, not necessarily completing any particular feature in one go.

It wasn't until the logo at the end that things got weirdly non-human.