Jason

Results 18 comments of Jason

I have started working on this on a [fork](https://github.com/slightlynybbled/skidl). I suspect that it is quite simple if you know what you are doing, but I'm hacking my way through it....

Hey, I have noticed that the KiCad library is utilized in the template for `Part._gen_netlist_comp_kicad()`. Is this necessary or is there a valid method to dummy this part of the...

Hey, thanks for working on this. So, I believe that I have a prototype working, but I am having trouble finding the contribution guidelines. Could you link those from the...

Thanks. The netlist isn't generating appropriately, so I'm not going to do a pull request until I get that sorted out. Likely something simple, but I don't know. Thanks for...

@kasbah, the initial cut hadn't fully worked and I lost track of it, xesscorp beat me to getting this started and I simply haven't had a chance to re-check it...

@jarvisteach Thank you for looking at this! I love that tkinter is included with the standard python library, but it sometimes drives me nuts. Your lib - I suspect -...

No problem at all. I wouldn't have shared it if it weren't shareable. I believe that the docstrings are reasonably adequate. Let me know if you have any questions. I...

I uploaded my [tk_tools](https://github.com/slightlynybbled/tk_tools) that I normally use to github for reference. The file that I sent to you is something of a snapshot, but not one to be trusted...

This is a plausible path, thank you for the guidance! Perhaps it would be more appropriate to describe the expected functionality of the custom frame that is required in order...