discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

(no subject)

NH
nop head
Wed, Feb 15, 2017 11:43 PM

No it is work in progress at the moment. I am designing a 3D printer and a
separate library of vitamins and utilities that it uses. I only added PCBs
and the RPI model a few days ago.

If the printer works well I will publish it. I intend to use the library
for all my future OpenSCAD projects, so I will publish that separately.

On 15 February 2017 at 23:12, Rob Ward rl.ward@bigpond.com wrote:

Wow, really nice Pi project!!  Have you published the full project
anywhere??

Rob

On 15/02/17 23:26, nop head wrote:

Another DRY technique I use is my connector modules take a cutout flag.
When it is true instead of drawing the connector they define the shape of
the panel cutout needed for it to be panel mounted. I then have a
pcb_components module that either draws all the connectors in the correct
positions or produces all the cutouts that can be subtracted from a panel
or case. E.g.


OpenSCAD mailing listDiscuss@lists.openscad.orghttp://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

No it is work in progress at the moment. I am designing a 3D printer and a separate library of vitamins and utilities that it uses. I only added PCBs and the RPI model a few days ago. If the printer works well I will publish it. I intend to use the library for all my future OpenSCAD projects, so I will publish that separately. On 15 February 2017 at 23:12, Rob Ward <rl.ward@bigpond.com> wrote: > Wow, really nice Pi project!! Have you published the full project > anywhere?? > > Rob > > On 15/02/17 23:26, nop head wrote: > > Another DRY technique I use is my connector modules take a cutout flag. > When it is true instead of drawing the connector they define the shape of > the panel cutout needed for it to be panel mounted. I then have a > pcb_components module that either draws all the connectors in the correct > positions or produces all the cutouts that can be subtracted from a panel > or case. E.g. > > > > ​ > > > > _______________________________________________ > OpenSCAD mailing listDiscuss@lists.openscad.orghttp://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > >