3d Printed 3D part design with Inkscape and OpenSCAD #94: Using minkowski() to hollow out complex shapes. I recently set out to design a pair of shoes with Inkscape and OpenSCAD and wanted a simple way to make a shell out of By Bob 25 May 2024
3d Printed 3D part design with Inkscape and OpenSCAD #93: reverse engineering an stl file part 4-Autoslice Version 3 Another example of how to cut an stl into multiple slices using OpenSCAD By Bob 18 May 2024
3d Printed 3D part design with Inkscape and OpenSCAD#92: Reverse Engineering an stl file part 3: Automating with animation By adding the $t command in a few places I was able to automate the slicer module I made in post #88 so it will By Bob 11 May 2024
3d Printed 3D part design with Inkscape and OpenSCAD #91: make a pegboard any shape you want. After I made the pegboard module in post # 61 I decided to make a way to cut it out to any shape I wanted so By Bob 10 May 2024
3D Printing 3D part design with Inkscape and OpenSCAD #90: adding extrude scale to the svg import modules. One of the options I had neglected to add to the svg import modules was the ability to automate the scale option in linear extrude By Bob 3 May 2024
3d Printed 3d Part design with Inkscape and OpenSCAD #87: Customizable sluicebox part 2 Part 2 of a customizable sluice box designed with Inkscape and OpenSCAD By Bob 21 Apr 2024
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 By Bob 24 Mar 2024
3d Printed 3D part design with Inkscape and OpenSCAD #81: Designing custom bellows. If you are trying to make bellows or a speaker cone here is an easy way to do that. I'm using the function By Bob 15 Mar 2024
3D Printing 3D part design with Inkscape and OpenSCAD #77: More with the shape builder tool and checking dimensions before 3d printing. In the last post I used the shape builder tool in Inkscape to do some basic addition and subtraction of objects, in this post I& By Bob 1 Mar 2024
3D part design with Inkscape and OpenSCAD#76: Using the new Inkscape 1.3.x shape builder tool. An example of how to use the shape builder tool to make objects to be 3d printed. By Bob 19 Feb 2024
3D Printing 3D part design with Inkscape and OpenSCAD #75: using guidelines for precise object positioning. An example of how to use guidelines with Inkscape to precisely position objects. By Bob 9 Feb 2024
3d Printed 3D part design with Inkscape and OpenSCAD #74: adding fillet and chamfer to the SVG import modules. An example of how to add fillet and chamfer capabilities to an SVG layer that was imported into OpenSCAD. By Bob 27 Jan 2024
3D Printing 3D part design with Inkscape and OpenSCAD #73: automating difference() with the customizer. Being able to click a box and add or subtract an object from a project is pretty handy, and combined with the svg layer import By Bob 26 Jan 2024
3d Printed 3d part design with OpenScad #71: Using hull and spheres to make a slinky and improve the thread module. I was experimenting with using a sphere for the thread module to see what the results looked like and it works really well, the rendering By Bob 13 Jan 2024
3D Printing 3D part design with Inkscape and OpenSCAD #68: Using SVG layers with the customizer. An example of how to import layers from an Inkscape SVG file and make a 3d object with OpenSCAD By Bob 3 Dec 2023