Unobtanium Bezels Finally Modeled For 3D Printing

In 1991, Apple released the Quadra line of computers, named after their utilization of the new Motorola 68040 CPU. The Quadra line initially consisted of two models, the Quadra 700 and the Quadra 900. These two models, and the Quadra 950, released as a slight upgrade to the 900, were the peak of performance. You could conceivably load these machines up with 256 Megabytes of RAM, in an era where hard drives hovered around 80 Megabytes. This much RAM would cost as much as a house. These were powerhouses, the first ProTools workstations, and they ran Jurassic Park. If you wanted peak performance in the early 90s, you got a Quadra.

The Quadra 900 and 950 were tower computers, and there were options for floppy, Zip drives, Bernoulli drives, and a CD-ROM drive. They were introduced a little before the ‘multimedia’ hubub, and right now, the plastic bezel for the CD-ROM option is an absurdly expensive piece of plastic. People have paid $150 for an original CD-ROM bezel. Seems like the perfect application of 3D printing, doesn’t it? That’s exactly what [360alaska] over on the 68k Macintosh Liberation Army forms did. The unobtanium bezel can now be sent off to Shapeways.

This project is a continuation of a thread where various forum members shared their .STLs for random bits of Apple plastic, ranging from rubber feet for PowerBooks to the clip-on ‘programmer’s switch’ for the Macintosh SE. The crowning achievement of this community endeavour is the Quadra 950 CD-ROM bezel. There are a few varieties, ranging from one that fits a standard 5 1/4″ drive, to a nearly exact replica of the official Apple offering for their official drive. All the files are there for the downloadin’.

Printing these bezels will be a bit of a challenge for a filament-based printer, but resin printers are getting cheap and Shapeways is always there for you. Painting to match the brominated patina of old plastic is also a challenge, but the forum members have had some success with off-the-shelf spray paints.

Apple’s Best Computer Gets WiFi

The greatest computer Apple will ever make isn’t the Apple II, it isn’t the Bondi Blue iMac, it isn’t the trash can, and it certainly isn’t whatever overheating mess they’re pushing out now. The best computer Apple will ever make is the SE/30, at its time a server in a tiny portable shell, and capable of supporting 128 Megabytes of RAM thirty years ago.

Over the years, people have extended and expanded the SE/30 to absolutely ludicrous degrees, but now we have a simple way of adding WiFi to this classic computer. Over on the 68kmla forums, [ants] discovered a tiny cheap card that could easily serve as an Ethernet to WiFi bridge. After attaching this card to a Danaport Ethernet card and bending some aluminum for a bracket, they had a WiFi antenna sticking out of the back of a 30-year-old computer.

But adding a WiFi card to an old computer is nothing new — this could have been done with a Pi, or if you’re a hacker, a TP-Link router flashed with OpenWRT. To really do this right, you’ll need integration with the operating system, and that’s where this build goes off the rails. [ants] wrote a WiFi extension for System 7 (with the relevant GitHub)

The problem with the Vonets WiFi card is that configuration has to be done through a browser. Since there are no modern browsers for classic macs, this meant either pulling out a PowerBook or doing the configuration through your daily driver desktop PC. The WiFi extension gets around that by giving a classic mac the ability to configure the Vonets card almost automatically. This extension also looks like how you would configure the WiFi on a modern mac, complete with the WiFi icon in the toolbar. It’s beautiful, and one of the rare examples of modern 68k mac programming.

As for what you can do by adding WiFi to a 30-year-old computer with a 16MHz processor, the answer is a resounding, ‘not much’. Your choice of browsers is limited (iCab seems to be the best), but you can load the Google homepage slowly. HTTPS isn’t going to work, and the Internet right now is full of megabytes of Javascript cruft. If you find a nice, lightweight web page — such as the Hackaday Retro Edition, for example — you’re looking at a capable web browsing machine. Of course, the real use case for giving the SE/30 WiFi is file transfer around the home network, but still: it’s WiFi for the best computer Apple ever made.

Apple Passwords: They All ‘Just Work’

When the Macintosh was released some thirty-odd years ago, to Steve Jobs’ triumphant return in the late 90s, there was one phrase to describe the simplicity of using a Mac. ‘It Just Works’. Whether this was a reference to the complete lack of games on the Mac (Marathon shoutout, tho) or a statement to the user-friendliness of the Mac, one thing is now apparent. Apple has improved the macOS to such a degree that all passwords just work. That is to say, security on the latest versions of macOS is abysmal, and every few weeks a new bug is reported.

The first such security vulnerability in macOS High Sierra was reported by [Lemi Ergin] on Twitter. Simply, anyone could login as root with an empty password after clicking the login button several times. The steps to reproduce were as simple as opening System Preferences, Clicking the lock to make changes, typing ‘root’ in the username field, and clicking the Unlock button. It should go without saying this is incredibly insecure, and although this is only a local exploit, it’s a mind-numbingly idiotic exploit. This issue was quickly fixed by Apple in the Security Update 2017-001

The most recent password flaw comes in the form of unlocking the App Store preferences that can be unlocked with any password. The steps to reproduce on macOS High Sierra are simply:

  • Click on System Preferences
  • Click on App Store
  • Click the padlock icon
  • Enter your username and any password
  • Click unlock

This issue has been fixed in the beta of macOS 10.13.3, which should be released within a month. The bug does not exist in macOS Sierra version 10.12.6 or earlier.

This is the second bug in macOS in as many months where passwords just work. Or don’t work, depending on how cheeky you want to be. While these bugs have been overshadowed with recent exploits of Intel’s ME and a million blog posts on Meltdown, these are very, very serious bugs that shouldn’t have happened in the first place. And, where there are two, there’s probably more.

We don’t know what’s up with the latest version of the macOS and the password problems, but we are eagerly awaiting the Medium post from a member of the macOS team going over these issues. We hope to see that in a decade or two.

Jeroen Domburg Miniaturizes A Mac

His name may not ring a bell, but his handle will — Sprite_tm, a regular to these pages and to Hackaday events around the world. Hailing from The Netherlands by way of Shanghai, Jeroen Domburg dropped by the Hackaday Superconference 2017 to give a talk on a pet project of his: turning a Macintosh into, well, a pet.

You could say this is Jeroen’s second minification of vintage hardware. At last year’s Hackaday Superconference, he brought out the tiniest Game Boy ever made. This incredible hardware and software hack stuffs a complete Game Boy into something you can lose in your pocket. How do you top a miniature version of the most iconic video game system ever made? By creating a miniature version of the most iconic computer ever made, of course.

The tiny object in front of Jeroen in the title image is, in fact, a working Macintosh Plus that he built. Recreating mid-80’s technology using 2017 parts seems like it would be easy, and while it’s obviously easier than breaking the laws of physics to go the other direction, Jeroen faced some serious challenges along the way, which he goes into some detail about in his talk.

Continue reading “Jeroen Domburg Miniaturizes A Mac”

The Other Way To Brick A Mac Classic

Why would you build a mini Mac Classic using LEGO and a Raspberry Pi? Well, why wouldn’t you?

[Jannis Hermanns] couldn’t find a reason to control this outburst of nostalgia for the good old days of small, expensive computers and long hours spent clawing through the LEGO bin to find The Perfect Piece to finish a build. It turns out that the computer part of this replica was the easy part — it’s just an e-paper display driven by a Raspberry Pi Zero. Building the case was another matter, though.

After a parti-colored prototype with whatever bricks he had on hand, a session of LEGO Digital Designer led him to just the right combination of bricks to build an accurate case, almost. It turns out that the stock selection of bricks in LDD won’t allow for the proper proportions for the case, so he ordered the all-white bricks and busted out the Dremel. LEGO purists may want to avert their eyes from the ABS gore within, but in the end the case worked out and the whole build looks great.

Fancy a full-size Mac Classic reboot? How about this iPad docking station? Or if tiny and nostalgic is really your thing, this retro-future terminal build is pretty keen too.

[via r/raspberry_pi]

Hackaday Links: April 2, 2017

Toorcamp registration is open. It’s June 20-24th on Orcas Island, Washington.

Hey, you. The guy still using Mentor Graphics. Yeah, you. Siemens has acquired Mentor Graphics.

CNC knitting machines are incredibly complicated but exceptionally cool. Until now, most CNC knitting machines are actually conversions of commercial machines. Beginning with [Travis Goodspeed] and  [Fabienne Serriere] hack of a knitting machine, [Becky Stern]’s efforts, and the Knitic project, these knitting machines are really just brain transplants of old Brother knitting machines. A few of the folks from the OpenKnit project have been working to change this, and now they’re ready for production. Kniterate is a project on Kickstarter that’s a modern knitting machine, and basically a 2D woolen printer. This is an expensive machine at about $4500, but if you’ve ever seen the inside of one of these knitting machines, you’ll know building one of these things from scratch is challenging.

There was a time when a Macintosh computer could play games. Yes, I know this sounds bizarre, but you could play SimCity 2000, Diablo, and LucasArts adventure games on a machine coming out of Cupertino. [Novaspirit] wanted to relive his childhood, so he set up a Mac OS 7 emulator on a Raspberry Pi. He’s using Minivmac, beginning with an install of OS 7.1, upgrading that to 7.5.3, then upgrading that to 7.5.5. It should be noted the utility of the upgrade to 7.5.5 is questionable — the only real changes from 7.5.3  to 7.5.5 are improved virtual memory support (just change some emulator settings to get around that) and networking support (which is difficult on an emulator). If you’re going to upgrade to 7.5.5, just upgrade to 8.1 instead.

It’s getting warmer in the northern hemisphere, and you know what that means: people building swamp coolers. And you know what that means: people arguing about the thermodynamics of swamp coolers. We love these builds, so if you have a swamp cooler send it on in to the tip line.

The Prusa edition of Slic3r is out. The improvements? It’s not a single core app anymore (!), so slicing is faster. It’s got that neat variable layer slicing. Check out all the features.

It takes at least a week to delete your Facebook account. In the meantime, you can lawyer up and hit the gym. Additionally, we’re not really sure Facebook actually deletes your profile when you disable your account. Robots to the rescue. [anerdev] built a robot to delete all his content from Facebook. It’s a pair of servos with touchpad-sensitive pens. Add an Arduino, and you have a Facebook deleting machine.

Re-Capping An Ancient Apple PSU

It sometimes comes as a shock when you look at a piece of hardware that you maybe bought new and still consider to be rather high-tech, and realise that it was made before someone in their mid-twenties was born. It’s the moment from that Waylon Jennings lyric, about looking in the mirror in total surprise, hair on your shoulders and age in your eyes. Yes, those people in their mid-twenties have never even heard of Waylon Jennings.

[Steve] at Big Mess o’Wires has a Mac IIsi from the early 1990s that wouldn’t power up. He’d already had the life-expired electrolytic capacitors replaced on the mainboard, so the chief suspect was the power supply. That miracle of technology was now pushing past a quarter century, and showing its age. In case anyone is tempted to say they don’t make ’em like they used to, [Steve]’s PSU should dispel the myth.

It’s easy as an electronic engineer writing this piece to think: So? Just open the lid, pop out the old ones and drop in the new, job done! But it’s also easy to forget that not everyone has the same experiences and opening up a mains PSU is something to approach with some trepidation if you’re not used to working with line power. [Steve] was new to mains PSUs and considered sending it to someone else, but decided he *should* be able to do it so set to work.

The Apple PSU is a switch-mode design. Ubiquitous today but still a higher-cost item in those days as you’ll know if you owned an earlier Commodore Amiga whose great big PSU box looked the same as but weighed ten times as much as its later siblings. In simple terms, the mains voltage is rectified to a high-voltage DC, chopped at a high frequency and sent through a small and lightweight ferrite-cored transformer to create the lower voltages. This means it has quite a few electrolytic capacitors, and some of them are significantly stressed with heat and voltage.

Forum posts on the same PSU identified three candidates for replacement – the high voltage smoothing capacitor and a couple of SMD capacitors on the PWM control board. We’d be tempted to say replace the lot while you have it open, but [Steve] set to work on these three. The smoothing cap was taken out with a vacuum desoldering gun, but he had some problems with the SMD caps. Using a hot air gun to remove them he managed to dislodge some of the other SMD components, resulting in the need for a significant cleanup and rework. We’d suggest next time forgoing the air gun and using a fine tip iron to melt each terminal in turn, the cap only has two and should be capable of being tipped up with a pair of pliers to separate each one.

So at the end of it all, he had a working Mac with a PSU that should be good for another twenty years. And he gained the confidence to recap mains power supplies.

If you are tempted to look inside a mains power supply you should not necessarily be put off by the fact it handles mains voltage as long as you treat it with respect. Don’t power it up while you have it open unless it is through an isolation transformer, and remember at all times that it can generate lethal voltages so be very careful and don’t touch it in any way while it is powered up. If in doubt, just don’t power it up at all while open. If you are concerned about high voltages remaining in capacitors when it is turned off, simply measure those voltages with your multimeter. If any remain, discharge them through a suitable resistor until you can no longer measure them. There is a lot for the curious hacker to learn within a switch mode PSU, why should the electronic engineers have all the fun!

This isn’t the first recapping story we’ve covered, and it will no doubt not be the last. Browse our recapping tag for more.