制造商零件编号 ENDER-3 S1 PRO
300C HIGH-TEMP,TPU,PETG SUPPORTE
Shenzhen Creality 3D Technology Co., Ltd
I am a computer science student who happens to enjoy making cool things - unfortunately, making cool things can be hard and expensive. The goal of this project is to make making cool things less costly and less difficult for you - the maker.
Using the skills detailed in this blog, I've created a Spider-Man themed steering wheel for a go-kart, personalized graduation keychains for my friends, and a commemorative plaque for UCLA's beloved campus cat, "Powell Cat", who sadly passed away.
Go-Kart created by fellow classmates and myself (left), Multi-Colored Powell Cat plaque (center), Spider-Man steering wheel for aforementioned Go-Kart (right).
In this blog, we will go through the process of making the plaque for "Powell Cat", this is the most straightforward of all the designs and the skills can be used for any future designs you want to make.
Currently, it is possible to buy equipment such as the "Mosaic Palette 3 Pro" (not a 3D printer, splices together different colored filament custom for just one 3D print job - need to buy a separate 3D printer to use this tool) or a multi-material 3D printer to do multi-colored 3D prints. Unfortunately, these are often costly and are rarely found in most makerspaces.
Additionally, the way these tools perform multi-colored 3D printing generates a lot of waste in a process referred to as "purging", an example of some of these purge blocks can be seen below.
Example of a purge block that was created for a multi-colored 3D print using the Pallete 2.
The process described in this blog generates much less waste as compared to what you can see above. Filament is expensive! That waste costs a lot of money.
The equipment/tools in this project are all either free or readily available at makerspaces across the country. An additional plus of this project is that no CAD (computer aided design) software or knowledge is necessary.
All the software in thisprocess is free, lightweight (does not require a powerful computer) and open source.
Unfortunately, you need to use a relatively simple (i.e., closed shapes, solid colors, no/limited shading) design for this process. This is because we are doing most of our design in a 2D Design Software as opposed to a 3D Design Software - which makes the process easier/faster but unfortunately not as flexible.
The design we will use for this project was made by Linsey Montgomery for the 2023 UCLA T-Shirt Contest to honor Powell Cat.
The inspiration we will use for the multi-color Powell Cat Plaque.
We will use the Powell Cat image to create our commemorative plaque - which means we somehow have to get from A to D... Seems Crazy right?
The flow shown above allows us to do most of our "design" using 2D design software, which is much easier to use, more cost-effective(free), and requires fewer system resources (i.e. system memory or a good GPU/CPU) than 3D design software.
We first need to convert the original ".png" (bitmap) image to a ".svg" (vector) image. This process will be done in Inkscape.
First, we need to select the image and click "Trace Bitmap."
Procedure to select "Trace Bitmap" on an image in Inkscape.
When Preview Window shows an image to your liking, click “Apply” (shown below)
Adjust the Brightness Threshold and see the effect on the preview (right window) gradually.
How to edit the SVG and delete empty space. You can delete nodes manually. (shown in video)
Edit the svg's nodes and superimpose the "Powell" text over the original SVG.
Export the svg to get ready for the next step!
We first need to convert the ".svg" to a ".stl" file. This process will be done in TinkerCAD.
Essentially, import the ".svg", set the height, and then export the shape as an ".stl".
Process of importing ".svg" as a 3D shape, then changing the height using the shape's properties.
For the final part of this process, we need to download/create some extra components. The first component is a "Paw Keychain" stl (3D part file) designed by RedJackal from Thingiverse. You'll also need to repeat the conversion from SVG to STL (detailed above) for “Powell” text shown below:
All components necessary for our final design of the commemorative plaque.
The process of putting these components together is shown in the video below (From timestamp 19:30 to 27:00) :
https://youtu.be/4Kgn6GKFSU8And that's pretty much it! These tools can be used for any ".png" to ".stl" conversion for free. I highly recommend trying out this process for a cartoon.