Added swords and XP collection. Brrrrrrtttt
Added swords and XP collection. Brrrrrrtttt
Making the boxes a tad longer
Orbiting kina failed
Help: X-Mas inspiration needed
Phone dock with ikea wireless charger
A few months ago, Scott Yu showcased a phone dock inspired by Dieter Rams’ iconic DN40 digital clock. That got me inspired to create my own version, featuring a wireless charger from IKEA. The charger is integrated into a panel that slides into a slot within the dock’s body. Before assembling, the cable is routed through a hole in the back for a clean and functional setup. Printed with Prusament PLA Galaxy Black & Prusament PETG Orange. To top it off, I even developed my own Android docking app — because, why not? :D
Have you started planing this years garden plants yet? You might need these
Webapp to change 3MF color for printables 3d viewer
I’ve seen a model on Printables.com [http://Printables.com] (Ninja Pot by @Wilko [https://www.printables.com/model/228038-ninja-pot-01/files#preview:file-ui8qM]) which didn’t show the standard orange color for the whole model. This works because the 3MF file format supports colors. Afaik some slicers even support that information for multi color prints, but I’m not sure about that. There are a few solutions how to do that (a plugin for blender, another one for OpenSCAD, afaik Netfabb), but I decided to write my own. Hopefully there isn’t a totally obvious solution available that I overlooked ^^ It is hosted on Github, you can access and use it through your browser. [https://seasick.github.io/3mf-color-changer/] You can “upload” (it never leaves your browser) an 3MF file and change the color of the whole model, or you can change only some parts of it. It has three tools: * Mesh painting tool to paint whole objects * Triangle painting tool to paint single triangles/faces of the model * Triangle Neighbor painting tool which allows to paint all triangles which have the same orientation/plane After painting you can export it a 3MF file again, and upload it to Printables. You can see an example here [https://www.printables.com/model/63198-stylish-plant-labels#preview:file-2rbwa]. I’d love to hear some feedback from you. There is still some work to do (Performance and I’m sure the 3MF export won’t work for all models), but I’m already happy how this turned out. [https://lemmy.world/pictrs/image/32ba075e-0820-42a1-8513-8f9712305b2a.png] Screenshot of one of my models before exporting [https://lemmy.world/pictrs/image/cf974111-7dca-4ae9-85bb-754a2adbe123.png] Uploaded to Printable
3MF Color Changer, change color in printables.com 3d model viewer
I created a web app [https://seasick.github.io/3mf-color-changer/] which allows you to “upload” [1] 3MF files and change the color of its meshes. I solely created this, so I can color my models on printables.com [https://printables.com] in its 3d model viewer. Maybe it work on other platforms too :shrug: Why? I just didn’t find a simple solution to my problem. - Afaik color support is broken for Fusion360 3MF export, - there is a plugin for Blender, which is a whole other beast (one of you fellow printers mentioned it in the last few days) - For openscad, there is https://github.com/jschobben/colorscad [https://github.com/jschobben/colorscad] I’m currently working on vertex coloring and improving the UI. I’d be happy to hear some feedback from you guys. There are still some things to figure out and fix (normals are often wrong). If any Threejs devs read this: I’d be happy to hear what I can improve, I’ve no clue what I did. [1] No data is uploaded to a server, it all stays and is processed within the browser. Sourcecode [https://github.com/seasick/3mf-color-changer] [https://lemmy.world/pictrs/image/3f8329fa-3d5a-4a32-bff5-8c10d91aa747.png]
Cubbed piggy bank
My submission to Printables piggy bank contest. Was done in Fusion 360. Face could be exchanged for other animals, or none-animal things, so I’d love to see remixes of that. Link to my submission: https://www.printables.com/model/650545-cube-piggy-bank [https://www.printables.com/model/650545-cube-piggy-bank]
Busting big balls
I’m currently playing around with destroying objects/enemies and thats todays result. Had a lot of fun playing around with it. In essence its just a cell fracturing with blender, replacing the original model with the fractured ones and applying velocity from the center of it.