Search results for all lists

10000 messages found
Sort by
List: discuss@lists.openscad.org
From: Raymond West
 
Re: Importing SVG : origin of coordinate system
Sun, Jun 12, 2022 8:00 AM
I found that I had to have the drawing to top right of origin before saving it as dxf. Perhaps your svg should have the origin at bottom left.
List: discuss@lists.openscad.org
From: Joe Weinpert
 
Re: Hole with radius
Fri, Jun 6, 2025 11:07 PM
> > include > size = 20; > $fa=1;$fs=.3; > diff() > cuboid(size) > attach(TOP,TOP,inside=true) > cyl(h=size,d=4,rounding=-2,extra=1); // extra adds length to avoid > z-fighting > > > [image: image.png] > > > On Fri, Jun 6, 2025 at 4:33 PM Joe Weinpert via Discuss < > discuss@lists.openscad.org> wrote: > >> I want to create a block
List: trawlers@lists.trawlering.com
From: nunas@pacific.net.sg
 
TWL: RE:
Thu, Sep 21, 2000 6:04 AM
Bottom line, I think putting the winch on the mast just above the boom and running the topping lift up the mast, over to the end of the boom, and around a block and back up to the top of the mast would be the best from an engineering perspective. So, why did I propose it the way I did?
List: usrp-users@lists.ettus.com
From: Justin Tallon .
 
Re: [USRP-users] b210 fpga source makefile trouble
Wed, Jul 15, 2015 5:15 PM
/nodeuser/data/alt_iris/uhd_fpga/uhd/fpga-src/usrp3/top/tcl/ise_helper.tcl > "" > make[1]: Leaving directory > `/home/nodeuser/data/alt_iris/uhd_fpga/uhd/fpga-src/usrp3/top/b200' > > > Here's the log line showing where it's generated the .xise file. > > Generated > /home/nodeuser/data/alt_iris/uhd_fpga/uhd/fpga-src/usrp3/top/b200/build-B210/b200.xise > > Project
List: usrp-users@lists.ettus.com
From: Ian Buckley
 
Re: [USRP-users] b210 fpga source makefile trouble
Wed, Jul 15, 2015 5:20 PM
/home/nodeuser/data/alt_iris/uhd_fpga/uhd/fpga-src/usrp3/top/tcl/ise_helper.tcl "" >> make[1]: Leaving directory `/home/nodeuser/data/alt_iris/uhd_fpga/uhd/fpga-src/usrp3/top/b200' > > Here's the log line showing where it's generated the .xise file. > >> Generated /home/nodeuser/data/alt_iris/uhd_fpga/uhd/fpga-src/usrp3/top/b200/build-B210/b200.xise >> >>
List: discuss@lists.openscad.org
From: Gene Heskett
 
Re: teach me about polygons?
Wed, Sep 8, 2021 12:12 AM
, // bottom > [0,4,5,1], // front > [1,5,6,2], // right > [2,6,7,3], // back > [3,7,4,0], // left > [4,7,6,5], // top > ]); > } > > You could, if you really wanted to, directly define the polyhedron > that is the box, complete with both the outside faces, the inside > faces, the top faces
List: ctbirds@lists.ctbirding.org
From: Katz1449@aol.com
 
Orange backyard
Sun, Dec 16, 2007 1:52 AM
**************************************See AOL's top rated recipes (http://food.aol.com/top-rated-recipes?NCID=aoltop00030000000004)
List: birdalert@ontbirds.ca
From: Doug Clark
 
[Ontbirds] Blue-winged Warbler, Thornhill
Sat, May 4, 2013 11:53 AM
Hi all, Just had a Blue-winged Warbler singing at the top of the Uplands trail in Thornhill in the dense, leafy brush at the top of the ravine. Not sure about access for the general public, but the only way I know for sure would be from the Uplands golf course itself. Good birding everyone. Regards, Doug Clark
List: trawler-buy-sell-trade@lists.trawlering.com
From: Christopher Ruby
 
Drop-leaf table
Thu, Apr 12, 2007 2:16 AM
I've got a drop-leaf table top. It is teak parquet - sort of like an Ocean Alexander or Grand Banks sole, with solid teak framing. Top is 36x36 when closed and 36x60 when opened. It is currently taken appart (was a hi-lo drop-leaf table). In very good condition. $200 Chris Ruby
List: discuss@lists.openscad.org
From: jpmendes
 
Re: [OpenSCAD] polyhedron with cube not valid 2-manifold
Mon, Feb 15, 2016 12:22 AM
Hello You must connect the top vertices of the top triangles. If you check the part in wireframe mode "F11" you will see what I mean. jpmendes -- View this message in context: http://forum.openscad.org/polyhedron-with-cube-not-valid-2-manifold-tp16132p16135.html Sent from the OpenSCAD mailing list archive at Nabble.com.