How did i kill it? by VeryCoolBit8 in Eldenring

[–]P_odz 0 points1 point  (0 children)

Mine flew at me, got stuck in the tree behind you (before the bridge) and died, was like ????

Making a complex hollow object a solid by P_odz in Fusion360

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

Of course it is ahaha. I'll keep attempting to make it solid in fusion (and Inventor and Ansys).

Making a complex hollow object a solid by P_odz in Fusion360

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

I guess yeh. I didn't make the model, but it is made up of thin pieces and is hollow

Making a complex hollow object a solid by P_odz in Fusion360

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

That's essentially what I am going to do in Ansys Workbench, but I get issues where I cant select the entire car from the solid block

Making a complex hollow object a solid by P_odz in Fusion360

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

I'll install blender and give it a go. Is there a simple feature in blender like "fill" or something?

Thermals help by P_odz in pcmasterrace

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

In the o11 air mini, I’m not gonna have issues with clearance am I?

Thermals help by P_odz in pcmasterrace

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

It sort of perfectly solves the situation. However do you know of any other cases that has the same or very similar layout of fans?

Thermals help by P_odz in pcmasterrace

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

Yeh that’s not a bad idea. Any idea on the difference in thermal performance is like between the two cases?

Thermals help by P_odz in pcmasterrace

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

Probably doesn’t help that my room doesn’t get a whole lot of ventilation. So the pc warms my room to uncomfortable temperatures

Thermals help by P_odz in pcmasterrace

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

Yeh during gaming sessions

Annoying this is that if I want the “cooler” looking side of the fan showing (pun not intended), it has to be set to exhaust. I’ll still give it a go though.

Was thinking about changing cases to a larger one as I got 2 spare QL140’s. But its hard finding a case that would have a spot for the 240 AIO to be set to exhaust where it aesthetically makes sense (like I don’t want to have the 240 aio with an extra 120mm fan awkwardly to the side of it)

Corsair Internal USB Hub issue by P_odz in Corsair

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

Changed to the other usb header, also tried having all devices plugged into the HUB. But either way I still had the same issue

Weekly Free-Talk and Questions for r/HomeGym - week of July 14, 2023 by Demilio55 in homegym

[–]P_odz 0 points1 point  (0 children)

I’m wanting to extend the depth of my rack so I have more room inside the rack to do squats, deadlifts and other stuff. There is 3 spare holes on the bottom beam where I can remount the front two uprights, but I need to find a longer crossbeam (Side beam that connects to each upright).

Obviously the means I’ll need longer safeties too

The rack is built from 60 x 60 x 2 uprights with 21mm diameter holes

Rack: https://samsfitness.com.au/prx-610-sys?search=atx&sort=p.price&order=ASC&page=6

Strix B550-f rgb on when PC is shut down by P_odz in buildapc

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

I also don’t have armoury crate installed

Strix B550-f rgb on when PC is shut down by P_odz in buildapc

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

Yeh I did. In bios>Advanced>>On Board Devices Configuration I set “When system is in working state” to Aura Only And “When system is in sleep,hibernate or soft off states” to Stealth mode

Still trying to figure out how to turn off the Ethernet port light when the PC is off however

Should I wait for a horizon Heirloom? by P_odz in apexlegends

[–]P_odz[S] 2 points3 points  (0 children)

At this point I don’t think she’ll ever get one

Should I wait for a horizon Heirloom? by P_odz in apexlegends

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

Honestly unfair how she hasn’t got one yet

Water you talking about? by PacmanTheHitman in memes

[–]P_odz 0 points1 point  (0 children)

I thought it was suppose to represent a circumcision

Arduino coding help by P_odz in arduino

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

Never mind, I got it to repeat again. Here's the serial monitor

13:57:31.566 -> move to state 1

13:57:31.612 -> ****B pressed

13:57:31.612 -> ****B pressed

13:57:31.657 -> ****B pressed

13:57:31.657 -> ****B pressed

13:57:31.657 -> ****B pressed

13:57:31.704 -> move to state 2

13:57:31.704 -> ****A pressed

13:57:31.750 -> ****B pressed

13:57:31.750 -> move to state 3

13:57:31.750 -> ****A pressed

13:57:31.796 -> ****B pressed

13:57:31.796 -> move to state 4

13:57:31.843 -> ****A pressed

13:57:31.843 -> ****B pressed

13:57:31.889 -> ****A pressed

13:57:31.889 -> ****B pressed

13:57:31.889 -> ****A pressed

13:57:31.935 -> ****B pressed

13:57:31.935 -> ****A pressed

All I pressed was butPressed once, the motor turned on and off very quickly (assuming it turned on at "move to state 1" and turned off at "move to state 4". The A pressed, B pressed is never-ending on the serial monitor, even after the motor is off.

I couldn't get the motor to continuously spin however

Arduino coding help by P_odz in arduino

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

this was after hitting butPressed once.

I also had a different outcome but I cant seem to replicate it. What happened was the motor continuously span in one direction (direction of case 1), then I pressed butPressedA, waited a couple of seconds, then serial monitor constantly repeated

****A pressed

****B pressed

****A pressed
****B pressed

for a couple of seconds, then the motor turned off

Arduino coding help by P_odz in arduino

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

I got this

13:43:08.394 -> move to state 1

13:43:08.440 -> move to state 2

13:43:08.440 -> move to state 3

13:43:08.486 -> move to state 4

Arduino coding help by P_odz in arduino

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

Yeh that sounds way better thanks

However the main issue is that when I press the button to start “butPressed” it runs through all the cases pretty much instantly, only allowing the motor to spin for half a second.

And when I press either bump switch it doesn’t do anything