MakerWorld
Other Tools
Model downloaden
SVG image extruder
28
Downloads
7
Likes
2
Makes
This script allows you to take a 2D SVG image (for example, a logo, icon, or simple vector shape) and extrude it into 3D.You can also place it on top of a background plate to create badges, nameplates, keychains, etc.πΉ How it worksThe script loads your SVG file and scales it to a specified width (in millimeters).You define the aspect ratio of your SVG (height Γ· width) so the script knows how tall to make the background plate.The foreground (your SVG) and the background (optional rectangle plate) are extruded separately, so you can control their thickness and preview them in different colors.πΉ Preparing your SVGYour SVG should be pure vector paths (no strokes, filters, text, or clipping masks).In Inkscape: select everything β Path βΈ Object to Path.For stroked lines: use Path βΈ Stroke to Path.Merge overlapping shapes with Path βΈ Union.Look at your SVGβs <svg> tag or viewBox to find the width and height values.Compute ASPECT_RATIO = height Γ· width.Example: if viewBox = 0 0 200 100, then
GrayLite publiceert ook op
48 extra modellen op 1 andere platforms
Heb je dit model geprint? Inloggen en deel je make!
Log in om een reactie achter te laten
InloggenNog geen reacties β wees de eerste!