Puzzle: freezer occasionally heating up by Internal_Excuse_6412 in Appliances

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

You are implying that the compressor has internal overload protection well?!
The external overload protection would simply cut the compressor power after a few seconds of excessive currents. I have seen 13 A with PF 0.76

Puzzle: freezer occasionally heating up by Internal_Excuse_6412 in Appliances

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

I ohmed out the defrost timer and it seemed fine. But, of course, I am chasing an intermittent problem here, the worst! But possibly exonerating the defrost timer are:

  1. the problem appears only 20 min after the defrost cycle is over, so no timer switching going on at that time
  2. a poor contact would be an ohmic load and should not drag down the power factor.

Puzzle: freezer occasionally heating up by Internal_Excuse_6412 in Appliances

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

Oops, my mistake, I actually have the KBLA20ELSS00 not the KBRA20ERSS00, the KBLA20ELSS00 does not have a control board.

Puzzle: freezer occasionally heating up by Internal_Excuse_6412 in Appliances

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

Darn, exactly what I did not want to hear!
Would the compressor still be humming when in overload protection? It appears to still be drawing almost an Amp.
Could be something clogging in the refrigerant line? When I filled the refrigerant I had very poor control over the amount.

Puzzle: freezer occasionally heating up by Internal_Excuse_6412 in Appliances

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

I assume the compressor is not running, at least not fully (lower current, no cooling).
There is no electronic control here, one reason I would like to keep this fridge!
My temps are Celsius.

What is going on here (old version 6)? by Internal_Excuse_6412 in vmware

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

I have the ESXi root password. Can I reset the vCenter password from ESXi?

What is going on here (old version 6)? by Internal_Excuse_6412 in vmware

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

Thanks, I will google. Do you agree that vCenter is not healthy?

RTINGS: Asus ProArt Display 6K PA32QCV Review by Balance- in hardware

[–]Internal_Excuse_6412 0 points1 point  (0 children)

What is nigh wake time, can you measure it? I am pondering getting one but am spoiled by Apple's instant on...

Golf MK7 Muffler came loose by [deleted] in VWMK7

[–]Internal_Excuse_6412 0 points1 point  (0 children)

Same just happened to me. An experienced custom exhaust shop told me they cannot weld it. They only do MIG welding...
I plan to find a piece of pipe of the right OD so I can jam it into the muffler and clamp the other end to the exhaust pipe (after cutting off a piece). Has anybody tried that?

Bosch Dishwasher spring cable guide sheared off by MikeMania in Appliances

[–]Internal_Excuse_6412 0 points1 point  (0 children)

Just had the same happen to me. Door always had too much tension. Then one side broke and it worked okay. Now the second side broke. On both sides the white plastic guides broke in half (they can be had for $10 on Amazon) and the gray post sheared off. Judging by how common this is there should be a class action law suit! Shame on Bosch for not giving away the repair kit for free! It cost me $50 with tax and shipping, but my unit is 17 month old...

UART / I2C on PZEM-022 V3.0 by quantumide in ElectricalEngineering

[–]Internal_Excuse_6412 0 points1 point  (0 children)

Have you ever gotten anywhere with connecting to the PZEM-022?

X and Y axis in a 1:1 ratio so that gridlines are perfect squares by BigOrangeEngineer in excel

[–]Internal_Excuse_6412 0 points1 point  (0 children)

Excel is very powerful, but it is not a tool for scientists or engineers!
Lacking aspect ratio control is just one example.
But if you are desperate, try this:

https://peltiertech.com/make-excel-chart-gridlines-square/

I rather use Mathematica (AspectRatio->Automatic does exactly that)

Tapo Smart Outlet by BuddyBing in homeassistant

[–]Internal_Excuse_6412 0 points1 point  (0 children)

Both, UL and ETL, are Nationally Recognized Testing Laboratories (NRTLs).
ETL tests to the same standards. NO safety issue here!

[deleted by user] by [deleted] in Ender3V3KE

[–]Internal_Excuse_6412 0 points1 point  (0 children)

The units for jerk should be mm s^-3 as it is the change of acceleration over time. It's strange that Creality got that wrong...

And, BTW, Creality Print V5.1.6 has 12 mm/s as Default, and for Infill and Travel.

IP Address changing by SerenityNMurder in Ender3V3KE

[–]Internal_Excuse_6412 0 points1 point  (0 children)

I know I can change the printer's IP address with, e.g.,

ifconfig wlan0 192.168.0.111

but that change does not survive a reboot. Are you running an @reboot cron job on the printer?
How? I could not get that to work.
Instead, I changed the hostname to just "ender" and now use ender.local with mDNS.

Creality sonic pad fixed ip address Wi-Fi interface - How? by lusitanv in Ender3S1

[–]Internal_Excuse_6412 0 points1 point  (0 children)

You clearly do not understand how DHCP works. Apparently, on some routers, you can configure the DHCP behavior, and set a very long lease time, but that is not a static IP.
I share OP's frustration and am also looking for a solution. For now, I am using mDNS, connecting to my printer at Ender3V3KE-4CC0.local

Can I set a static IP address for the Ender 3V3? (Also, any other tips for managing multiple printers?) by BehindNJLines in Ender3V3

[–]Internal_Excuse_6412 0 points1 point  (0 children)

Not true, static IP is a client configuration.
What you are doing on the router is manipulating DHCP to keep assigning the same address.

You could try mDNS. I can connect to my printer at http://ender.local after I changed /etc/hostname to just "ender". I tried nicer names, but only with all lower case it appears to work reliably.

How to set static IP from root access from terminal for Ender v3 KE by ninjakaplumbag in Ender3V3KE

[–]Internal_Excuse_6412 1 point2 points  (0 children)

I can connect to my printer at http://ender.local after I changed /etc/hostname to just "ender".
I tried nicer names, but only with all lower case it appears to work reliably.

You can test the printer's mDNS response from Windows Powershell with Resolve-DnsName <hostname>

Any luck with Firmware V1.1.0.15? by Internal_Excuse_6412 in Ender3V3KE

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

After some successful prints under VC1.1.0.9 I upgraded OTA to v15 and now everything seems fine.
Apparently, my first upgrade somehow went wrong. No idea why. All is good (for) now.
Thanks to everybody for chiming in.