Search results

  1. z2amiller

    This Week on the Breadboard: The Nut Job OD

    What the heck, was looking for an excuse to test drive KiCad 10! (Still not sure if I like it. DRC and zone fills are so much slower. And it's back to doing the thing where it crashes if you run DRC after making too many changes)
  2. z2amiller

    Bring out yer Diptrace

    I wonder if you could do a custom 3d-Printed washer/grommet to do the slot/tombstone style. Oh, or maybe you could do a faceplate (sideplate?) on that side to mostly hide the slots. (Though I'm not sure how you'd have that drilled, I dunno if Tayda can do it and it seems like a hassle to do at...
  3. z2amiller

    Connecting to Git?

    I have a little script to push a new effects directory -- requires: * 'gh' command line tool to make repos on github from the command line * A .gitignore file somewhere (I copy direct from my home directory, you may want to copy from somewhere else) * Ideally, git / gh commands configured...
  4. z2amiller

    Back-lit faceplate tutorial.

    Oh! And another benefit of faceplates that I thought of, but forgot to write down. You can order a ton of pre-drilled enclosures from Tayda with all of the holes that you could need already drilled, and then the faceplate covers up any holes that you don't use. e.g. you could order a bunch of...
  5. z2amiller

    Back-lit faceplate tutorial.

    Thanks so much for writing this guide for making faceplates! I created a few and got them in today and they turned out great! I created a new template in my templates directory so it's only a matter of a few minutes for me to create a faceplate for one of my pedals (assuming I'm happy with...
  6. z2amiller

    Connecting to Git?

    For what it's worth, I've been completely unable to add new projects via the KiCad UI. I have gotten it working by making the initial commit from the command line -- once I do that, I've been able to use the KiCad UI. I think if you get the command line tools working without authentication...
  7. z2amiller

    Getting Started with PCBA at JLCPCB

    I think it matters less for AC (signal), but for DC there's a pretty strong de-rating curve - the capacitance gets less as the voltage gets higher. The package size is actually relevant here as well, with physically larger capacitors losing less capacitance with a DC offset. I use X7R 1206 50V...
  8. z2amiller

    Getting Started with PCBA at JLCPCB

    Nothing that I've seen that is SMD and super small for the audio path. JLC will wave solder in a film capacitor for you, though. (C125386 is a the box film capacitor I use, 4.5mm wide). This is usually what I do for values between ~220nf -> 1uF. The first through-hole component you add costs...
  9. z2amiller

    Completely new to this! Build calling for GR diodes.

    Also there are not a large number of circuits that use PNP transistors, which is why they're fairly plentiful relative to the NPN varieties. (I think a couple of fuzz face types, but even those have largely been adapted to use NPN)
  10. z2amiller

    Completely new to this! Build calling for GR diodes.

    +1 for sovcom, the russian D9(x) diodes work in a lot of places that call for a Ge diode. But yeah the BAT41 diodes have a pretty similar voltage curve as the Ge diodes, and they're a lot easier to come by. When it comes to diodes/transistors, the original part number is generally kind of a...
  11. z2amiller

    This Week on the Breadboard: The Bloody Germanium Overdrive

    I put together a layout for this over the weekend - I'll probably have it in my hands in a couple weeks when I get my next batch of stuff from JLC. If it sounds good, I'll share the gerbers with @Chuck D. Bones 's blessing.
  12. z2amiller

    Bring out yer Diptrace

    That looks like an ESP32 module or similar there in the middle - is there a sufficient antenna keepout there? IIRC it wants some space around the antenna but it looks like it has copper right up to it, and maybe even traces underneath. Also putting it right next to the tube might cause RF...
  13. z2amiller

    Bean LA2A optical limiter

    With the @bean 's blessing, I could map this out and post the gerbers. (But if he's gonna re-issue PCBs I'd hold off of course)
  14. z2amiller

    Ever had a JLCPCB manufacturing defect?

    b b b b b b b b b b I dunno what you use to generate the gerbers, but the Bouni tools have a plugin that works very well which you can configure to force-fill zones before export. Of course that doesn't help if you fill the zones and cause some kind of DRC problem, but at least it's something...
  15. z2amiller

    Ever had a JLCPCB manufacturing defect?

    Is it possible that you dragged one of those components a tiny bit, and generated your gerbers before running a zone refill? If you move a component just a little bit, it's easy to drag it into a ground plane fill. (ask me how I know). The default when you run DRC is to fill zones first, so if...
  16. z2amiller

    SOLVED Aion VH Drive issues

    That's really odd. Does it make that noise in the bypassed position as well? With IC1 pulled? The fact that there's noise on your input, and there are negative voltages on the first input half of IC1 makes me think that something has gone wrong very early in the signal chain, maybe even on...
  17. z2amiller

    TAYDA Wrong Size UV Printing

    I also think that the blank space above the design is a clue. Make sure you don't have an element that is outside of your artwork boundary somewhere - like something on another layer, etc. Or even if some of the pixels of the text on top are clipping the page boundary, it might push the blank...
  18. z2amiller

    SOLVED Butt Head Pedal Not Working Correctly

    Plug for the MasFX DIY tower thingie (https://mas-effects.com/tower/), if you're building a lot of pedals this thing is awesome. It has an add-on for a signal generator which has a dozen or so short guitar and bass loops in different styles, plus the plain beeeeeeep tones, and an add-on for a...
  19. z2amiller

    Mu-Tron Phasor II has power but no sound

    What a beaut, I love the hand-drawn traces. Has someone been in there already to replace the op-amps? Those look like they're date code 0821 (2021) but maybe I'm mis-reading. Could someone have bungled a previous repair? I guess one thing I might check would be the electrolytic caps -...
  20. z2amiller

    Median Compressor not working

    What do your voltages measure now? Do you get something closer to 9V on your 9V rail, or is it still ~7.7V? Is your VREF closer to 1/2 of your positive voltage rail? When you have something seriously wrong with the circuit that you identify and fix, you kind of have to back up and re-try your...
Back
Top