3d Printed 3D part design with Inkscape and OpenSCAD #84: Bending an SVG file. Making a custom object with Inkscape to use with the "bend" OpenSCAD code from my last post works great, here is the modified code: /*[Bend SVG]*/ Path_to_SVG_File="/home/none3/Desktop/drawing.svg"; bend=103.5;//[-360:.01:360] tilt_angle=0;//[0:.01:
3d Printed 3D part design with Inkscape and OpenScad #55: combining intersection with surface. A module for OpenScad that uses a .png file made with InkScape to add interesting designs to curved objects