Commit Graph

19 Commits

Author SHA1 Message Date
Salvador E. Tropea 32fff15a5c Added help for the error levels 2023-08-30 13:59:35 -03:00
Salvador E. Tropea b2ffa5410a [CLI] Added option to display a banner
- I disabled `check-docstring-first`, no way to disable for a file
2023-04-01 11:36:50 -03:00
Salvador E. Tropea 5c0e3a09de [GHA] Added ASCII art banner 2023-04-01 09:43:37 -03:00
Salvador E. Tropea 158f267eb5 Support for extra data in the Value field
- Currently we just use the tolerance for the 3D resistors
- Uses a port of the JavaScript Electro-Grammar
2023-03-30 12:39:36 -03:00
Salvador E. Tropea d88830948f [DOCs] Blender export needs KiCad 6 or newer
- Also checks in the code
2023-03-16 09:26:54 -03:00
Salvador E. Tropea 022cc1662e [flake8] Excluded some experiments 2023-02-06 06:59:51 -03:00
Salvador E. Tropea 5a5967c6b3 [Added] Support for internal imports
- A mechanism to implement templates
- Also fixed some groups import issues
2023-01-04 11:39:48 -03:00
Salvador E. Tropea d379c67790 [Filters][generic] added options to filter by PCB side 2022-10-29 15:51:33 -03:00
Salvador E. Tropea 491c598afb [iBoM] Added support for the `offset_back_rotation` option 2022-10-24 12:58:36 -03:00
Salvador E. Tropea 838129e69c [PcbDraw] Embedded the PcbDraw.plot code
- Now PcbDraw is not a dependency of out_pcbdraw.py
2022-10-17 12:58:06 -03:00
Salvador E. Tropea 199bb9441f [Tests] Included missing YAML file 2022-09-13 13:55:32 -03:00
Salvador E. Tropea 314989cd1b Excluded test dirs from flake8 lint 2022-07-08 07:47:16 -03:00
Salvador E. Tropea 900be375e9 Added a first approach to Board2Pdf support. 2022-04-05 16:36:02 -03:00
Salvador E. Tropea 128a10f383 Moved flake8 config to setup.cfg 2022-02-17 16:03:54 -03:00
Salvador E. Tropea 8b23a0904e Configured falke8 for pre-commit 2022-02-17 12:47:01 -03:00
Salvador E. Tropea 47d87663c9 Added yamllint configuration 2022-02-16 18:30:57 -03:00
mdeweerd 80c360e251 Add pre-commit configuration 2022-02-15 15:51:20 +01:00
SET 89914443f0 Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
2020-08-16 22:04:03 -03:00
John Beard fa3840e0b4 Add stub for testing with setup.py test 2018-06-02 18:03:04 +01:00