Search results for all lists

10000 messages found
Sort by
List: time-nuts@lists.febo.com
From: Dan Rae
 
Re: [time-nuts] HP 5065A questions
Fri, Feb 6, 2015 7:14 PM
On 2/6/2015 4:16 AM, Joe D'Elia wrote: > I shall see if I can find something of the same > vintage that uses the same top and bottom covers and side rails that I can > cannibalize to fix this unit.
List: time-nuts@lists.febo.com
From: Chris Caudle
 
Re: [time-nuts] advice for buying VCXO
Tue, Oct 6, 2015 9:14 PM
The top of the list is a VCTCXO from Abracon, 12.8MHz, +/- 2.5ppm stability for US $3.19. Searching for +/- 1ppm or less drops the number of devices to 41, top of the list is Connor-Winfield +/- 0.1ppm for US $19.95. This was under 1 minute of searching, so I'm curious how you were searching that came up so empty. -- Chris Caudle
List: time-nuts@lists.febo.com
From: ew
 
Re: [time-nuts] FCC OTA pre-emption and restrictions on GPS antennas [was: Short term 10MHz source]
Fri, Jan 4, 2019 10:21 PM
In one critical case (unfriendly neighbors) with flat roof cut the pipe off three inches from the roof used a coupling to the old cut off top pipe but drilled holes in it and inserted the attached. The young man got to enjoy Tbolt with LH.
List: time-nuts@lists.febo.com
From: Hal Murray
 
Re: [time-nuts] decimation versus decimation
Tue, Feb 25, 2020 3:33 PM
But that's not aliasing bad stuff on top of your signal. It's aliasing your signal on top of emptyness. -- These are my opinions. I hate spam.
List: volt-nuts@lists.febo.com
From: Don@True-Cal
 
Re: [volt-nuts] Banana jack shorting straps
Sat, Nov 11, 2017 4:09 PM
dots are via stitching between the top and bottom.
List: ctbirds@lists.ctbirding.org
From: spbroker
 
Cerulean Warbler at West Rock
Wed, May 9, 2018 10:41 PM
West Rock Ridge, New Haven/Hamden/Woodbridge/Bethany, ridge top, 05/09/18 mid-day - Cerulean Warbler (male) on the ridge top directly above the Lake Wintergreen water tank and on either side of Baldwin Drive (2:45-2:57 PM.).
List: ctbirds@lists.ctbirding.org
From: Beverly Propen
 
flying squirrel!
Tue, Apr 23, 2019 12:49 AM
But this clever flying squirrel, managed to flip open the top of the bird seed container and has been raiding my bird seed. I kept thinking that I left the top open, after I filled my feeders, but I just made sure to close it. I just came home from a meeting, and there in the bird seed container is this adorable, big eyed flying squirrel.
List: discuss@lists.openscad.org
From: Adrian Mariano
 
Re: Odd shapes with domes
Sat, Jan 8, 2022 9:24 PM
shape(){ > linear_extrude(20,convexity =10){ > polygon(points=[[-10,-10],[-10,15],[15,18],[9,-1]]); > }} > > $fn=80; > hull(){ > shape(); > translate([0,6,20]) sphere(10); //locate maybe by trial and error > } > > On 08/01/2022 20:48, Joe Weinpert wrote: > > > What is the best way to add a solid dome top
List: discuss@lists.openscad.org
From: jon
 
puzzling error message
Sat, Jan 6, 2024 6:07 PM
Geometries in cache: 517 Geometry cache size in bytes: 39490152 CGAL Polyhedrons in cache: 289 CGAL cache size in bytes: 36957104 Total rendering time: 0:00:00.151 Top level object is a 3D object: Facets: 8272 Rendering finished.
List: discuss@lists.openscad.org
From: Cory Cross
 
Re: screw tolerance -- self tap not allowed?
Fri, Apr 3, 2026 3:34 AM
- Cory On 4/2/26 2:47 PM, Bob Roos via Discuss wrote: > difference(){ > union(){ > cyl(d=D1,h=2,anchor=BOTTOM); > cyl(d=D2,h=8,anchor=TOP,$fn=6); > } > # up(3) screw_hole("1/4-20,1.5",thread=true,tolerance="self tap",anchor=TOP); > } > > I get this errorCompiling design (CSG Tree generation)... > ERROR: Assertion 'tolOK' failed