My Stoopid Stuff
  • Home
  • Projects
  • Blog
  • Lec'tronics
  • Links
  • CNC
  • Quick Recipes
  • 3D Printer Tips
  • Voron 2.4

The "MadMopar Collection" is Now Online

6/16/2026

0 Comments

 
Over the past couple months, I've been working with MadMopar over on MakerWorld to bring a few designs to life.  These were all his suggestions, and he did the testing, while I did the CAD design work.  It's been a great collaboration and now all the designs which we have worked on are available.

The first design, which started it all, was a P2S low profile exhaust fan.  This uses the same parts as the Bambu P2S Chamber Exhaust Kit ($20), but is lower profile, is scooted over to the left by a few mm (which resolves an issue of compatibility with some poop chute designs), and it has a magnetically attached duct design.  There is currently a tested 2" duct included with the models, and a 2.5" (untested) duct that is available separately.  This design does not allow for adding a HEPA filter though, since it's intended to be an exhaust only fan, which is lower profile for tight spaces.
You can find the P2S Low Profile Exhaust Fan over on Printables:

https://www.printables.com/model/1676858-low-profile-p2s-chamber-exhaust-fan-kit-ver10

The next design is a P1S exhaust adapater, which uses the same magnetically attached ducts as the P2S design above, and the Core 200S design below.  This is a very simple adapter plate and optional TPU gasket, which attaches to the back of the P1S, where the exhaust exits the printer.  
Picture
You can find the P1S 2" exhaust adapter over on Printables here:

 https://www.printables.com/model/1751316-bambu-p1s-2-magnetic-duct-adapters 
The third (and largest) project that we collaborated on is a Levoit Core 200S based filter adapter for 3D printers.  I posted about this project below, where there is more info on the development.  This was a design that was inspired by  the "Perfect Poor Man's Filter" by MrFunctionalPrint, but can be printed on a P1/P2/X1/X2 without splitting the model.  It requires the full build area though, so certain conditions need to be set up on the P1 and X1 in order to print the largest parts of the design.  That additional setup is only required on the X1 and P1 though, since they have the cutter exclusion area on the front left of the build plate.  This design took a lot of prototyping to get to the point where it could be released, so it's nice to see it complete.   There are a few things which are extras that have not been released yet (such as carbon filter inserts), but those can be added later.  The license allows for remixing so hopefully the community will also add some ducts or other parts to expand the system.
You can find the design at the link below:

https://makerworld.com/en/models/2920723-levoit-core-200s-3d-printer-filter-adapter#profileId-3268061


All of these designs only come with 2" ducts, since that is the size that has been tested.  However there is also a 2.5" duct which is untested (though I have tested the screw on couplers elements in my system, which is otherwise different).  The 2.5" ducts are available over on Printables, for anyone willing to give them a test (but feedback is requested).

https://www.printables.com/model/1754424-25-ducts-for-bambu-p2s-and-p1-exhaust-see-descript
0 Comments

I'm Working on an Update to the Bento Clone Filter

6/10/2026

0 Comments

 
I've mentioned this in previous posts, but I thought I should start a new thread, since those posts were older and not always for this same project (but related ones).  Anyway, I've been working on a V2 of my "Marvin the MircoParticle Machine (Bento) Filter V1" which is a bento box type filter that gets placed inside a 3D printer to help reduce fumes and microparticles.  I used the original V1 design for well over a year, and it worked well, but I gave it away to a relative along with one of my printers, and have been missing it.  The V2 update has been long planned, but the problem was that the 4 wire (PWM) 5020 blower fans I planned to use have become really hard to find (and expensive).  Fortunately the basic 2 wire (dumb) 5020 blower fans are still available and relatively cheap.  The reason this mattered was that I wanted to have some form of smart control over the fans and 4-wire PWM fans make that much simpler from the hardware side of things.  It's still possible to smartly control a 2-wire fan, but it requires adding some additional MOSFETs to actually control the fans (since the fans draw more current than can be switched from a microcontroller).  This is pretty standard stuff for anyone who makes stuff with micros, and I could have just bolted a mosfet board to an ESP32 and gone on my merry way.  But recently I found a ESP32-32E board which covers all the bases, except that it lacks almost any documentation lol.
Picture
This is an ESP32-32E based board, with an onboard buck controller which will take 5-60 volts input, has an onboard 3.3v linear regulator (to give all the 3.3v sensors and the ESP32 a stable voltage source), USB-C power input (5V only) which is really only useful for programming, and most importantly, two MOSFETs which are controlled by GPIO pins (via some transistors).  They also have a four MOSFET version, but two is enough for this project.

The pinouts, which I discovered based on tracing things on my board are:

CHANNEL 2 = G17
Channel 1 = G16
Status LED = G23
Switch = G0

Those pin mappings should be considered a starting point, since I don't know if all these boards are the same (they may look similar but they could be wired differently). 
I took a close look at mine (and from what I can make out), it uses a NCE6020AK MOSFET (60V/20A n-channel), with a small "J3Y" transistor (40V/0.5A NPN) which drives it.  There is also a AMS117 3.3V/1A linear regulator for supplying the ESP32 and sensors.

The design goals of the project to update the filter are:
  • Use cheap 2 wire 12v 5020 blower fans
  • Local fan control with high, low and off speeds
  • Optional automatic control of the fans using ESPHome and Home Assistant, but only when enabled
  • Optional OLED display with 4 buttons to navigate and change settings
  • Optional TVOC, Temperature and Humidity sensors
  • Optionally the filter can be made with just 2 fans and a switch (full manual control, without any smart features)

So far all these goals have been met, or are in progress and almost completed.  The fans are working very well at a low (70%) and high (100%) speed.  I'm testing the automation using ESPHome and Home Assistant currently, and the major functions are working OK.  The sensors are working as well as can be expected.  The  ENS160+AHT21 TVOC sensor  is pretty cheap, and combines an ENS160 TVOC sensor with a AHT21 temperature and humidity sensor in one board.  The downside is that the temperature and humidity sensor (AHT21) is used to calibrate the ENS160 TVOC sensor, but the ENS160 has a small heater which it needs to work, and that can affect the temperature sensor... which is used to calibrate the ENS160.  That said I don't think it will be a big deal, since the board will be getting airflow, and really the TVOC value is just gonna be a relative thing, so the value doesn't have to be 100% accurate.  I could add a 2nd temperature sensor, but that seems like it's just more complication and expense.

The OLED screen is small at 0.96", but it is readable.  I may update the design to add the possiblity of using a larger 1.3" OLED, but those seem to be harder to find.

The switch is the one component I am a bit concerned about, since I had to order it from AliExpress.  I didn't see any momentary RGB button switches that were reasonably priced on Amazon.  However an RGB switch is not a requirement, and a non-RGB momentary (16mm) switch could be used instead.  The RBG LED will be used to indicate fan or operational states, but other than that it just looks cool.  

I still have to make some cosmetic adjustments to the UI, but all the functionality seems to be working well.  I'm waiting on a momentary button switch with an RBG LED, but once I have that, the rest should come together, since the CAD design is over 95% complete.

Ultimately, when this project is done, I will be able to use this same controller (with some software tweaks) to control the window vent fan and booster fan which have been sitting at an almost done state for quite a while.  A variation of this may even end up in the next version of the StoopidAire CR-Filter.
6/13/2026:  The ESP Home side of things seems to be working well, but I need to tweak the screens since some of the text should look better if it's centered.  I discovered that a simple thing like centering text in ESPHome can be a bit of a pain though, since every change means a re-compile, so I'm trying to find a better way to do it.  It's not a big deal though, since it's only cosmetic, though I still want it to look decent.

I've been working on the Home Assitant side today with Perplexity, and I have to say our new AI overlords are pretty good at this stuff.  They can sometimes forget where they were, but when they get their bearings they can really put some cool stuff together code-wise.  Currently though, the automation side seems to be working well too.  I've tested it with my X1C, and found a few bugs, optomized things and then retested, and it's finally banging on all cylinders.  The only downside is that putting the Home Assistant part together requires two automations and a timer.  That is something I will need to write up, since before last week, I'd never set any of that stuff up in Home Assistant.  Really though, it's not too difficult once the basics of Home Assitant are understood (or at least grasped).  I think I'm getting there thanks to this project.  

Below is a simple dashboard I set up in Home Assistant, which tracks some parameters on my X1C, and the "Printer Filter" (which is actually sitting on my desk).  The dashboard has "sections" which are filled with "cards".

On the left is the X1C related stuff, including a "tile" with a "Bambu Lab Print Status Card" which is something I found in the "community cards section when I went to set up the dashboard.  Below that is an "Entity Card" with three "Entities" which are just parameters which Home Assistant (via the BambuLab-HA integration) is pulling from my X1C.  These include the "Print Status" (running, failed, idle, etc), the "Aux Fan Speed" (this is the fan on the side of the printer), and "Print Error" which is just an error status (normally OK).  

On the right side is where the fun begins for me.  Thats the section with some of the parameters that are avaliable from the filter (which runs ESPHome on an ESP32-32E).  The TVOC is pulled from the ENS160+AHT21 module attached to the ESP32-32E, and the temp and humidity data are also pulled from that same module.  All that stuff is sitting on my desk and barely held together with some jumper wires, worn out dupont connectors and a splash of hope (and a breadboard).  The cards on top show the "Printer Filter Mode" which is "High (100%)" currently, since a print is "running".  The card next to that is "Printer Filter Auto Mode" which is "On".  The ESPHome config is set up so the filter can be in "auto" or "manual" mode, where auto mode is required for Home Assistant to control it.  The other cards are pretty self explanatory, but I thought the graphs for the Temp, Humidity and TVOC data were really cool.  They are easy to set up in the dashboard too, since it's pretty much a few clicks and bam, there they are (no special config or coding required).  Not shown (they are below where I screen grabbed the image), are cards showing the "Printer Filter IP Address", "Printer Filter SSID", "Printer Filter Uptime" and "Printer Filter RSSI" (which is measure of the WiFi signal strength).

Now that the Home Assistant and ESPHome configs are done, I'm just polishing up the CAD design with a few more optimizations and goodies (that will be internal but may be appreciated during the build).  And as I mentioned earlier, I still need to tweak the screens a bit on the filter, but that will just take some time and banging away at it till it looks OK.
Picture
0 Comments

I've Been Working on Something Kind'a Cool (I Think)

6/6/2026

0 Comments

 
I haven't posted this previously, but since late March I've been working on a new design based on a suggestion from a really cool guy over on MakerWorld who needed a filter for his 3D printers.  He wanted to use the "Perfect Poor Man's Printer VOC/Fume Extractor" by MrFunctionalPrint over on Makerworld, but that design would not fit on his P1 or P2 without splitting it up.  He agreed to test the design and provide feedback, since I don't own the Levoit C200 filter (which the design is based around), so I agreed to design it.  I think he burned through several rolls of material and many hours of printing to help bring the design to the point where it's ready to share.  The upside was that he got a filter that was pretty tailored to his requirements, though it was modular enough that it should be adaptable to many different configurations. 

​I think I spent well over 50 hours on the design in total, possibly more, (the devil is always in the details).  The deisgn also evolved quite a bit from the inital idea, and was expanded into a more modular configuration (which lead to designing some additional related parts).  Probably it would be easier to tweak a design if I were using a true parametric CAD program, but mine is not that.  This is my hobby though, and I enjoy designing cool stuff, especially when it's stuff that could be useful to the 3D printing community. 

Since the design is finished now, and we know it's functional, I plan to post it soon.  What we haven't done (and don't have the means to do), is to test how well it works at cleaning the air, or any long term testing of the design.  The design is pretty similar to the Perfect Poor Man's filter though, so I expect it to be similar in how it works.

I have a few more additions I'm working on for the design, including a couple aux carbon inserts.  The design will release with 2" and 2.5" hose adapters, but I pan to release some more adapters in larger hose sizes later.  I may also open the license up to remixing, once I have some of the other associated designs uploaded, and feedback on them.  Since I don't own the Levoit C200 filter, it makes it difficult to support the models, so I think a license which lets other folks remix it is the best way to go (but again, that will be opened up a bit later).

Below are some images of the design, including some of the assembly process.  It looks a bit complicated, but it only requires 16x M3x16mm FHCS and 16x M3 locknuts, along with some 5/16" weatherstripping and superglue to assemble.  There are some TPU parts, but with some compromises, it may be possible to build it without the TPU parts.
Update 6/9/2026:  I goofed up on the icons for the lid, and put them on backwards from the way they actually work.  That is now fixed and I also fixed the images for the instructions, which relate to those parts. So now I'm just polishing up the profiles to get everything ready to post (which will be this week).  
6/16/2026:  This design is now posted over on MakerWorld:

https://makerworld.com/en/models/2920723-levoit-core-200s-3d-printer-filter-adapter#profileId-3268061​
0 Comments

V3.2 Update In Progress for the 20 Bin Gridfinity Cases

5/28/2026

0 Comments

 
Picture
I've been working on an update to the 20 Bin Gridfinity Cases as a side project.  The primary purpose of the update is to add snap in latch parts (which removes the need for several screws on every case).  The update will be incremental to v3.2, and I will leave an option to add screws in case somebody wants them.  Though the snap in latches have been working well in my H2/P2/X2 Spares Cases, without complaints.  

I'm also planning to add a couple design options for the top and base, with one being a hexagonal pattern which I used on my Generic Printer Spares Case, and another being just a plain full field contrasting color.  Like the v3.1 cases, these will be available in 6U, 9U, 12U and 15U sizes, with or without a TPU gasket.

Putting all the options together is gonna be a lot of work though.  I tackled the hardest ones first and am printing the hex patterned case now to test it.  The final design will have three separate profiles (one for each pattern option).  That's gonna be 27 different lids and bases which I need to set up in profiles, to cover all the options.  This should be fun.
Update 6/6/2026:  The profiles are mostly done now, but they have been a real pain due to various issues and a very slow PC that bogs down hard when I work with very large profiles and models in Bambu Studio.  I have to assemble my 2nd prototype and print a TPU gasket, to validate things one last time before I feel OK to post it.  It's getting close.
0 Comments

The H2 and P2 Spares Case has Been Updated to Support the X2D

5/27/2026

0 Comments

 
Picture
Since the X2D was announced, I've been planning to get my H2 and P2S Spares Case updated to suppot it as well.  I finally had the time to test print another case, and it looks good.  I don't own the X2D, however most of it's spares, aside from the cutters, are the same as the P2S so adapting things was easy.  Aside from a label, the only change from the P2S spares case parts, was to swap the small module for the base with one that has a compartment for holding the cutters (which are unique for the X2D).  So the X2D version will not have a specific location for storing cutters, but they will fit in any of the compartments. 

I also added a couple small lidded bins with latches, which were designed to hold spare snap in hotend labels for the cases.  They could be used for other small parts as well.  

You can find the updated spares case for the H2 Series, P2S and now X2D at the link below:

https://makerworld.com/en/models/2435448-bambu-h2-series-x2d-and-p2s-accessory-case-v2-0#profileId-2671977 
0 Comments

I'm working on a couple new Gridfinity Bins with Dividers (and some updates)

5/15/2026

2 Comments

 
This was sort'a side quest which was suggested by somebody over on Makerworld.  They had noted that it would be cool to have some dividers in the larger Gridfinity bins, and I thought it was such a cool idea, I decided to test it out. Something which I've never liked about bin dividers however, is that they tend to be loose and never really solidly held in place.  I'm hoping that the design I've come up with address that issue.  But because there are a ton of different sizes of the bins, I decided to take it slow (until I get some feedback on the design).  Right now, I plan to release a 2x2 and a 3x3 sized bins in 6U, 9U and 12U heights.  If they work well, I may add a divider option to other sizes of the bins (currently I have 1xn, 2xn, 3xn and 4xn sizes in the "standard" bins without dividers posted).  Unfortunately the existing "standard" bins will not be compatible with the divider system, since the bin bases and lids will be different.  I plan to keep the original bins up (without dividers), and make the bins with dividers a separate (but similar) project, since the dividers come with a cost.  The lids on the divider bins is several mm thicker, which will reduce the volume a bit.  I'm running a test print of the 3x3 prototype now, and then will try one of the 2x2 bins to see how it works.
I have several other large and interesting projects going as well, with three of them being tested currently by very helpful user on MakerWorld. That user suggested the ideas for a 3D printer filtering system, and has contributed time and material to help me test them.  Normally I print and test everything myself, but those projects involved printers (a P2S and P1S) and a filter which I do not own.  Those projects will not be posted until they are ready though, since the filtering system was just recently brought up, and it will take some time to get an idea how it works.  I'm also going to be restarting work on the Bento clone V2 update, now that I have found an ESP32 board which I think can handle non-pwm fans.  I'm waiting on the parts though, so hopefully there will be more on that later.

5/26/2026:  The 2x2 version of these bins with dividers has been posted to MakerWorld here:

https://makerworld.com/en/models/2839972-2x2-gridfinity-bins-with-latching-lids-dividers#profileId-3165833

I'm planning on releasing another version (which will be a 3x3) soon.  
2 Comments

The Coolest Box Cutter's I've Seen

4/13/2026

0 Comments

 
I recently stumbled on the "SIG SAUER K320 Inspired Folding Utility Knife" by Trent Studio over on MakerWorld.  It looks like Trent Studio has a bunch of really cool box cutter designs, but this one stood out to me.  The remix by MarkAdams is also really worth checking out (it has thinner scales and a clip), but is designed for some Coast blades which are non-standard.  I didn't want to pay for the Coast blades, but really liked the thinner profile of MarkAdams's remix, so I used his remixed parts with the blade holder from the original design, and it worked well together (shown in the 2nd pic).  

I then made a few smalll mods to the original design to tighten up the action, and add some pre-load to the spring.  This makes it a bit more difficult to open, but that is my preference.  While I was at it, I copied the MarkAdams mod with thinner scales and then added a similar belt clip with the post integrated, so the clip is held in by one of the screws.  There were several other small changes, but overall I feel they add very little to a great design (and a really nice remix).  
0 Comments

The WOPR

3/18/2026

0 Comments

 
I friend of mine just bought a P2S, and made me probably the coolest 3D printer related project that I've seen in a while.  It's the War Operations Plan Response, or WOPR for short.  Much like myself, the WOPR spends all it's time thinking about world war 3 (though for me, that's mostly been in the past few weeks).  I'm no Ferris Bueller, so to try and understand what the WOPR is telling me, I've spent the past several hours watching the WOPR's lights blink on and off.  Unfortunately I'm still no closer to knowing if it's saying that Iran is building secret military tech under an orphanage, or if it's concerned with their advanced falafle technology, or possibly both?  Regardless, I have to assume that those blinking lights indicate that it knows what it's doing, so I can only hope that our military has this WOPR technology too.

Since my WOPR arrived in a sterile condition, I decided to make a name tag for it, so I don't forget that it's doing serious work.  Accidentally unplugging the WOPR while it's running a game of tic-tac-toe could have catastrophic consequences, based on my knowledge of classic 80's film.  

If like me, you want to be prepared for the next 'uge world war, you can get your own WOPR (by 463n7) over on MakerWorld, at the link below.  Just be sure to get the MAX7219-based 8x32 LED modules that fit tightly together, since there are some that have a small gap between the modules, and those will not work properly with this design.

https://makerworld.com/en/models/1670433-rack-mounted-led-matrix-8x96-wopr-style#profileId-1768436

Although I don't know exactly what my WOPR is saying, I sense it's anger.  So I've already cleared out my local Costco of their entire stock of Kirkland Signature 2-ply toilet paper, which I assume will be our post apocalyptic currency of choice, along with bottle caps probably.  And now I'm off to start digging a bunker / bat cave under the backyard shed.  Sorry, but there will be no pictures of that project however.
0 Comments

Replacing the Slab For A Pentair Sand Filter

3/9/2026

0 Comments

 
About 4 years ago, I had to re-level my dad's pool filter, and fix a few couplers on it.  At the time the fix was a bit of a kludge, but it actually lasted much longer than I expected.  This season, when he went to start up the pool, the filter started spewing water, which was due to a broken lower bulkhead fitting on the filter.  And that was due to the filter shifting again, putting stress on the fitting.  So it was time to do the job again, and hopefully better this time.  The root of the problem is the slab that the filter sets on, which had cracked pretty badly, and had to be swapped out.  I could have poured a new slab, but decided to pick up a pre-fab slab instead.  I hit the new slab with a couple coats of Thompson's Water Seal spray before I started removing the old one.  The pre-fab slab was about 3" thick, vs the 2" thick slab that was in there, so I had to lower everything, which became quite the job.  Fortunately there was one brick set below the old slab, which I could use to gauge how low to set the new base (below the slab).  That required doing one half the of the base at a time though, so I could level to the old block, remove the old block and then do the side the block was on.
Since I planned to swap the sand in the filter out, I used up the old sand, with a bag and a half of quickcrete, and some fill dirt at about 60/40 dirt and sand and concrete, to create the base for the slab, along with some concrete blocks.  I set in a couple blocks at the base level, and filled and leveled around them, to form the final base for the new slab.  Since the prior slab had settled and cracked, I did not want the same thing happening with the new one (if possible).  After the compacted base fill dried, it seems quite sturdy, so I think it will last.
Unfortunately I didn't get a pic of the new slab in place, but will grab some more pics when I finish this up.  I found that after placing the filter back, that the pool pump was too high (it also sits on the same slab).  I'm not sure why that happened, but my plan is to print a new stand for the pump, which will have some adjustment if I need to fine tune the height.  My best guess is that when the manifold was replaced years ago, the slab was already off kilter, and therefore the pump too.  It's another kludgy fix, but I don't want to hack up the stand it's on, to remove enough material to fit the pump.   I think the printed stand will be a bit better than the original anyway.  I plan to use PETG, since I don't have any ABS handy.
Picture
Update 3/13/2026: Happy Friday the 13th!  Well, as expected I have some leaks to deal with, but fortunately the saddle is working OK, and the pump and filter appears to be as well.  I plan to monitor the saddle over the summer, and if it starts to sag, I will re-print it in ABS or ASA, despite the foul smells.

The leaks I have to deal with now are in the bulkhead fittings between the filter and the Hayward Vari-Flow valve.  The old o-rings in the fittings appeared stretched to the point they did not look worth re-using.  I've purchased two sets of replacement o-rings, with the 2nd being directly from my competent local pool store, but both leaked.  The Hayward part for the o-rings is SX200Z4, and what I was sold was a generic o-ring of the same size, which should be cool.  The stock o-ring dimensions are: ID 2.25", OD 2.5", CS 0.125", and they appear to fit, but as noted, still leak (with a propper coating of silicone grease).  The valve fittings appear to be seated in the bulkhead fittings, and tighten down correctly, so nothing looks to be amiss.  Being at a loss for what to do, I decided to upsize the o-ring to a AS568-331 EPDM o-ring.  The AS568-331 has the same centerline dimension as the stock size o-rings, but has a thicker cross section diameter of 0.210".  Unfortunately, these are hard to find, so I'm getting bent over for a couple o-rings (almost $20 with shipping). so hopefully it works.

Below are some pics I took when I finished up the pool pump re-install and got the filter filled back up with sand.  The new slab just fits the pump and filter (it's 2'x4'), and I'm really happy with how it turned out (which is nice and level, and at the correct height).  But what a pain lol.
Update 6/9/2026: This has been working pretty well so far, but when I went back to check the leaks that were occuring (the ones I got the oversized o-rings to address), they had mostly stopped.  I decided that I'd let a sleeping filter lie and if the leakes start up agian, I'll try the oversided o-rings.  The PETG saddle for the pump seems to be holding up as well, though being printed in black it makes it hard to really see if it could be buckling or sagging.  I need to have a closer look next time I'm out  there.
0 Comments

"LUBBYGIM" Excercise Bike Riser Feet

1/28/2026

0 Comments

 
I made some riser feet for (what I believe is) a "LUBBYGIM Mini Exercise Bike, Under Desk Bike Pedal Exerciser", which is used by a relative in a wheelchair to help with pysical therapy.  The bike will spin by itself (slowly), so it helps with getting joints moving, even if the strength is not there yet.  The issue for my relative is that the bike is a bit low for using it in a wheelchair, and the thing slips around like a greased pig when it's on tile.  To address both those problems, I designed some riser feet, which also have large pads where I stuck some non-slip grip pads to.  The feet clamp down on the tubular feet of the bike, using three M3x40 SHCS and locknuts (for each foot).  It seems pretty solid now on tile, and the height is much more comfortable (I had to try it out of course).  

 I don't expect that this will be a very popular model, but I hope for those who do need something like this, it will be useful.  Of course this comes with no guarantees, and if you use or make this, it is at your own risk.  But if you are looking for something like it, you can find the models over on MakerWorld.  I included the STEP files, and put a CC license on it, which allows commercial use on it (just requires attribution). 

https://makerworld.com/en/models/2318833-excercise-bike-riser-feet#profileId-2532199 
0 Comments
<<Previous
    Picture

    Stoopid Me

    Welcome to my Stoopid corner of teh Internet.  It's mostly gonna be 3D printing stuff, but I also post some recipes, projects, and the occasional rant here as well.  More Stoopid stuff is updated regularly.

    I recently joined the Amazon Associate program, so some of the links on this site are Amazon affiliate links. This means that, at zero cost to you, I will earn an affiliate commission if you click through the link and finalize a purchase.  This will help to support this site, and pay for more Stoopid Stuff.

    Currently, there are no active authorized sellers of my designs.  If you see my stuff (such as my Dummy 13 Weapons) for sale on Amazon, Etsy or AliExpress, the seller is using my designs without permission.

    If you want to help out with my parts and filament budget, you can also "Buy Me A Coffee" using the link below.
    ​​

    Buy Me A Coffee

    Archives

    August 2025
    July 2025
    June 2025
    May 2025
    April 2025
    March 2025
    February 2025
    January 2025
    December 2024
    November 2024
    October 2024
    September 2024
    August 2024
    July 2024
    June 2024
    May 2024
    April 2024
    March 2024
    February 2024
    January 2024
    December 2023
    November 2023
    October 2023
    September 2023
    August 2023
    July 2023
    June 2023
    May 2023
    April 2023
    March 2023
    February 2023
    January 2023
    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    April 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    August 2020
    July 2020
    June 2020
    May 2020
    April 2020
    March 2020
    February 2020
    January 2020
    December 2019
    November 2019
    October 2019
    September 2019
    August 2019
    July 2019
    June 2019
    May 2019
    April 2019
    March 2019
    February 2019
    January 2019
    December 2018
    November 2018
    October 2018
    September 2018
    August 2018
    July 2018
    June 2018
    May 2018
    April 2018
    March 2018
    February 2018
    November 2017
    September 2017
    August 2017
    June 2017
    December 2016
    October 2016
    September 2016
    July 2016
    March 2016
    February 2016
    September 2015
    August 2015
    June 2015
    May 2015
    April 2015
    March 2015
    February 2015
    January 2015
    December 2014
    November 2014
    October 2014
    September 2014
    July 2014
    June 2014
    May 2014
    April 2014
    March 2014
    February 2014
    November 2013
    August 2013
    July 2013
    June 2013
    May 2013
    April 2013
    March 2013
    January 2013
    December 2012
    November 2012
    October 2012
    September 2012
    August 2012

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.