3D part design with Inkscape and openscad #26 : Filter Funnel It's pretty easy to make any shape or size of funnel with Inkscape and OpenScad, here is an example of a funnel with a filter By Bob 4 Jun 2022
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 = false; 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