So I wanna have some fun and use the Bitmap2Component tool, but the .mod files it outputs aren’t working for me. Whenever I try to import it into the PCBnew module editor, it says “Not a module file”. Anyone have any luck using this tool? for some reason the .mod file shows up with a windows media player icon
As for the Media Player icon,well, .mod is also a type of music file, so Windows will assume that’s what it is and use the appropriate icon. Obviously a KiCad image file won’t play in WMP, but as long as you don’t try to open from Windows Explorer, you’ll be fine.
its 270 x 157 pixels. It cant be any bigger otherwise it wont fit on my board, i’m not sure what I need to do. A large image works fine, other images I use work fine, but not the one that is my logo or the size I need. Is there a way to resize within kicad? I dont get why this is such a hard thing to do when other images work just fine.
[quote=“cameronbelt, post:7, topic:184”]
its 270 x 157 pixels. It cant be any bigger otherwise it wont fit on my board
[/quote]I’d use a larger image to get it crisper. You can get the footprint to be any size you like by changing the values in the Resolution x/y DPI boxes near the top of the Bitmap2Component screen.
Typically I’ll create a single 1 bit image file, and from that create a bunch of different dimensioned logos for the silkscreen to suit different situations, just by changing the resultion to be higher which scales the output size to be smaller (the changes show in the pixels and mm dimensions above the values you change).
That worked exactly how I wanted it to. The issue was the image I had was too small, and I had no idea how to resize within kicad. But now I will be able to create a larger image then scale down without losing much quality.
Thanks.