Commit Graph

3327 Commits

Author SHA1 Message Date
Salvador E. Tropea 742a8c155e [Navigate Results][Fixed] No need for a PCB 2024-01-30 08:14:53 -03:00
Salvador E. Tropea 3d77351862 [KiCanvas][Added] Icon for the navigate results 2024-01-29 11:12:25 -03:00
Salvador E. Tropea 4219980c95 [Navigate Results][Fixed] Icons provided by the output
- Weren't copied to the destination
2024-01-29 11:04:31 -03:00
Salvador E. Tropea e47124ea51 [Schematic v6][Fixed] Issues saving deep nested sheets
- When using sub-dirs relative to a sheet in a sub-dir
2024-01-26 13:43:49 -03:00
Salvador E. Tropea de1fc05298 [KiCanvas][Added] Some very raw support
Closes #572
2024-01-26 13:04:27 -03:00
Salvador E. Tropea c14019cc25 [Fixed][Schematic] Append to missing title 2024-01-26 13:01:33 -03:00
Salvador E. Tropea 9c074e0bb9 [Schematic v6] Create sub-dirs when saving subsheets
- Even KiCad fails to do it
2024-01-26 13:00:38 -03:00
Salvador E. Tropea fe4f0f6e6b Better handling of important options
- Better detection of the data types constraints for options with *
2024-01-26 12:59:40 -03:00
Salvador E. Tropea af5e408335 [Tests][Datasheet download][Added] More download cases
- Already downloaded
- Existing file in dry mode
2024-01-25 14:16:04 -03:00
Salvador E. Tropea 181853784d [Tests][Datasheet Download][Added] Various net errors 2024-01-25 13:56:53 -03:00
Salvador E. Tropea 2d6fe64b6c [Tests][Download Datasheet][Added] field and output missing 2024-01-25 13:24:42 -03:00
Salvador E. Tropea 726aee2f03 [Tests][Added] Missing config file 2024-01-25 13:20:43 -03:00
Salvador E. Tropea d5f12fff94 [Tests][Position][Added] for sub-pcbs
Using internal mechanism and KiKit mechanism
2024-01-25 13:04:20 -03:00
Salvador E. Tropea eb47b40fb9 [Tests][Fixed] Now we get 2 extra log files
Which made the makefile tests fail
2024-01-25 09:50:43 -03:00
Salvador E. Tropea f9e372f638 [KiRi][Fixed] Navigate results content
- Now we can filter what the user sees, not all targets
- Now we can show a custom icon

Fixes #570
2024-01-25 09:27:43 -03:00
Salvador E. Tropea 2586e6aa88 [Tests][Added] KiRi to the Quick Start test 2024-01-25 09:26:23 -03:00
Salvador E. Tropea 63e7d2b733 [Tests][Added] Keep old logs
when running multiple tests on the same dir
2024-01-25 09:25:22 -03:00
Salvador E. Tropea 8d83e812ac [KiRi][Added] KiBot to the credits 2024-01-25 09:24:32 -03:00
Salvador E. Tropea ebf4d363a3 [KiRi][Added] SVG icon 2024-01-25 09:22:06 -03:00
Salvador E. Tropea 2889f25ad7
Merge pull request #569 from edlongman/remove-tex-instances
Add backticks around custom_reports docs to improve layout
2024-01-25 07:16:15 -03:00
Edward Longman c5d6953972
Update generated files with extra backticks to prevent tex detection 2024-01-24 15:43:41 +00:00
Edward Longman 08b0c488f4
Add extra backticks to basename and filename to prevent tex recognition 2024-01-24 15:37:53 +00:00
Salvador E. Tropea 2ff4035c94 [Dependencies] Added message about KiBot repo
For packages that aren't official
2024-01-24 11:17:33 -03:00
Salvador E. Tropea ec3fec2c93 [DOCs] Updated XLSXWriter minimum version
- I bumped it just to test the code
2024-01-24 11:16:40 -03:00
Salvador E. Tropea f5a0231fb4 [Dependencies][Changed] The roles member
- Each dependency can really have 1 role (even when plural)
- The registered dependency can have multiple roles
- The code assumed the general case, but is impossible
2024-01-24 10:35:24 -03:00
Salvador E. Tropea 6d6075ba6f [Tests][Dep Downloader][Added] check_tool_python more checks
Also fixed output dir
2024-01-24 08:54:36 -03:00
Salvador E. Tropea 0ed3c30487 [Tests][Dependencies][Added] check_tool_dep_get_ver tests 2024-01-24 08:19:57 -03:00
Salvador E. Tropea 2d6120cc37 [Tests][KiKit Present][Added] From output case 2024-01-23 13:13:53 -03:00
Salvador E. Tropea 9c449f3893 [KiKit Present] Removed dead code 2024-01-23 13:13:30 -03:00
Salvador E. Tropea 1763f809c7 [KiKit Present][Fixed] Problems using pcb from output and no prj 2024-01-23 13:12:23 -03:00
Salvador E. Tropea 0665cea3ff [Tests][BoM][Added] HRTXT simple test 2024-01-23 10:49:12 -03:00
Salvador E. Tropea edccb13b5e [Tests][PCB2Blender][Added] Stacked boards and JSON stack-up 2024-01-23 09:59:35 -03:00
Salvador E. Tropea a87a41d18b [Tests] The new test is just for KiCad 7 2024-01-22 11:17:53 -03:00
Salvador E. Tropea 2b5c88cce4 [Tests][Position][Rotated][Added] Rotate from fields and extended 2024-01-22 11:16:12 -03:00
Salvador E. Tropea 122cc945d7 [Rotation Filter][Added] More debug for level 2+
The list of offsets and rotations after processing all
2024-01-22 11:14:06 -03:00
Salvador E. Tropea bac3c8cd16 [3D models][Download][Fixed] Name of the other model
Whe using a suffix

See #567
2024-01-22 09:58:43 -03:00
Salvador E. Tropea 8c35fe66da [Tests][Info][Added] simple test 2024-01-22 09:33:17 -03:00
Salvador E. Tropea c49a382300
Merge pull request #566 from EasyRiderr/dev
[DOCs] fix typo and add python virtual env support for pcbnew
2024-01-22 09:02:44 -03:00
Salvador E. Tropea b4e788fa6d [Tests] Forced to check iBoM 2.8.1 2024-01-22 08:36:58 -03:00
Yoan Dumas bf9390d6cb [DOCs] fix typo and add python virtual env support for pcbnew
Signed-off-by: Yoan Dumas <yo_dumas@hotmail.fr>
2024-01-21 13:53:04 +01:00
Salvador E. Tropea c47dcb005b [Tests][Copy Files][Added] simple test for project copy 2024-01-19 13:01:55 -03:00
Salvador E. Tropea 4d7847e145 [Copy Files][Project][Fixed] Check for the schematic
To inform if it isn't there
2024-01-19 13:01:14 -03:00
Salvador E. Tropea bd4cefc2c4 [Tests][KiKit Present][Added] Local and File cases 2024-01-19 11:20:08 -03:00
Salvador E. Tropea e94c4a0ec1 [Tests][Added] Outputs help in separated files 2024-01-19 11:07:00 -03:00
Salvador E. Tropea bb936aedaa [KiKit][DOCs] Mentioned 1.4.0 release 2024-01-19 10:55:32 -03:00
Salvador E. Tropea f65a5a7eef [Tests][Groups][Added] groups defined in outputs 2024-01-19 10:43:18 -03:00
Salvador E. Tropea 8deb71ccea [Config Reader] Just moved code to make it easier to maintain
To ensure VALID_IMPORT is in sync
2024-01-19 10:40:01 -03:00
Salvador E. Tropea 8cdd6aa0be [Tests][Import][Added] Various errors checks
- Fixed one of the messages
- Added potential fix for a typo
2024-01-19 10:19:37 -03:00
Salvador E. Tropea 5033a295e4 [Tests][Import][Groups][Added] simple test 2024-01-19 09:31:39 -03:00
Salvador E. Tropea 95fd5cf28e [Tests][Import][Filters][Variants][Added] basic tests 2024-01-19 09:30:01 -03:00