Funkenjaeger

Results 10 comments of Funkenjaeger

I pushed my experimental branch: https://github.com/Funkenjaeger/InteractiveHtmlBom/tree/package It's not much more than a proof of concept, but it did work. I set it up to just push arguments through the existing...

For me personally, you can consider this request OBE. I refactored my project repo to bring ibom in as a git submodule, so I'm able to do what I need...

This was a simple bug. I fixed it in my fork (https://github.com/Funkenjaeger/digikey-api) Regarding the difference between the three functions, I suggest referring to the [DigiKey API definitions](https://developer.digikey.com/products/product-information/partsearch), which this library...

@eeintech True, sometimes it does. The actual argument passed to the digikey API is named "digiKeyPartNumber", and the summary in the API description states "Works best with a Digi-Key part...

I'm running 100.26 built from edge today; this is the first time I've gotten g2core running. I am experiencing what sounds like the same or similar probing issue. I have...

I like it. This should be useful for anyone using IBOM to place SMD parts for reflow soldering followed by a separate stage of hand-soldering through-hole components later.

Generally, ibom is trying to faithfully represent the as-designed board so that it matches what you're seeing when you have the actual, physical board in front of you for assembly...

I took a stab at addressing the two things @qu1ck pointed out in 49b31b2f8796d1e00a500b6f2c2d19c44be3d04e I didn't create my own PR, assuming that @brockn8r will be back and can leverage my...

@amauragis be my guest! I'm distracted with other projects lately, so it'd probably be a while yet until I focused on this enough to get it over the line.

I will just add that this is something that would also benefit the Fusion/Eagle workflow, for which I've only ever used the CLI mode. For instance, I understand why 'include...