Categories
Uncategorized

Customizable Trays in OpenSCAD

A 3d Printed Customizable Tray

This is an OpenSCAD script that can create custom trays/drawers based on the dimensions you set, because it is a parametric design. If you’re new to OpenSCAD this might be a nice project to examine. It uses the BOSL2 library (Belfry OpenSCAD Library, v2.0), and it’s a pretty simple and (hopefully) easy to understand script.

A 3d Printed Customizable Tray

I tend to use this to create small “drawers” to fit on my desk, or under my monitor stands. The large one pictured is 185x185x40, but the idea is for you to make them whatever size you need as it’s a parametric design where you set the variables to have whatever values work for your specific situation.

A 3d Printed Customizable Tray

If you’ve used OpenSCAD and mainly stuck to the cube you might want to look at the MCAD library or the BOSL2 library, as they offer a lot more options for creating cubes (and other shapes). Of course with more power comes more complexity, but you can make rounded cubes of all sorts with MCAD and BOSL2. (MCAD was my go-to for rounded cubes but I’m just getting into BOSL2 and this is my first project using it.)

You can get the .scad file from Printables.com – Customizable Tray. Open the .scad file in OpenSCAD, change the dimensions, and render a tray!

A 3d Printed Customizable Tray

Categories
Uncategorized

Rugged Parametric Box in OpenSCAD

Universal Parametric Rugged Box by Rainer Backes is perfect. Read more below if you need to.

Universal Parametric Rugged Box by Rainer Backes

I mentioned “Rugged Boxes” a bit in my Hardware Gridbox post, but the idea is basically a small box with a latch that is rugged, so it’s like a tiny Pelican case that you can print yourself.

It’s the sort of thing that if you want one a specific size for a specific use that someone else also needs, you might find it easily… but if you want it a custom size just for your specific application, well… you need to be able to adjust the design. There are a bunch of parametric designs that work with Fusion 360 (which I do not use) and I don’t know if Rugged Box (Parametric) by Whity is the original but it’s definitely quite popular.

Here’s an 80x80x60 version I printed, but I wanted something smaller. I tried this one but didn’t like it. So finally, we’ve got one that ticks all the boxes!

Universal Parametric Rugged Box by Rainer Backes is perfect. And by “perfect” I mean it’s written in OpenSCAD, and it works. At least my first print worked, as you can see by the photos. I haven’t pushed the design too hard yet, but being done in OpenSCAD means I can go crazy with it.

This saves me the trouble of having to write my own, which I did start working on. While I do enjoy designing objects I also enjoy finding code that someone else wrote that does exactly what I need. It looks like Rainer has a bunch of models written in OpenSCAD, so I may need to dig through the others for inspiration. Thanks, Rainer Backes!

Categories
Uncategorized

xtouch Controller for P1S

As I mentioned in my post about the Bambu Lab P1S the control panel leaves a lot to be desired… I also mentioned I might try the xtouch controller, and I did, and it works great.

You can grab the code from the xtouch GitHub repo and if you’re lucky like I was it’ll just freaking work on the first attempt. I say this only because I joined a Facebook group for the xtouch and like all Facebook groups there seem to be a number of people who just cannot get things to work. I was pleasantly surprised at how easy it was to set up.

By the way, these “Cheap Yellow Displays” were recently covered on Hackaday in the post “Cheap Yellow Display” Builds Community Through Hardware which is worth a look if you have other ideas.

I printed this Bambu Lab P1P/P1S/X1C Touch Screen Desk Stand (xTouch) and I have it sitting on my desk for now as a remote monitor. I’m not even sure I will attach it to the printer as most people seem to do.

My only gripe is that it doesn’t do more, but it sounds like that’s not really the developers fault, and they are working on improvements and limited to what the printer can do via MQTT but honestly for an open source project on this cheap hardware (I think mine was under $13 USD) it’s a nice addition.

Categories
Uncategorized

Framed Hapto Cone Art

Hapto has been working on a project using cut up bits of orange traffic cones to do relief prints, and asked if she could try using my Provisional Press to see if it would work well as an alternative to hand burnishing prints. So I packed up the press and took it to Milwaukee Makerspace (Norwich Edition) to give it a try.

Hapto did all of the printing, and I just watched, after giving a quick lowdown on the press and how it works compared to a more “normal” press with adjustable knobs and a moving bed and all of that.

She made a whole bunch of prints! And the verdict was that the Provisional Press would probably work quite well for her printing needs. Note that she printed on fabric that had retro-reflective material on it and had been treated with various paints to get the crazy color. She also used fabric block printing ink. The last time I did relief print patches I just used regular water based ink because it was all I had.

The nice thing about working with another artist is that you can teach and learn at the same time. I picked up a few techniques for printing, and I told her about how vegetable glycerine can help slow the drying of water based inks…

I got to take a print home and I figured I should frame it. Since I’ve been working on an OpenSCAD script to help me create 3D printed frames I thought I would give it a try.

The frame consists of two parts, the frame itself, and the back piece that fits into place.

The two images above show the “front” facing parts of the design, and the two images below show the back sides of the pieces. It’s pretty darn simple, and yes… I know there are other 3D printed frames out there, but I (as usual) wanted to design my own… in OpenSCAD… and make it parametric.

The ridges you see around the inside piece are meant to help create a press-fit so no additional hardware is needed. It’s a good idea to make them a little too large and then sand/shave them down for a perfect fit if you want it removable. Otherwise you can always glue it in place. I’ve also managed to laser cut some clear acrylic that can be placed into the frame before the artwork just like a standard store-bought frame. Without the acrylic I just spray glued the print to the back plate of the frame to hold it in place.

I’m glad Hapto invited me to do an art thing with her, and appreciate the print I received. After framing the piece it is now on the wall of my office right next to a piece of my own art.

Note: I realized I failed to get a photo of a relief carved traffic cone printing plates that Hapto created so here’s a photo she shared from a previous printing run.


Note: This post contains an Affiliate Link. Read More.

Categories
Uncategorized

Power Mac G5 Side Panel Wall Hanger

For me, 3D printing represents niche custom things that solve problems, sometimes for a few people and sometimes for just one person.

While cleaning the shop I found this old side panel from a Mac… well, a Mac Pro, or a Power Mac. I wasn’t actually sure, but I got some help. (It’s from a Power Mac G5!)

I had wanted to hang this on the wall years ago, so I figured now was the time. I took some quick measurements, spent a few minutes in OpenSCAD, and 25 minutes later had a piece that fit and was suitable for hanging.

I used four 3mm x 14mm bolts, two to hold the bracket in place, and two at the bottom of the panel so it would sit away from the wall a consistent amount.

I honestly don’t know if anyone else will ever use the file, but I figured I would share it anyway. So I did.

You can get the STL and .scad file from Printables.com – Power Mac G5 Side Panel Wall Hanger. Print it if you need it!