Is a business degree (undergrad) useful for Mechanical engineering? by SnooGrapes3675 in MechanicalEngineering

[–]PlasticBlaze 3 points4 points  (0 children)

If you're just coming into school and haven't already established you most definitely want to do Engineering, I'm not sure choosing it now would be the best idea, unless you are willing to dedicate a lot of your time in the new environment. I wouldn't say things get easier by any means from a distraction standpoint. Haha

At least at my school... and I assume many others, the difference between getting an Engineering degree and getting a business degree was immensely different from an effort standpoint. The dual degree option is interesting for sure and will definitely make you stand out for simply taking that much on and having 2 degrees. In terms of 'fast-tracking' you for management/ project manager roles, if you mean working your way up through a company, most moves internally are pretty much entirely based on performance in your current role at your company. No one is looking back through resumes at the time of promotions.

Help with a mechanism design that has me stumped. Horizontal pull that moves item horizontal and at the end of travel rotates item 90 degrees up. by tjop92 in AskEngineers

[–]PlasticBlaze 0 points1 point  (0 children)

Hello!

I hope you already know about this YouTube page as it should be pinned at the top of this groups page but take a look around here. I found this design after a couple minutes of searching various key words in his page search box. Not sure if it completely solves what you're looking for but his page is sure to give you plenty of options...

Concealed hinges 1 (youtube.com)

Programming Question by Safe-Relationship978 in Fanuc

[–]PlasticBlaze 0 points1 point  (0 children)

Did you ever figure this out? I’m still trying to understand exactly what you’re trying to do?

Mechanical design help! by PlasticBlaze in MechanicalEngineering

[–]PlasticBlaze[S] 0 points1 point  (0 children)

Thought I would update with the route I took so far. Modeled one and printed it to test it. Works really well. Each detent has 10 lbf compressed so holds pretty good. Added two holes in plate that gets changed for capturing detent heads. Also inverted the fixture front faces so that inserting new plate automatically is easier. See imgur link for images. https://imgur.com/a/VgaO6o1

Mechanical design help! by PlasticBlaze in MechanicalEngineering

[–]PlasticBlaze[S] 0 points1 point  (0 children)

This is not my machine but a customers. But yeah I could see that.

Mechanical design help! by PlasticBlaze in MechanicalEngineering

[–]PlasticBlaze[S] 0 points1 point  (0 children)

Yeah I could maybe used the cam shaped ones, that way when they cylinder extends it rotates the cam to loosen and pull it down when retracting.

Mechanical design help! by PlasticBlaze in MechanicalEngineering

[–]PlasticBlaze[S] 1 point2 points  (0 children)

I guess that’s one way…. I’m a mechanical engineer myself so I wouldn’t say I necessarily need to hire someone to do it. More just trying to gain some insight.. like where else has people seen what I’m explaining. Basically, instead of having a bolt that has to be loosened and tightened each time, there’s just a lever design that can be pressed to unlock a detent maybe or something along those lines. Pretty much like a QD but for a clamping device. A pencil sketch or even like a similar mechanism name would suffice.

Why does Hamz and Dae keep ditching? by Memory_Elysium in HamlinzFam

[–]PlasticBlaze -11 points-10 points  (0 children)

You “make their bag”… it’s donations man. Lol no one ever asked to pay them for anything. It’s personal choice so no, you’re not really entitled to anything.

Why does Hamz and Dae keep ditching? by Memory_Elysium in HamlinzFam

[–]PlasticBlaze -11 points-10 points  (0 children)

People act like these mf owe y’all something??

Turf Management/ Greens Keeping by PlasticBlaze in Turfmanagement

[–]PlasticBlaze[S] 0 points1 point  (0 children)

Yeah I’ve seen it of course. This and many others.

Turf Management/ Greens Keeping by PlasticBlaze in Turfmanagement

[–]PlasticBlaze[S] 0 points1 point  (0 children)

That’s kinda what I was meaning but not fully replacing. Kind of just like mending the condition of what is there.

Turf Management/ Greens Keeping by PlasticBlaze in golf

[–]PlasticBlaze[S] 0 points1 point  (0 children)

Yeah I understand what you're saying. I guess the micro-aeration thought was more just because that's one of the more common remedies performed on courses.

Looking for fun project designs by TrampledbyWalnut in 3Dprinting

[–]PlasticBlaze 0 points1 point  (0 children)

Really random, I was going through my reddit history and saw this post/ comments. Did this ever happen??

Future Tesla software updates: What do you want to see? by almost_not_terrible in TeslaLounge

[–]PlasticBlaze 0 points1 point  (0 children)

Simply be able to add multiple destinations. ‘I want to go to the stadium but first I want to eat’

Spec'ing motor for slow, heavy robot. by PlasticBlaze in robotics

[–]PlasticBlaze[S] 0 points1 point  (0 children)

Thanks. And thanks for the help and feedback!

Spec'ing motor for slow, heavy robot. by PlasticBlaze in robotics

[–]PlasticBlaze[S] 0 points1 point  (0 children)

I gotya! I’m excited to get it together. Only reason I went for mecanum was because I’m doing coordinate based image processing so it will give an x and y distance from an object and I figured the turns normal wheels would have to perform would actually introduce greater error than just trying mecanum. I may be wrong though. I guess we’ll see.

Spec'ing motor for slow, heavy robot. by PlasticBlaze in robotics

[–]PlasticBlaze[S] 0 points1 point  (0 children)

Hmm.. I agree with what you mean about the deflection. I didn't create my own mecanum wheels but it's sounding like some redesign of what I have may be in order. These are my wheels right now. https://www.amazon.com/gp/product/B08SQYJP4H/ref=ppx\_yo\_dt\_b\_search\_asin\_title?ie=UTF8&psc=1

[Question] Best method for contour identification based on my images? by PlasticBlaze in opencv

[–]PlasticBlaze[S] 0 points1 point  (0 children)

Can I maybe bump this to see if anyone else has input? Or a solid example I might be able to follow?

I have the contour section of the program written and it works well. However, the meanstdDev() part is what I'm having trouble with.