KiCad 5.0 - Importing custom graphics

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

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

  • @calmendezam
    @calmendezam 4 года назад +2

    Thank you buddy. Creating a PCB for work and they requested that their logo be on it. Without your video idk what I would’ve done lol

    • @lambsauce5445
      @lambsauce5445 3 года назад

      I know what you'd have done. You'd have done what I did. Panic. For 3 HOURS!

  • @stevesm2010
    @stevesm2010 5 лет назад +3

    One of my favourite things is to put my graphics on boards. KiCad is much better than Eagle in that respect. One day there will be a basic graphics editor included in the suite :-)

  • @georgesuarez1318
    @georgesuarez1318 2 года назад +1

    I had a PNG that wasn't playing nice (the colors were not reversing to negative). I recommend bringing the PNG into MS paint and saving it out as a 24 bit BMP. Then follow the instructions in the video and it'll work great!

  • @Not-Only-Reaper-Tutorials
    @Not-Only-Reaper-Tutorials 2 года назад

    I hope one day there will be the possibility to import SVGs and dimensioning directly once imported. Great stuff, great video :-)

    • @kabaczan8215
      @kabaczan8215 2 года назад

      v6 is going to have this feature i think

  • @Foberowsky
    @Foberowsky 7 месяцев назад

    You can directly import SVGs into footprints and PCBs

  • @andy_warb
    @andy_warb 3 года назад

    This was really useful thanks!

  • @sailtogether3236
    @sailtogether3236 3 года назад

    Thank you for explainung this nice feature! It's a pity that it vectories raster images, but there is no option for vector images: my result was just ugly vectorized : (

  • @valeriyzee4677
    @valeriyzee4677 5 лет назад

    Super, thanks :)

  • @Dexter101x
    @Dexter101x 4 года назад

    Any chance custom shapes for pcb edge cuts can be imported into Kicad?

  • @xlu125
    @xlu125 4 года назад

    Great tutorial, one question. Can I scale the logo after I place him?

    • @contextualelectronics
      @contextualelectronics  4 года назад +1

      The easiest way to scale is by playing with the "DPI" setting when importing the PNG. Higher DPI, smaller logo (but will maintain the information in the original image)

  • @AbsoluteRecoil
    @AbsoluteRecoil 2 года назад

    So there’s no way to import svg’s?

  • @anventia
    @anventia 3 года назад

    When I import the footprint it shows yellow, not the blue that is the color of silkscreen. How do i change it to blue?

    • @anventia
      @anventia 3 года назад

      @@tcarney57 I found the problem, I forgot to switch the layer to front silkscreen before exporting the footprint.

  • @D1e9o-SIIA
    @D1e9o-SIIA 5 лет назад

    thank you Chris! query, could you address the issue of converting footprint .mod to .kicad_mod? thanks greetings.

  • @andymouse
    @andymouse 5 лет назад

    great thanks!

  • @loizostheochari1509
    @loizostheochari1509 5 лет назад

    Hi Chris, can the graphics be added to the copper side of the board such as test can be done. I don't want it to be stenciled on the board. You help is greatly appreciated. If it to be in your next video I can wait for then. Thank you for the video on the graphics.

    • @stevesm2010
      @stevesm2010 5 лет назад

      Loizos, if you mean the back side, or THT solder side, if you set the graphics for Silkscreen, you can 'E'dit the graphic to be on the back after placement. I often do this. You will discover that you will need to rotate the graphic to taste.

    • @MrOrangeman18
      @MrOrangeman18 4 года назад

      @@stevesm2010 how do you edit this? i to want it on the back? cheers

    • @stevesm2010
      @stevesm2010 4 года назад

      @@MrOrangeman18 Once you have made the library module, edit the file with a plain text editor (I use Notepad ++) and change the F.SilkS tags to B.SilkS - In Notepad++ you can do a search and replace to automate it. If you look at other MOD files, you can see the tags you need for different layers. F.Cu or F.Mask for example.

    • @MrOrangeman18
      @MrOrangeman18 4 года назад +3

      Steve Smith cheers. I found a much simpler way to do it in the end. Added the new footprint (the picture) went into footprint editor and changed it from front to back silk and all sorted.

  • @dipakkerkal7020
    @dipakkerkal7020 4 года назад

    Thanks!!