3D Printing 3d part design with Inkscape and OpenScad #25- Barbed fittings An easy way to design barbed fittings with Inkscape and OpenScad. By Bob 23 May 2022
3D part design with OpenScad #24-Adding text capabilities to the pipe fitting module I wanted to be able to mark the size of the different branches,so I added the capability to the pipe fitting module: I added By Bob 21 May 2022
3d part design with Openscad #22: Basket module Copy and paste this code into the editor pane in Openscad: /* [Basket] */ Show_Basket = true; Height = 100 ; //[1:.1:400] Diameter = 100 ; //[1:.1:400] By Bob 6 Apr 2022
3D Part design with Inkscape and Openscad #21:Recessed grid Another example of how to use the customizer in Openscad and a dxf file from Inkscape to make an object for 3D printing. By Bob 11 Nov 2021
3D Printing 3d Part design with Inkscape and Openscad part 20: Dxf grid. I was going to add a dxf import to the grid design module, but with the interesting grids you are able to design I decided By Bob 26 Jun 2021
3d part design with Inkscape and Openscad part 11: Fancy Fonts An example of how to make 3d text with OpenScad. By Bob 11 Apr 2021
Inkscape 3D part design with Inkscape and Openscad part 4: Measurements and precision An example of how to set the range precision in the OpenSCAD customizer. By Bob 19 Mar 2021