Commit Graph

3416 Commits

Author SHA1 Message Date
Salvador E. Tropea 4bba402a61 [Fixed][V6 SCH] Merge error 2024-02-02 13:23:14 -03:00
Salvador E. Tropea eda5c658bd Merge branch 'dev' 2024-02-02 12:45:00 -03:00
Salvador E. Tropea 4406b508bf [Pre-commit] Ignore B308, which is working 2024-02-02 12:44:24 -03:00
Salvador E. Tropea d8a6014cbf [DOCs][Example][Fixed] Where dimensions help is for panelize 2024-02-02 12:32:51 -03:00
Salvador E. Tropea 499007f254 Merge branch 'dev' 2024-02-02 12:26:33 -03:00
Simon 3af0758cce [Panelize][Add] Dimensions 2024-02-02 12:25:53 -03:00
Salvador E. Tropea 83c79be3bf Merge branch 'dev' 2024-02-02 12:23:41 -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 113985efe4 Merge branch 'dev' 2024-02-02 09:09:28 -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
Salvador E. Tropea 14135acda4 [iBoM][Added] Example config to test navigate results 2024-02-01 12:45:11 -03:00
Salvador E. Tropea ffd7605f1a [Navigate results][iBoM][Added] custom icon 2024-02-01 12:43:34 -03:00
Salvador E. Tropea 045b53463c [Diff] Now is "any" related 2024-02-01 12:22:25 -03:00
Salvador E. Tropea b88e09c448 [PCB Print][Added] Options to fine tune the centering
- You can select which layers are used for centering purposes

Closes #573
2024-02-01 08:44:26 -03:00
Salvador E. Tropea 83d502422a [KiRi][KiCanvas][DOCs][Added] More information
- About local file system issues
- Link to upstream
2024-01-31 09:50:03 -03:00
Salvador E. Tropea 15209e7947 [Tests][KiCanvas][Added] Simple one 2024-01-31 09:32:36 -03:00
Salvador E. Tropea db3694a4cf [KiCanvas][Adde] Message when we can't read the local files 2024-01-31 09:06:31 -03:00
Salvador E. Tropea 0a121cf5a1 [KiRi] Added check for local file system fail
We then explain why is failing
2024-01-30 13:48:42 -03:00
Salvador E. Tropea cdad14bd36 [Tests][CI/CD] Switching to v4 actions 2024-01-30 13:48:12 -03:00
Salvador E. Tropea 6315728692 [KiCanvas] Multiple sheets fix
Sort of ... looks like you must explicitly list the sub-sheets, but it has
various drawbacks, look here: theacodes/kicanvas#77

Should fix the issue mentioned by @bluespider42 in #572
2024-01-30 12:35:37 -03:00
Salvador E. Tropea 144a83d73d [KiCanvas] Implemented the Quick Start hook 2024-01-30 10:08:07 -03:00
Salvador E. Tropea a1c0dd6c2b New internal category "any related"
- Navigate results and KiCanvas needs a PCB and/or schematic
- Are related to both, but one is enough
2024-01-30 09:42:46 -03:00
Salvador E. Tropea abf07ac95d [Tests][Makefile] Adapted to the v6/7 schematic deps 2024-01-30 09:10:05 -03:00
Salvador E. Tropea ea06a32181 [PCB/SCH Variant] Fixed targets (missing project files) 2024-01-30 08:43:25 -03:00
Salvador E. Tropea 263db4eb37 [KiCanvas] Various fixes
- Allow using it for PCB or SCH alone
- Load the PCB/SCH only when needed
- Adjust the category according to the needs
2024-01-30 08:20:42 -03:00
Salvador E. Tropea 82532ffab0 [Schematic v6][Fixed] Targets
- We always collected the v5 targets
- Detect flat hierarchy
2024-01-30 08:19:04 -03:00
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