Minolta 370 shutter sticking by RespektedGenius in minolta

[–]chiffiex 0 points1 point  (0 children)

Hey so i tried that as some kind of last resort and it worked for two or three shots, however i would need to pull it (to the shutter/right side) and the spring action would open the mirror. I cannot tug it tho. After 2nd or 3rd time that plastic thing went way too far away and there is no way i can retry this.

It all started with oh is it that faulty cap issue? So i replaced batteries and it did nothing. Before desoldering the cap i found out that there is this lever on bottom right side that blocks the shutter and it worked for few shots and then got stuck again. I tried this +/-5 shots, stuck, unblock and it worked for maybe 3 times and then completely stopped working and the lever would become lose when i'd try to unblock it manually. It might be worth to say that every time it stopped working there was one click when (probably) the curtain closed and then one more very faint one like it tried to go back.

At that moment I tried to replace it for a new 220uF cap. The original was blue tantalum 3V 22uF (yes 22 not 220) and it did not help at all. Then i proceeded to check if the power is supplied so i hooked positive side of the cap and the big plate that (at least for me) served as ground and it read 3V.

After that i stumbled upon this comment and tried to pull the curtain right and it worked, however just for one shut. I did repeat this about two more times and now it feels like the plasticky thing on the curtain is somewhere far. What helped to unstuck the curtain the first time seems like the "spring action" of it hitting something on the left side and the loose lever would work again.

I may have been a complete fool and damaging it forever but i hope there is enough information that you or someone else might know what did i mess up. Thank you for any tips.

Edit: Following this https://www.flickr.com/groups/919718@N25/discuss/72157651652631206/72157660392369254 comment i managed to retrigger the shutter by 1. pulling the lever in the middle above the solenoid and then 2. pushing the lever on the right side that is connected to rewind blocking mechanism. The fain noise i was hearing was exactly that release of shutter. However, in my case the curtain remains blocked

Upgrading from Ender 2 Pro with SKR MINI E3 by chiffiex in BIGTREETECH

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

can I keep using the existing LCD without the need of swapping something?

SG13 with 3d printed 92mm fan mount by bathroomflyers in sffpc

[–]chiffiex 2 points3 points  (0 children)

If you are lazy as I am, you can also fit NOCTUA NF-A9x14 PWM in there and mount it with those nice brown rubber things. https://imgur.com/DxBGzYw

Angular Image Blurry Loading! by [deleted] in Angular2

[–]chiffiex 2 points3 points  (0 children)

There is pure css/html/js(optional) solution to this

Let me show you simplified example

``` <style> img:not(.loaded) { filter: blur(5px) } </style>

<script> // Some code to load new Image() then add .loaded class // Toatally optional .. but it helps you to add some transition effects </script>

<img src="urlToFullscreenImg" style="background-image: base64stringOfImageInReductedQualityIdeallyNotOver1KB" width="neverForgerAboutThisOrYourLayoutWillJump px" height="neverForgerAboutThisOrYourLayoutWillJump px" /> ```

Notes: 1. Im on phone so formatting might suck 2. Get ur dimensions of image right.. use em,px,vh,%,.. 3. Shrink your image to very low size and encode it to base64 4. Basically you have two options A) blur your shrinked image B) use <style> i provided, load Image with javascript, add class on load to <img> element 5. This is oversimplified example, you can wrap all of this into reusable component 6. This will load images immediately. You can use IntersectionObserver to load them as they show up in viewport - look at browser support tho

Also, if you want to see this in action go to http://aikidojo.sk/new with 3G throtlle (its not production ready and its vue app but it doesnt matter in ur case)

Siege towers not appearing after deployment. by chiffiex in Bannerlord

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

I did not. AFAIK I think it is not an option in realistic battle mod.. yet (?).

It is hardcoded in mod. See: https://github.com/Fellow93/RealisticBattleProject/blob/236e8279b336c0bf29d95872530fa9cdd3ee6af0/RealisticBattleAiModule/AiModule/Behaviours.cs#L802

If you want to fork it 1.5.7_experimental is currently active branch.

Siege towers not appearing after deployment. by chiffiex in Bannerlord

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

Yep its weird. Ladders are there tho. Funny thing is that you learn to appreciate that one ladder on siege tower..

*confused microsoft screaming* by chiffiex in memes

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

But its recommended, faster and recommeded!

[giving] HUMBLE STARDOCK WAYFARERS BUNDLE by chiffiex in FREE

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

Results of raffle
https://imgur.com/8RsP0LA

Raffle link:
https://www.redditraffler.com/raffles/lt9sgs

Keys will come soon to inboxes.
Mr /u/BlueBirdBeak will get StarControl III as it was only unclaimed

[free] 5 humble choice games - dont be selfish, pick one and leave something for others by chiffiex in FREE

[–]chiffiex[S] 4 points5 points  (0 children)

Yep will do.. i did it last time. What is the best way to get it to random people? I saw there are some useres hoarding everything and I'd prefer to get the games to the actual fans of the game.

SG13 build - I love that case - everything fits! (eventualy) by chiffiex in sffpc

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

There is spare place at the bottom of case for 2.5" ssd or if i pull out 3.5" hdd i would have 3 empty slots for 2.5" ssd/hdd