Commit Graph

2777 Commits

Author SHA1 Message Date
Salvador E. Tropea 2f73b3f743 [Tests][KiCad 8] Added gencad reference
- Is most probably broken, but I don't have a soft to check
2023-04-11 10:00:23 -03:00
Salvador E. Tropea 3ee59c74be [Tests] Added KiCad 8 subparts-bom.csv reference 2023-04-07 15:08:02 -03:00
Salvador E. Tropea 48fb51bbe7 [Tests] Added links for KiCad 7.99 config tests 2023-04-07 15:07:29 -03:00
Salvador E. Tropea 52ac92c42d [3D Models] Added workaround for KiCad 7
- Fails to export VRMLs for PCBs using paths relative to the footprint.

See #417
2023-04-07 11:05:34 -03:00
Salvador E. Tropea f9db612f0a [Tests] Disabled the continue on error 2023-04-07 11:02:59 -03:00
Salvador E. Tropea 3e40c83ed5 [Tests][Fixed][KiCad 8] Version detection 2023-04-06 19:43:52 -03:00
Salvador E. Tropea 6649038d79 [3D][Fixed][KiCad 7] 3D models not downloaded
Closes #417
2023-04-06 19:32:14 -03:00
Salvador E. Tropea 544945e464 [KiCad 8][Tests] Added references for font and color tests 2023-04-05 13:11:56 -03:00
Salvador E. Tropea caefa818f3 [KiCad 8][Tests] Added references directory 2023-04-05 13:11:09 -03:00
Salvador E. Tropea 52610bd407 [KiCad 8] Changes in the drill file names 2023-04-05 13:10:34 -03:00
Salvador E. Tropea 1ea51f4908 [KiCad 8] No VECTOR2I(wxPoint) constructor 2023-04-05 13:09:03 -03:00
Salvador E. Tropea a09d62099e [KiCad 8] Added support for FP_SHAPE -> PCB_SHAPE
- Really?
2023-04-05 11:01:19 -03:00
Salvador E. Tropea fdc8019ec5 [KiCad 8] Added detection 2023-04-05 11:00:45 -03:00
Salvador E. Tropea f9c45899e4 [DOCs] Added various mentions about the `resources_dir` variable 2023-04-05 07:53:13 -03:00
Salvador E. Tropea 58417e428d Merge branch 'dev' of https://github.com/INTI-CMNB/KiBot into dev 2023-04-04 13:50:58 -03:00
Salvador E. Tropea 6feddd06a5 [Added] Mechanism to install fonts and colors 2023-04-04 13:49:21 -03:00
Salvador E. Tropea b22fd6b97c [Tests] Fixes to the coverage file names, again 2023-04-02 18:50:15 -03:00
Salvador E. Tropea e674cc9e68 [Tests] Fixed coverage name for KiCad 5 2023-04-02 18:27:34 -03:00
Salvador E. Tropea e58dfcb58b [Tests] Changed fail-fast position 2023-04-02 18:08:34 -03:00
Salvador E. Tropea 6b0a29dd06 [Tests] Don't abort parallel tests 2023-04-02 18:06:57 -03:00
Salvador E. Tropea 9f380a7681 [DOCs] Updated 2023-04-02 15:33:31 -03:00
Salvador E. Tropea 73754d1f68 [DOCs][GHA] Added GHA shortcut 2023-04-02 15:32:59 -03:00
Salvador E. Tropea d686e086a9 [GHA] Fixed description 2023-04-02 14:59:21 -03:00
Salvador E. Tropea d9b3da1e0d [SCH print][Added] Support for title change 2023-04-02 09:59:09 -03:00
Salvador E. Tropea 1a1311dc6d [General][Added] Support for time stamp in the date
- i.e. 2023-04-02T09:22-03:00
2023-04-02 09:54:30 -03:00
Salvador E. Tropea 8a00b90949 [CI/CD] Updating Github Action v2 for KiCad 7 latest 2023-04-02 08:19:50 -03:00
Salvador E. Tropea 24a5a2a4f5 [CI/CD] Updating Github Action v2 for KiCad 7 development 2023-04-02 08:19:47 -03:00
Salvador E. Tropea 258db71de2 [CI/CD] Updating Github Action v2 for KiCad 6 latest 2023-04-02 08:19:44 -03:00
Salvador E. Tropea bd3b076196 [CI/CD] Updating Github Action v2 for KiCad 6 development 2023-04-02 08:19:41 -03:00
Salvador E. Tropea 87c5c561b0 [CI/CD] Updating Github Action v2 for KiCad 5 development 2023-04-02 08:19:38 -03:00
Salvador E. Tropea c723b51327 [CI/CD] Updating Github Action v2 for KiCad 5 latest 2023-04-02 08:19:36 -03:00
Salvador E. Tropea 3221a7fe00 [PCB Print][Fixed] Problems with images in the WKS (KiCad 5/6)
- Added regression test
2023-04-01 18:07:51 -03:00
Salvador E. Tropea 7849fc0bde [CLI] Fixed when the output dir for the log doesn't exist 2023-04-01 14:46:35 -03:00
Salvador E. Tropea bb592a8ec4 [CLI] Added option to log a file
- This is in addition to logging to stderr.
- This log is currently done with full debug information.
2023-04-01 14:07:31 -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 1f7295ec28 [GHA] Removed PcbDraw version
- No longer an independent tool
2023-03-31 19:21:42 -03:00
Salvador E. Tropea a2ff0dde2d [Fixed][Distribution] Missing Blender scripts 2023-03-31 18:16:56 -03:00
Salvador E. Tropea 69c2890a10 [Tests] Added for the last grammar changes 2023-03-31 10:47:33 -03:00
Salvador E. Tropea 1cda0d5e70 [Grammar] Avoid warnings when giving R, L, C clue 2023-03-31 10:46:48 -03:00
Salvador E. Tropea 9393bd2f41 [Grammar] Better decimal point handling
- Now replaced only if in a middle of a number
2023-03-31 10:45:57 -03:00
Salvador E. Tropea 46739c8ea0 [Fixed] Units when using the grammar 2023-03-31 10:45:05 -03:00
Salvador E. Tropea 33c1e0a7e8 Added Lark as dependency 2023-03-31 09:08:46 -03:00
Salvador E. Tropea 9811972ace [PCB/SCH parity] Check for value and fields/properties 2023-03-31 08:45:09 -03:00
Salvador E. Tropea 2f8e416f06 [PCB/SCH Parity] Added support for bogus net codes
Fixes #410
2023-03-31 07:43:31 -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 4de3152ac9 [CI/CD] Added trigger for images with patched tools (pre) 2023-03-30 08:03:38 -03:00
Salvador E. Tropea 36a54af513 [CI/CD] Fixed refresh workflow 2023-03-29 13:05:47 -03:00
Salvador E. Tropea 91a52f9a47 [CI/CD] Added trigger to refresh docker images 2023-03-29 09:41:58 -03:00
Salvador E. Tropea 9f2564b80c [Diff][Fixed] Problems when using an output and no variant specified 2023-03-29 07:03:23 -03:00