Shdwdrgn

joined 2 years ago
[–] [email protected] 2 points 2 days ago (1 children)

What kind of crops are you going to grow at 125°? That's still within OP's specification of triple digits and with temps getting hotter we're likely to see a lot more of this happening within our lifetime.

[–] [email protected] 0 points 3 days ago (1 children)

Yeah I think there's some good ideas that have been built up with the ABL devices over the years, and that mesh leveling seems great. However I also feel like more people should take the time to get their beds physically as flat as possible first, because otherwise your printer spends a lot of time micro-stepping the Z, and I've seen some mesh maps that looked absolutely horrible.

Playing around with arduino devices, I have some laser rangefinders that seem like they could work well for an ABL. That might also be a good way to map out the idea I mentioned about creating a thin full-bed shim to get a truly flat bed, and after that perhaps you would only need to do a fast four-corner calibration with the ABL to make sure nothing has changed.

[–] [email protected] 2 points 3 days ago (3 children)

I've never had auto-leveling on my own printer, but the one at work has it and I wouldn't want it. It was great for the first couple years, then the sensors started suffering from corrosion and now it just doesn't work for crap.

So on my own printer (fully manual) I have always treated the paper test as nothing more than an initial step to make sure the nozzle doesn't plow your bed during the leveling process. It will get you close, but not close enough. To really dial in your bed, you need at least a 5-point 1st-layer print test so you can really get that initial layer adhering nicely at all points, and this of course performs the calibration with the bed at full heat so it matches conditions during actual prints.

The biggest problem I had was my aluminum bed was badly warped when I got it, but fortunately just bowl-shaped. I cut CD-sized discs of aluminum foil to build up the center -- 13 layers in total, then put a glass or G10 bed over that to really get a flat surface. I finished mine with a PEI sticker on top of the G10.

Another problem is that all beds will be completely unique from each other. I have one of the original Ender 3 Pro printers, and purchased a Creality glass bed with it. There was nothing that wouldn't stick to that bed, and I used a 10mm calicat (which has 4mm feet pads) as my tests for all new filament. Clean the surface occasionally with 91% ISO, and life was good... but after a few years the surface wore out and I was forced to get a new bed. Ordered directly from Creality again, and man, nothing at all would stick to that piece of glass, even for large prints. I tried everything down to brake cleaner to solve the problem and finally gave up on it. That's when I started working with the G10. The point of this is that you can tell someone a particular bed will solve all their problems, and you will be wrong. The reality is that sellers use different manufacturers to make their product and you never know what you'll get.

Your observations about the bed warping from the tightness of the screws is interesting, I never thought about that part before. I have heavy springs under my bed, and I have always suggested people get those springs as tight as possibly without being completely closed, then adjust the Z-switch to that point before you start your leveling process. Tight springs means the screws should never wander. It's been around 3 years since the last time I even touched my leveling screws, and I just fired up the printer and ran some new pieces last week without any issues. A good tool is one that you can ignore for a year, then use it without having to recalibrate. Anything else is just frustrating!

There are a lot of suggestions we can make to help newcomers get their bed leveling correct, and there are a lot of variables that we simply can't account for including manufacturer defects. One idea I had years ago but never got around to trying is to print a thin sheet of filament the size of the entire bed, ironed to create a top surface perfectly flat to the nozzle but taking up any imperfections in the aluminum plate. Then put a thin bed over the top of that, and you should have a perfect surface that lasts nearly the life of the printer. Seems like a good idea, but how do you figure out where to fill in those first layers until you have a final layer that covers the full bed?

[–] [email protected] 1 points 1 week ago

Oh I have a pretty good idea about that... But I was actually referring to the fact that Trump's platform was the first thing attacked after he bombed the country. Yeah it would be great if we had a government that was focused on letting the various agencies do their jobs rather than dismantling everything that keeps us safe and healthy.

[–] [email protected] 0 points 1 week ago (6 children)

When they're talking about "poorly secured US networks", they're referring to Truth Social, right?

 

I built a new firewall under Debian 12. The machine has eight network ports, and during configuration I accidentally used the same name for a couple of the ports in the files under /etc/systemd/network/*.link. I ended up with two link files referencing two different MAC addresses but naming each of them as WAN0, and once systemd got that configuration it wouldn't let it go.

From what I could find online, normally I would just issue systemctl daemon-reload followed by a update-initramfs -u and after a reboot systemd should have had the updated information... but no dice this time. The way I finally discovered the problem was when I noticed under ifconfig that my wan0 port was pointing to the wrong MAC address (even though the link files had been corrected).

After several hours of fighting with it, I finally managed to get it to work by renumbering all of my link files, and now the information for each port matches up correctly. But my real question here is WHY did systemd refuse to read updated link files? Is there another step I should have taken which was mysteriously never mentioned in any of the dozens of web pages I looked at trying to fix this? I really need to understand the proper process for getting it to correctly use these files so I can maintain the machine in the future.

(God I miss the reliability of udev already)

 

I'm building a new rack server (Poweredge R620) and am using the option "consoleblank=600" in the GRUB_CMDLINE_LINUX setting. During the setup I used the wrong memory stick and installed Bullseye, and screen blanking was working correctly there. Since I had already finished nearly all the configuration this week, I thought it would be easier to just do a regular dist upgrade than reloading the whole system.

After upgrading to Bookworm and rebooting, I notice that now when the screen blanking is supposed to kick in (which normally just turns off the display), I am instead getting what looks like rolling static on the screen. I have several other R620 racks running Buster so I know the screen blanking should work with this hardware, but this appears to be an issue specific to Bookworm.

Note that even when I try something like setterm -blank 1 or setterm -powerdown 1 I get the same resulting static after 1 minute. To be clear, this is specifically for the command line, I do not run desktops on my servers.

A google search for the problem has been unsuccessful so I'm hoping someone can point me to a solution or help with the proper search terms.

 

I love seeing these groups pop up everywhere! They are such a fantastic resource to help prevent deadly mistakes, but also great for learning more about the incredible variety of mushrooms all around us, many of which are too tiny to casually notice but contain such beauty. As a kid I would hunt morels with my grandpa and that probably inspired me to keep my eyes open. Several years ago I had some huge mushrooms pop up in my yard, and after getting a positive ID I fried them up and ate them. Sometimes you just get lucky with what the squirrels drag into your yard.

Now I've finally taken the next step to growing my own, and yesterday transferred my first starts of oyster mushrooms to grain jars. I also managed to start some cremini spawn on boiled cardboard, and just giving it a little more time before transferring that to grain jars as well. Can't wait to taste all the results!