KiBot/kibot/kicad
Salvador E. Tropea 3d520c9830 KiCad v6 SCH: Fixed the gr_curve support
- Is wrongly documented
- Not used by the available symbols
- Not implemented in the GUI
- You can manually use it
2022-06-10 09:31:44 -03:00
..
__init__.py
color_theme.py Added colored pads and vias to pcb_print 2022-04-13 13:51:03 -03:00
config.py Fixed problems expanding multiple KiCad variables in the same value. 2022-06-07 10:36:31 -03:00
patch_svg.py Added support for frame to `pcb_print` on KiCad 5 2022-04-11 12:40:39 -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 Fixed problems with KiCost using internal variants 2022-05-18 15:59:38 -03:00
v6_sch.py KiCad v6 SCH: Fixed the gr_curve support 2022-06-10 09:31:44 -03:00
worksheet.py Moved the KiCad 5 SVG scale constant to misc.py 2022-04-23 07:54:13 -03:00