Search results for all lists

10000 messages found
Sort by
List: hbcu-lib@lists.hbculibraries.org
From: Roseboro, Clevell S.
 
RE: AUC Robert W. Woodruff Library Wins Educational Advertising Awards
Wed, Mar 6, 2013 5:27 PM
Published quarterly, the Top Shelf newsletter can be viewed on the library's website. For more information, contact communications@auctr.edu or 404-978-2114. About the Atlanta University Center Robert W. Woodruff Library The Atlanta University Center Robert W.
List: time-nuts@lists.febo.com
From: John Miles
 
FW: Agilent rep looking for manuals
Thu, Jun 9, 2005 12:32 AM
Here's how you can help, and what you can expect from me: * I've posted a file containing the top 500 products I'd like to find manuals on. You'll find the file in the Files area of the group. * I'm like you - limited time and limited resources. I'm most interested in the top 200 products at first, and PDF files are my favorite!
List: discuss@lists.openscad.org
From: Jordan Brown
 
Re: Blind assistance
Thu, Mar 3, 2022 8:12 AM
On 3/2/2022 11:58 PM, Hendrik wrote: > Cylinder(d=5, h=10, center=true) > > Left bottom of cylinder at x=-2.5, y= 0, z= -5 > > Bottom Middle of cylinder at x=0, y=0,z=-5 > > Right bottom of cylinder x=2.5, y=0, z=-5 > > Top left of cylinder x=-2.5, y=0, z=5 > > Top middle of cylinder x =0, y=0,z=5 > > Top right of cylinder x=2.5, y=0, z=5 > All of those look
List: time-nuts@lists.febo.com
From: Ron Ward
 
Re: [time-nuts] 5MHz ocxo
Thu, Jul 26, 2012 3:19 PM
Hi ED: Good point but I guess that it's all resistance heating and copper is about 10 times more conductive than steel and the contact surface area is quite small. Anyway, it has worked for me several times in the past. I did a search at the ARRL website on crystal grinding and found two articles that may interest you!
List: discuss@lists.openscad.org
From: Peter Falke
 
Re: [OpenSCAD] what do we need to do to speed up F6?
Thu, Jul 2, 2015 9:02 PM
Get rid of implicit unions wherever feasible, and especially at the > top level. This means that the final result of F6 may be a model with > overlapping top level polyhedra. This will provide a massive speedup for > models that work by overlapping a large number of top level objects, > especially spheres.
List: time-nuts@lists.febo.com
From: Luiz Paulo Damaceno
 
Re: UTC(LRTE) H-Maser maintenace
Thu, May 28, 2026 1:37 PM
Abraços, Luiz Paulo Em ter., 26 de mai. de 2026 às 11:27, Attila Kinali escreveu: > Ola Luiz Paulo! > > On Tue, 26 May 2026 10:21:03 -0300 > Luiz Paulo Damaceno wrote: > > > -> I want to achieve long term stability and also short term > performance. > > I think both are important to us.
List: discuss@lists.openscad.org
From: Adrian Mariano
 
Re: Bug in my code or OpenSCAD?
Sun, Nov 3, 2024 2:28 PM
In a >> flat hirth joint all the teeth radiate from the center of this circle, call >> it the origin. If the origin of the teeth is above the outer center line, >> then joint has a conical shape and the two parts are concave and convex. >> > >> > Each tooth at every point has the same profile, the top of the tooth >> profile is either 60 or 90 degrees.
List: usrp-users@lists.ettus.com
From: Michael West
 
Re: [USRP-users] B205i transient behavior
Tue, Apr 11, 2017 6:40 PM
DE 206693267 > > VERTRAULICHKEITS-INFORMATION: Dieses e-Mail und alle anhängenden Dokumente, enthalten Informationen der Konrad GmbH und sind nur für die adressierte Person bestimmt. Diese können vertraulich und/oder von Veröffentlichungen ausgenommen sein. Das Kopieren und die Weitergabe an nicht autorisierte Dritte sind verboten.
List: time-nuts@lists.febo.com
From: paul swed
 
Re: [time-nuts] WWVB PM Time Questions
Thu, Jul 30, 2020 7:42 PM
Its easy to create all kinds of > solutions that look for phase shifts. I spent quite a bit of time doing > that. But the nasty reality is without accounting for the noise, signal > fades, and delay shifts they generally fail.
List: discuss@lists.openscad.org
From: Jordan Brown
 
Re: Module Disappears In Render
Sun, Sep 5, 2021 12:48 AM
But see below for the more general answer. >> It's a little trickier if you made a stack of cubes by multiplying >> the cube number by 0.1, but I think all would still be well, even >> without grid snap.  All of the top Z values would have been >> calculated using the same numbers, as would all of the bottom Z >> values.