Search results for all lists

10000 messages found
Sort by
List: time-nuts@lists.febo.com
From: Gerhard Hoffmann
 
Re: [time-nuts] Oleg' s PN test Re: A new member & PN test set
Wed, Mar 30, 2016 11:12 PM
It was just too easy to replace them with somewhat more cent stuff. A colleague even rolled his own from wire, epoxy glue and ferrite beads smashed in a mortar. That looked, hmm, ugly, but performed excellently. Now, you get them from MCL and Coilcraft. But for a 10 or 100 MHz lowpass, that's way over the top. Not even if you are nuts.
List: time-nuts@lists.febo.com
From: David J Taylor
 
Re: [time-nuts] 1PPS to 32.768 khz
Wed, Oct 19, 2016 9:38 AM
First let me say this is first time I have posted to the group so go easy on me. :) Secondly I want everyone to know that you guys make me feel so NORMAL for wanting to use and understand accurate timing devices.
List: usrp-users@lists.ettus.com
From: Marcus D. Leech
 
Re: What's difference between noc_shell_gain.v & rfnoc_block_gain.v in RFNOC blocks
Sat, Dec 25, 2021 6:39 PM
The NoC Shell hides the complexity of RFNoC from your block, making it easy to plug your IP into the USRP.
List: usrp-users@lists.ettus.com
From: Marcus D. Leech
 
Re: Out of Tree Modules Logging
Tue, Jul 27, 2021 2:50 PM
If I setup logging will errors automatically propagate > to the top block? Currently, my blocks in the flowgraph will throw an > error and not report it to the TB. What is the best method to handle > OOT block errors?
List: discuss@lists.openscad.org
From: Gareth Chen
 
Re: Cookie Cutters
Wed, Aug 11, 2021 2:06 PM
, extruding it vertically, then adding > a lip at the top that is thicker.
List: time-nuts@lists.febo.com
From: Arnold Tibus
 
Re: Lady Heather clock question
Wed, Jul 28, 2021 11:23 PM
Bill, it is quite easy: When running LH type 'T', you will then see the list 'Reference' then hit 'U' for UTC-time. This should resolve the problem. I had the same effect before confusing on top left side is showing 'UTC ofs: 18' but this is only the information for the difference GPS/ UTC time I understand. But LH was still running with GPS-time setting.
List: discuss@lists.openscad.org
From: Bob Carlson
 
Re: hirth joint
Fri, Nov 8, 2024 4:39 PM
It’s quite easy. The other thing I did is make 2 half tooth profiles instead of one whole. Now N = 2 works. I also found that skin() did not work at low tooth counts and had to use a combination of skin and hull. If two profiles are very different sizes and far apart, that seemed to be the problem area.
List: discuss@lists.openscad.org
From: Jordan Brown
 
Re: Side view of a shaft of undefined length
Tue, Sep 23, 2025 4:26 AM
You're drawing a black shape, and then drawing a super-bright shape on top of it so that only the outline shows. So just use difference.  That way you don't need to simulate the background; you can let the actual background show through. 
List: discuss@lists.openscad.org
From: larry
 
Re: rounding edges on a strange shape
Wed, May 13, 2026 3:43 AM
On Tue, 2026-05-12 at 21:48 -0400, Jon Bondy via Discuss wrote: > Any easy way to round the edges on this shape? If I was asked to make this shape, I'd probably do it this way.
List: discuss@lists.openscad.org
From: Jordan Brown
 
special variables
Fri, Aug 8, 2025 8:06 AM
) > Yeah, specials are still a fuzzy thing for me .. even after Jordan’s > diligent attempt to educate me on how they work i am not at all clear > on what they bring to the language that is any different from having > global variables at the top level of scope > They *aren't* necessarily at the top level.  Try running this...