The Smell of Molten Projects in the Morning

Ed Nisley's Blog: Shop notes, electronics, firmware, machinery, 3D printing, laser cuttery, and curiosities. Contents: 100% human thinking, 0% AI slop.

Category: Home Ec

Things around the home & hearth

  • Sunbeam Clothes Iron Salvage

    Sunbeam Clothes Iron Salvage

    For just under twenty bucks, Mary has a new clothes iron and I harvested the heating element from the longsuffering Sunbeam iron:

    Sunbeam clothes iron - heater connections
    Sunbeam clothes iron – heater connections

    Per the notations:

    • AC Line enters on middle terminal to thermostat
    • Thermostat controlled Line on left terminal to heater
    • AC Neutral to heater terminal on right

    The heater measures 12.6 Ω cold, so 9.5 A → 1.1 kW.

    The iron had an insulating sleeve on the thermostat shaft capped with a plastic dial, which makes perfect sense for something in contact with the hot side of the AC power cord.

    The IC date codes suggest it’s been around since 2002, so it’s about two decades old. In that time, one of the two electrolytic capacitors succumbed to the plague:

    Sunbeam clothes iron - capacitor plague
    Sunbeam clothes iron – capacitor plague

    I think the relay and electronics implemented the iron’s timed shutoff function, but it does seem rather complex for that.

  • Eyeglass Case Padding Redux

    Eyeglass Case Padding Redux

    Confronted with a nice metal eyeglass case that had lost its original liner, I traced the outline on paper and scanned it:

    Metal case outline
    Metal case outline

    Unlike the plastic Zenni cases, this one has nice straight edges, so:

    • Eyeball a LightBurn rectangle over the traced image
    • Round the corners to suit
    • Shrink it by a few millimeters to make it fit inside

    Then:

    • Add a perimeter line offset by the 6 mm required to cover the sides
    • Draw a dart in each corner to allow for bending the foam
    • Set the perimeter priority to 1 so it cuts last
    • Put the original outline to a tool layer to remind me how to do this the next time around

    Which looks like this:

    Metal case pad - LightBurn layout
    Metal case pad – LightBurn layout

    Then Fire The Laser into a sheet of EVA foam:

    Metal eyeglass case - padding cut
    Metal eyeglass case – padding cut

    Stuff it into the case, do another one in brown, and the result looks kinda like it should:

    Metal eyeglass case - padding installed
    Metal eyeglass case – padding installed

    That was easy …

  • Kenmore 362.75581890 Oven Igniter: That Didn’t Take Long

    Kenmore 362.75581890 Oven Igniter: That Didn’t Take Long

    So the oven igniter I installed in January failed to ignite the oven when its current draw fell far enough below the valve’s 3.3 A minimum:

    Oven Igniter - 2.3 A current
    Oven Igniter – 2.3 A current

    Of course, the seller no longer offers that particular igniter.

    I described the problem:

    The igniter just failed. The oven gas valve requires 3.3 to 3.6 amps to open, but this igniter now draws only 2.3 amps, as shown by the clamp-on current meter.

    Because of the low current, the valve does not open and the oven does not heat.

    The igniter should last more than five months!
    How do I go about getting a replacement or a refund?
    Thanks …

    Which generated pretty much the reply you’d expect:

    We are very sorry, because your product is 5 months from the date of purchase, we cannot offer you a refund.
    Please purchase another replacement.

    Which made me a bit salty:

    ” the best quality for greater power connection, higher load and longer service life “

    ” We stand by our products, and our customers are our focus as a business. If you have any quality problem, please contact Funmit customer service team in time, and we will try our best to solve your problems “

    So five months is “longer service life” with “the best quality”.

    Bonus: now I understand what “try our best” means, too.

    But to no avail:

    Have a nice day! We are glad to serve you.
    We are very sorry that you are not satisfied with our products.
    Amazon.com Return Policy:Amazon.com Voluntary 30-Day Return Guarantee: You can return many items you have purchased within 30 days following delivery of the item to you. Our Voluntary 30-Day Return Guarantee does not affect your legal right of withdrawal in any way.
    However, the product has passed the return and exchange period, so it cannot provide you with a warranty.
    If you have other questions, please contact us in time, we will serve you wholeheartedly. Thank you.
    Sincere wishes,
    –By Funmit

    So I bought a slightly more expensive igniter from a different randomly named seller that draws a slightly under-spec but entirely typical 3 A:

    Oven Igniter - 3.0 A initial current
    Oven Igniter – 3.0 A initial current

    This one, however, allegedly comes with a one year warranty:

    Quality you can Trust – All Snap Products are made with premium materials and are tested so they last
    Buy with Confidence – Snap Supply Parts always come with a 1 Year Warranty

    Which surely requires the seller remaining in business until then.

    We shall see how this works out.

  • Patio Chair Foot Adapters

    Patio Chair Foot Adapters

    Some years ago we acquired a free quartet of aluminum-frame patio chairs in need of new straps and feet. Eventually enough straps broke to force me to re-strap the things and I finally got around to replacing the badly worn OEM feet:

    Patio Chair Foot Adapter - OEM feet
    Patio Chair Foot Adapter – OEM feet

    The small drilled holes let me yoink most them out with sheet-metal screw attached to a slide hammer, then apply the Designated Prydriver to the most recalcitrant / broken ones.

    Some feet had worn enough to expose the aluminum tubes, but most had at least a thin layer of plastic:

    Patio Chair Foot Adapter - OEM foot erosion
    Patio Chair Foot Adapter – OEM foot erosion

    Obviously, I should have stripped and repainted the frames (if that’s possible, as they’re probably powder-coated), but a man’s gotta know his limitations and this job needed to get done.

    One might think patio furniture replacement feet are cheap & readily available, but no amount of keyword engineering produced search results with any degree of assured fit, so I conjured adapters for screw-in feet from the vasty digital deep:

    Patio Chair Foot Adapters - solid models
    Patio Chair Foot Adapters – solid models

    This was a long-awaited opportunity to explore the BOSL2 library and it worked wonderfully well. Each adapter is whittled from a huge hex nut with threads that perfectly fit the M8×1.25 stud, which stands vertically through the middle of the (slightly oval) bottom surface parallel to the floor.

    The front tubes have a 5° angle with respect to the vertical:

    Patio Chair Foot Adapter - front
    Patio Chair Foot Adapter – front

    And the rear tubes are 15° off:

    Patio Chair Foot Adapter - rear
    Patio Chair Foot Adapter – rear

    Each adapter has an orientation notch pointing toward the front of the front leg and the rear of the rear leg:

    Patio Chair Foot Adapter - orientation notch
    Patio Chair Foot Adapter – orientation notch

    I expected to apply adhesive on the inside and outside of the adapters, but they tapped firmly into place inside the legs and the studs screwed firmly into them, so we’ll see how they survive in actual use. I expect the studs to rust after a while, but that might not be the most awful thing ever to happen.

    The OpenSCAD source code as a GitHub Gist:

    // Patio chair foot adapter
    // Ed Nisley – KE4ZNU – 2023-06
    include <BOSL2/std.scad>
    include <BOSL2/threading.scad>
    LegAngles = [5,15];
    /* [Hidden] */
    ThreadThick = 0.25;
    ThreadWidth = 0.40;
    HoleWindage = 0.2;
    Protrusion = 0.1; // make holes end cleanly
    function IntegerMultiple(Size,Unit) = Unit * ceil(Size / Unit);
    ID = 0;
    OD = 1;
    LENGTH = 2;
    inch = 25.4;
    //———————-
    // Dimensions
    LegTube = [18.8 – HoleWindage,22.5,0];
    Stud = [8.0,1.25,10.0]; // M8x1.25 foot stud
    FlangeBase = 3.0;
    //———————–
    for (i=[0:len(LegAngles)-1]) {
    ang = LegAngles[i];
    FlangeIncr = LegTube[OD]*tan(ang);
    Flange = [Stud[0],LegTube[OD],FlangeBase + FlangeIncr];
    translate([i*1.5*Flange[OD],0,0])
    difference() {
    translate([0,0,0*-FlangeIncr/2])
    threaded_nut(2*Flange[OD],Stud[0],1.5*Stud[2],Stud[1],
    anchor=BOTTOM,bevel=false,$slop=0.2);
    rotate([0,ang,0]) {
    translate([0,0,FlangeBase + FlangeIncr/2])
    tube(4*Stud[2],2*Flange[OD],LegTube[ID]/2,
    anchor=BOTTOM);
    tube(4*Stud[2],2*Flange[OD],Flange[OD]/2,
    anchor=CENTER);
    }
    cube([Flange[OD],ThreadWidth,2*ThreadThick],anchor=BOTTOM+RIGHT);
    }
    }

  • Chipmunk Refuge

    Chipmunk Refuge

    Chipmunks zip into drain pipes when they detect even a slight threat:

    Chipmunk peering from drainpipe
    Chipmunk peering from drainpipe

    When I installed the drain pipes for the gutters & retaining wall along the driveway, I added a grate plug to keep critters from setting up housekeeping in what must look like an extensive cave network, although later experience showed I must clean debris out of the plug more frequently than I expected:

    Driveway drain - fountain
    Driveway drain – fountain

    I didn’t glue the PVC pipes together, because I knew they’d need adjusting, so it was no surprise when the last section of pipe shifted enough to open a small gap, probably because my lawnmowing passes always proceed from right to left over the pipe:

    Chipmunk Refuge - shifted drain pipe
    Chipmunk Refuge – shifted drain pipe

    The front yard chipmunk immediately claimed the pipe and zipped into the opening whenever we met on my way to the mailbox.

    When I reconnected the pipe, the chipmunk knew something had gone wrong and started some exploratory excavation in about the right spot to find the missing tunnel entrance:

    Chipmunk Refuge - missing gap
    Chipmunk Refuge – missing gap

    Not being one to rebuff the humble, I decided to make the world better:

    Chipmunk Refuge - site overview
    Chipmunk Refuge – site overview

    It’s a short section of PVC pipe with a wood plug in the far end to keep what I grandly call “our lawn” from filling it up. I bandsawed a disk from a scrap of inch-thick lumber that used to be a door and introduced it to Ms Belt Sander often enough to make it a snug push fit in the pipe.

    Some decoration seemed in order:

    Chipmunk Refuge - decorated end plug
    Chipmunk Refuge – decorated end plug

    Which gives the place a nice, homey look:

    Chipmunk Refuge - installed
    Chipmunk Refuge – installed

    Now, we’ll see whether the critters enjoy it as much as I did.

  • Raccoons In the Night

    Raccoons In the Night

    The only reason we haven’t seen a standing raccoon is because we’re not awake when it happens:

    Raccoons vs wheelbarrow - 2023-06-09
    Raccoons vs wheelbarrow – 2023-06-09

    The glowing dot over on the far right is a third raccoon!

    They are athletic critters:

    Raccoons in wheelbarrow - 2023-06-09
    Raccoons in wheelbarrow – 2023-06-09

    Mary puts garden clippings in the wheelbarrow before hauling them over the hill to our organic dumping ground. Something must smell pretty good in there:

    Raccoons around wheelbarrow - 2023-06-09
    Raccoons around wheelbarrow – 2023-06-09

    The wire mesh over the new plantings in the garden seems to be holding them at bay, but it must come off before it snares the growing plants. We hope whatever is in the fertilizer will have worn off by then!

  • Danger Zone Earrings: GITD Set

    Danger Zone Earrings: GITD Set

    Embiggening the SCP symbols used on the yellow vinyl-on-acrylic version improves their proportions:

    SCP Earrings - GITD vs vinyl PSA
    SCP Earrings – GITD vs vinyl PSA

    The black-on-white look come from vinyl PS atop GITD tape atop some transparent red acrylic, which looks a whole lot better in its natural environment:

    SCP Earrings - GITD in action
    SCP Earrings – GITD in action

    Making those ten samples requires 15 minutes of laser time (mostly kiss-cutting the patterns at maybe 5 mm/s) and another 25 minutes of weeding and primping. I’m not convinced this is an economically feasible activity, but I really like the results.

    Nah, I’m still not getting my ears punched.