KiBot/kibot/kicad
Salvador E. Tropea 8ec4d481c0 [Package] Moved all resources to a central place
- All KiBot resources are now under kibot/resources
- PcbDraw resources are now in kibot/resources/pcbdraw
- All resources can be loaded relative to the script or from
  /usr/share/kibot
- The Debian package installs the resources in /usr/share/kibot
- The Python manifest includes all resources
- PcbDraw is now detected as a Python package
2022-10-19 13:05:56 -03:00
..
__init__.py Marked sub-packages using __init__.py 2020-08-18 12:08:52 -03:00
color_theme.py [Package] Moved all resources to a central place 2022-10-19 13:05:56 -03:00
config.py [Copy_Files] Now you can copy the 3D models 2022-09-20 13:13:12 -03:00
patch_svg.py Fixed svg_pcb_print: page orientation for portrait. 2022-06-12 16:07:58 -03:00
pcb.py Added internal plot of the worksheet to pcb_print 2022-04-16 15:09:19 -03:00
sexpdata.py Fixed the C402 fix 2022-02-17 19:54:44 -03:00
v5_sch.py [Internal BoM] Added some basic support for "Exclude from BoM" flag 2022-10-11 11:46:00 -03:00
v6_sch.py Changes to write v6 schematics more similar to prior versions 2022-10-11 13:09:49 -03:00
worksheet.py Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6 2022-07-31 17:45:55 -03:00