markembling / blog-openscad-makers-mark

Example OpenSCAD files to accompany a blog post on adding a maker's mark to 3D prints.

Home Page:https://markembling.info/2020/04/adding-makers-mark-3d-prints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding a Maker's Mark to 3D Prints

This repository contains a couple of examples of the approach I discuss in my blog post on this topic.

These example code files are shared under Creative Commons 1.0 Universal Public Domain Dedication, except where otherwise indicated, and may therefore be used any way you wish. Attribution would be appreciated but is not required.

logo-on-simple-model.scad

This file shows stamping a logo into a simple model which is also constructed in the file. In this case, it's just a cylinder with some text, but you could imagine a more useful model where you want to add a logo.

logo-on-existing-stl.scad

This file shows stamping a logo into a pre-existing STL model.

Attribution

The pre-existing model I used was the Prusa Face Shield by Prusa Research. Licensed under Creative Commons Attribution-NonCommercial 4.0 International Shared here for example purposes - this remix is not intended for use. Please see the original URL for the current/latest version of this model.

logo.svg

This is just an example logo (a gear with a speech bubble) for example purposes. It's definitely not a work of art and is intended just as a placeholder for illustration purposes.

About

Example OpenSCAD files to accompany a blog post on adding a maker's mark to 3D prints.

https://markembling.info/2020/04/adding-makers-mark-3d-prints


Languages

Language:OpenSCAD 100.0%