Slam 3D

Slam 3D I make mini figures and fanart, just for fun — no commissions �
(1)

05/29/2026

Can 3D printed dolls have rooted hair? Let’s be brave and give it a try!

The flexible resin I used is F69 by

This is the Olivia Rodrigo Monster High doll I originally 3D modeled and 3D printed but she’s getting a much needed makeover (a hair re-rooting!)

Doll hair is chocolate fudge nylon by

3D printer is the Saturn 4 Ultra 16k by

05/22/2026

Customizing my Winx Club Bloom Polly Pocket into Olivia Rodrigo.

These are pretty quick and easy to customize so I want to make more and have a little army ✨🩷✨

The beautiful pink plate is from

The printer I used is the Kobra X

05/16/2026

I 3D printed as a Werewolf 🩷

My favorite part is the l cookie!

The resins I used are from

3D printer is the Jupiter 2 from

03/20/2026

3D printing Alysa Liu as a Sky Dancer

02/01/2026

3D printing some Zara Larsson fanart 💖 I love the idea of her as the Lisa Frank surfer girl so I decided to make it!

I pulled inspo from some incredible artists, particularly:
Skirt:
Makeup:

Her pose is supposed to be giving lush life dance and I of course had to add a symphony dolphin 🐬

01/08/2026

SPARKX i7 unveiled at CES 2026 💚 it’s the perfect beginner printer because it’s:

✅Fully assembled
✅Budget friendly
✅Multicolor
✅Less filament waste
✅RGB lighting (cute 😍)
✅Smart AI monitoring

Thank you for letting me get a first look!

01/02/2026

Crocheting a Taylor Swift themed Christmas gift 🩶

The pattern is by

Did anyone else miss out on the Cardigan Benji drop?? 😭

2025 recap: Some of the cool things I 3D printed this past year. Here’s to more creativity in the new year 🥰🥂
01/01/2026

2025 recap: Some of the cool things I 3D printed this past year. Here’s to more creativity in the new year 🥰🥂

Address

Paradise, NV

Alerts

Be the first to know and let us send you an email when Slam 3D posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });