For simple stuff like this I'll usually just do it in the slicer. Orca and Prusa slicer have some basic tools for this including using SVGs.
3DPrinting
3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.
The r/functionalprint community is now located at: [email protected] or [email protected]
There are CAD communities available at: [email protected] or [email protected]
Rules
-
No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia. Code of Conduct.
-
Be respectful, especially when disagreeing. Everyone should feel welcome here.
-
No porn (NSFW prints are acceptable but must be marked NSFW)
-
No Ads / Spamming / Guerrilla Marketing
-
Do not create links to reddit
-
If you see an issue please flag it
-
No guns
-
No injury gore posts
If you need an easy way to host pictures, https://catbox.moe may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)
Moderation policy: Light, mostly invisible
Yeah that's how I did the mockup, I use superslicer on one printer and prusaslicer on the other so was hoping I could do something that'd be able to port between them easily.
On that thought, superslicer being based on prusa slicer, wonder if I could just import the project like I've done with filament profiles. Thanks!
I use blender for editing STLs. Import your files, overlay them where you want them, select both objects, apply the boolean to subtract differences. This should cut the images out of the disc as a negative. Export as STL.
I'll give that a try, thanks, figured it'd be something straightforward!
You could also probably use Inkscape to get DXF files for both sides of the coin, making sure the size is right and that the path accommodates the width of your letters/strokes. Then, hypothetically, you should be able to import the files as drafts and then convert them to sketches with the press of a button (in reality, this crashes FreeCAD for me lately, but it could be a quirk of my setup). If you've already modeled the coin itself and use the new sketches to pocket into the existing solid, IIRC it should work okay. FreeCAD would not extrude a non-contiguous sketch into multiple solids, but I think it's fine as long as the end result is still a single body.
Yeah I used inkscape for the image dxf, good thought on the text. I'll try it in freecad again, had it die on me a few times so I started looking into alternates, thanks!
https://github.com/MatterHackers/MatterControl
Creating 3d vector images is really easy with this. Is also a lot sleeker than Blender.