Commit Graph

3393 Commits

Author SHA1 Message Date
Salvador E. Tropea c8e6795019 [Makefile][Fixed] Coverage file names for test_docker_local_1_n 2024-03-07 08:37:28 -03:00
Salvador E. Tropea ff6f67ae2c [Schematic][KiCad 8][Added] Support for bold/italic as yes/no
Should fix the bold/italic issue in #587
2024-03-06 13:42:42 -03:00
Salvador E. Tropea 5d3bdd3a36 [CI/CD] Use backports curl for KiCad 7 2024-03-06 13:33:00 -03:00
Salvador E. Tropea e5e76c778f [Tests][KiCad 8] Migrated PCB/SCH files to v8 format 2024-03-06 13:10:41 -03:00
Salvador E. Tropea 27b3824cef [Globals][Added] Option to always report "paste pads" 2024-03-05 10:47:43 -03:00
Salvador E. Tropea d66188014c [Diff][Fixed] problems when using things like "origin/main"
- and add_link_id

Fixes #589
2024-03-05 10:18:29 -03:00
Salvador E. Tropea c107695278 [BoardView] Skip footprints with no pads
not just REF**

See whitequark/kicad-boardview#14
2024-03-05 09:48:55 -03:00
Salvador E. Tropea b93115dbbb [Variants][Changed] Avoid W045 on nameless pads.
Assuming they are on purpose and not real pads.

See #584
2024-03-05 08:28:12 -03:00
Salvador E. Tropea 8d7482f7f8 [Tests] Use KiCad 8 files for 8.99 2024-03-05 08:25:39 -03:00
Salvador E. Tropea 952809a19d [Present][Fixed] Problems when using gerbers already generated
If the gerbers were also used to be generate and already generated
2024-03-05 08:24:03 -03:00
Salvador E. Tropea 5bbb18d2c0 [BoardView][Fixed] X axis mirroring issues
See whitequark/kicad-boardview#11
2024-03-05 08:00:13 -03:00
Salvador E. Tropea 2a0596e3fc [Update_XML][Fixed] Components excluded from the board reported anyways
Closes #585
2024-03-04 10:29:49 -03:00
Salvador E. Tropea ea51835620 [Tests] Changed conditional in favor of "skipif" 2024-03-04 10:29:12 -03:00
Salvador E. Tropea 589c6284f6 [DOCs] Made clear erc_grid is just for KiCad 7 2024-02-17 16:05:23 -03:00
Salvador E. Tropea b80dd21aea [Tests][KiCad 8] Keep the project for the grid test 2024-02-17 16:03:20 -03:00
Salvador E. Tropea 932ffa53b4 [Tests][KiCad 8][Reference] 3D render updated 2024-02-17 16:02:41 -03:00
Salvador E. Tropea 72d3fe2a17 [Tests][KiCad 8] Adapted the ERC grid test 2024-02-17 16:01:27 -03:00
Salvador E. Tropea 0cfb6813c0 [DOCs][Changelog] Updated 2024-02-17 16:00:33 -03:00
Salvador E. Tropea ac05b91fd5 [DOCs] Mentioned KiCad 8 render 3D zoom difference 2024-02-17 15:59:43 -03:00
Salvador E. Tropea e19629406f [Schematic][Kicad 8] Some support to load v20231120 2024-02-17 15:57:29 -03:00
Salvador E. Tropea 9b345f8263 [KiRi][Changed] Don't stop on corrupted schematics
See #583
2024-02-15 14:46:20 -03:00
Salvador E. Tropea 1d8ec52640 [Filters][Fixed] We must return 1 object
Wrong in previous patch
2024-02-14 16:38:04 -03:00
Salvador E. Tropea 76b622d788 [Filters][Fixed] '_none' sometimes ignored 2024-02-14 13:52:17 -03:00
Salvador E. Tropea 693fb32b7d Forced tests 2024-02-13 20:28:45 -03:00
Salvador E. Tropea 0db1ded255 [Fixed][Netlist] Problems for comps in PCB but not SCH
Missing UUID

Fixes #578
2024-02-11 15:05:17 -03:00
Salvador E. Tropea 85785dba41 Bumped version to 1.6.5 2024-02-11 15:04:37 -03:00
Salvador E. Tropea 280648f5b9 [Tests][References] Updated panel to match KiKit 1.4.0-2 2024-02-09 09:00:30 -03:00
Salvador E. Tropea 03817253e2 [Tests][KiCad 8] Updated SCH print references 2024-02-09 08:59:53 -03:00
Salvador E. Tropea 298c0eb963 [Tests][KiCad 8] Skipped EasyEDA download test
Is independent
2024-02-09 08:58:42 -03:00
Salvador E. Tropea df0504d9c5 [Tests][KiCad 8] Disabled print sch fail
I can't get it to really fail, just print an empty page
2024-02-09 08:57:06 -03:00
Salvador E. Tropea c7dac5ae2c [Tests][Added][KiCad 8] EasyEDA download test files 2024-02-09 08:56:15 -03:00
Salvador E. Tropea 2e51a02136 [Tests][KiCad 8][PCB Print] Updated references 2024-02-08 10:34:51 -03:00
Salvador E. Tropea bc0cd6e463 [Tests][KiCad 8] Added missing configs 2024-02-08 10:34:24 -03:00
Salvador E. Tropea e0ebf0dd1d [PcbDraw][Fixed] Reverted upstream patch
Breaks the bottom for KiCad 5/6
2024-02-08 10:16:24 -03:00
Salvador E. Tropea b2cf6f03e3 [Tests][KiCad 8][Diff] Updated references 2024-02-08 09:23:55 -03:00
Salvador E. Tropea 01c3a7c6a9 [Tests] Removed wrong symlink 2024-02-08 09:21:08 -03:00
Salvador E. Tropea 652e7dc2b1 [Tests][KiCad 8] Adapted some cases and references 2024-02-08 08:56:25 -03:00
Salvador E. Tropea 57afc1dc63 [PcbDraw][KiCad 8][Added] Support 2024-02-08 08:54:44 -03:00
Salvador E. Tropea 0c03f33912 [KiCad 8] Added abstraction for Properties vs Fields
Now footprint properties are PCB_FIELDS
2024-02-07 13:24:10 -03:00
Salvador E. Tropea 048ca3d158 [DOCs][CI/CD] Updated release tags 2024-02-06 08:03:27 -03:00
Salvador E. Tropea 73d166c746 [DOCs] Updated what's new on 1.6.4 2024-02-06 07:52:17 -03:00
Salvador E. Tropea 55bdfdc861 [Pre-commit] Bumped GitHub Actions versions 2024-02-02 12:53:38 -03:00
Salvador E. Tropea 4406b508bf [Pre-commit] Ignore B308, which is working 2024-02-02 12:44:24 -03:00
Simon 3af0758cce [Panelize][Add] Dimensions 2024-02-02 12:25:53 -03:00
Salvador E. Tropea ba82f40798 [DOCs][Added] Changelog to the RSTs 2024-02-02 12:22:02 -03:00
Salvador E. Tropea 8d7b3571cd [DOCs] Updated changelogs for release 2024-02-02 11:09:53 -03:00
Salvador E. Tropea 88536fde6d [Tests][CI/CD] The pcb_print_simple_1 is font sensitive
A problem that we should address
2024-02-02 08:07:44 -03:00
Salvador E. Tropea a02198649f [Tests][CI/CD] Forced test (KiCad 7.0.10) 2024-02-02 07:50:09 -03:00
Salvador E. Tropea 653b585c29 [Navigate Results][Workaround] Rotate PS icons
For some (unknown) reason ImageMagick convert is rotating PS files
generated by KiCad, even when they look OK in viewers.
So we get rotated icons that represent PS files. This was always
true for Navigate Results, but I thought it will be fixed.
This workaround compensates the rotation.
2024-02-02 07:28:54 -03:00
Salvador E. Tropea a6db330118 [Tests][Added] KiCad 7.0.10 reference outputs 2024-02-02 07:03:26 -03:00