MiniAttenuMix (Part 2) - PCBs for My Attenuverted Mixer Build

Поделиться
HTML-код
  • Опубликовано: 19 янв 2025

Комментарии • 12

  • @karmilla
    @karmilla Год назад +2

    Plants! 🌿

  • @wgdmodular1252
    @wgdmodular1252 Год назад +1

    As always great stuff! Really digging the handwritten labels 🤩

  • @suomi35
    @suomi35 Год назад +1

    This is a really cool project!

  • @dtharmo
    @dtharmo Год назад +1

    Great demo !

  • @ofootyeabicc201
    @ofootyeabicc201 Год назад +1

    1) You can have multiple boards in a file in KiCad? I guess there is nothing stopping you. Is that standard? Can I do that in JLCPCB instead of PCBWAY?
    2) I’d love a tutorial on how you got the image of the logo imported into KiCad as I’ve tried and had to give up on anything that wasn’t wireframe from the SVG.
    GREAT VIDEO SOLID PRESENTATION!

    • @benjiaomodular
      @benjiaomodular  Год назад

      Thank you very much!
      1. I do it in one file at first to make sure my alignment is correct. I then split the boards up into multiple .kicad_pcb files before exporting Gerber files. The files are all open-source so you should be able to use any PCB manufacturing service that accepts Gerber files. 😊
      2. Good idea, I'll add that to my list. If you want to check it out now, I use Inkscape to draw my graphics and use a plugin called svg2shenzen to export my drawing into kicad files (.kicad_pcb) that i could then copy and paste into my project. github.com/badgeek/svg2shenzhen

    • @ofootyeabicc201
      @ofootyeabicc201 Год назад +1

      Gotcha thank you!

    • @benjiaomodular
      @benjiaomodular  Год назад

      No problem!