Salvador E. Tropea
61a8fe7885
[Filters][Added] `value_split`
...
- To extract information from the Value field and put it in separated
fields. I.e. tolerance, voltage, etc.
2023-05-03 14:09:35 -03:00
Salvador E. Tropea
4fbd69ac3b
[Global options][Added] `environment`.`extra_os` to define environment variables
2023-05-02 13:12:50 -03:00
Salvador E. Tropea
a05be2240e
[v6/7 Schematic] Hierarchy expanded only if needed
2023-04-28 10:45:38 -03:00
Salvador E. Tropea
4992937cf5
[v6/v7 Schematic] Better handling of sub-sheet instances
...
- When a sub-sheet is the root of another hierarchy.
- We no longer discard the instances, unless expanding the hierarchy
- Also another step to separate the cross and hierarchy expansion
2023-04-28 09:22:15 -03:00
Salvador E. Tropea
308c1fde6d
[Tests] Ignore blank lines when comparing texts
2023-04-27 16:47:17 -03:00
Salvador E. Tropea
fcf4871e38
[v6/v7 Schematic] Reworked the UUID mechanism
...
- Now we generate valid UUIDs for all things
- KiCad 6 support
- Better tests, forcing to reload the generated files
2023-04-27 15:06:29 -03:00
Salvador E. Tropea
6dcdb0b363
[Tests][Added] For value change in shared sheets
2023-04-25 13:24:12 -03:00
Salvador E. Tropea
f603f8af7a
[Tests][Add] Support for the nightly image
...
- It defines KICAD_PATH pointing to the nightly dir
2023-04-18 11:25:51 -03:00
Salvador E. Tropea
446df067b9
[Tests][KiCad 7.0.2] Avoid DRC errors about 3D models mismatch
2023-04-18 10:11:22 -03:00
Salvador E. Tropea
43a2bea49d
[Tests] Separated independent tests
...
- Tests that doesn't depend on the KiCad version
- So they aren't run 6, 8 or even more times
- Hopefuly will reduce download issues in dep tests
2023-04-18 07:31:42 -03:00
Salvador E. Tropea
0d503479eb
[Tests][KiCad 7] Adapted some test cases to 7.0.2
...
- Mostly to ignore new errors
2023-04-17 13:48:29 -03:00
Salvador E. Tropea
118864e851
[Tests] Added more tolerance to include 7.0.2
...
- Without changing the references
- test_pcb_print_simple_1
- test_panelize_1
2023-04-17 13:46:59 -03:00
Salvador E. Tropea
b0da1851e7
[Tests][KiCad 7][Added] Workaround for bogus ERC messages
...
- Missing simulation model!
2023-04-17 12:59:03 -03:00
Salvador E. Tropea
f58344bd9f
[Tests][KiCad 8][Fixed] Absolute links in references
2023-04-16 09:01:14 -03:00
Salvador E. Tropea
5b6ea1016f
[Tests][Panelize][Added] Debug information from KiKit
...
- Needed to get a backtrace
2023-04-15 20:04:03 -03:00
Salvador E. Tropea
bb7a0cc36c
[Tests] Added more tolerance for the fill test
...
- Needed by 7.0.2
2023-04-15 20:03:01 -03:00
Salvador E. Tropea
e708aee42d
[Tests][Added] Test for netclass flags
2023-04-15 20:02:13 -03:00
Salvador E. Tropea
3b0a26c7ab
[Added] Support for netclass flags
...
Closes #418
2023-04-14 13:28:28 -03:00
Salvador E. Tropea
9f5618d995
[Tests][KiCad 8] Disabled sch/pcb parity check
...
- Doesn't work on KiCad 8, missing patch
2023-04-13 11:25:45 -03:00
Salvador E. Tropea
50040a9355
[Tests][ERC][KiCad 8] Warning test now needs a project
...
- Avoid removing it
2023-04-13 11:24:44 -03:00
Salvador E. Tropea
0ca47ccf80
[Tests][KiCad 8] Updated bom_w_prj.kicad_pro
2023-04-13 11:23:04 -03:00
Salvador E. Tropea
c8cbbcdd27
[Tests][Print PCB] Give some tolerance to the tests
2023-04-13 11:20:22 -03:00
Salvador E. Tropea
a8fe973a31
[Tests] Define ki8() and take KiCad 8 stuff from kicad_8 dir
2023-04-13 11:19:29 -03:00
Salvador E. Tropea
0f2b843cb8
[Tests][KiCad 8] Updated references
2023-04-13 11:17:53 -03:00
Salvador E. Tropea
2a58db514e
[Tests][KiCad 8][Added] Test samples
...
- They are mostly the 7.x, not yet migrated
2023-04-13 10:26:07 -03:00
Salvador E. Tropea
95390bc5ab
[Tests][KiCad 8] Added reference results
...
- Most of them are just links to 7.x, not yet tested
2023-04-11 11:28:45 -03:00
Salvador E. Tropea
4f33c6b775
[Tests][KiCad 8] Added some tolerance to the sub pcb pcbdraw tests
2023-04-11 11:27:45 -03:00
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
3e40c83ed5
[Tests][Fixed][KiCad 8] Version detection
2023-04-06 19:43:52 -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
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
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
69c2890a10
[Tests] Added for the last grammar changes
2023-03-31 10:47:33 -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
2c20255b71
[Tests] Update the multi-layer references
...
- Now they are better centered
- Note that KiCad 7 doesn't center as good as 6.
2023-03-28 10:50:12 -03:00
Salvador E. Tropea
92b7206eff
[Tests] Reduced the number of non-representable Rs in test case
2023-03-21 10:39:40 -03:00
Salvador E. Tropea
f3645d3264
[3D] Added options to control the resistors tolerance
...
- `field_tolerance` field/s to look for resistor tolerance.
- `default_resistor_tolerance` which tolerance to use when none found.
2023-03-21 09:57:22 -03:00
Salvador E. Tropea
05105cdc9a
[3D] colored 3D models for THT resistors
2023-03-20 14:26:09 -03:00
Salvador E. Tropea
3a69f16e60
[Tests] Added configs to test the 3D models for THT resistors
2023-03-20 14:13:07 -03:00
Salvador E. Tropea
2d39890482
[KiKit present][Fixed] Crash when no boards specified
...
Fixes #402
2023-03-18 19:04:59 -03:00
Salvador E. Tropea
e3bfaaece5
[Tests] Enabled the test_update_xml_2 again
...
- Will try to switch the tests to 7.0.1.1
2023-03-16 07:40:45 -03:00
Salvador E. Tropea
def3e46954
[Tests] Disabled test_update_xml_2 on KiCad 7
...
- This is temporal because the nightly has a wrong version.
2023-03-16 07:30:22 -03:00
Salvador E. Tropea
6eb631d5bd
[Tests] Relaxed the test_render_3d_variant_1 test
...
- Having problems with new KiCad 6 images
2023-03-14 11:32:55 -03:00
Salvador E. Tropea
31cf802b89
[KiCad 7] Added global option to use KiCad to cross components
2023-03-09 09:34:25 -03:00
Salvador E. Tropea
32c108a20b
[Tests][KiCad 7] Fixed one more reference
2023-03-08 08:49:36 -03:00
Salvador E. Tropea
a7b992ff7f
[Tests][KiCad 7] Updated references
...
- Mostly because of 5aba9b539f3d043c3831c7d679cdf7011e20f2f5
"Revert font spacing/tabs to the v6 model"
2023-03-08 08:12:08 -03:00
Salvador E. Tropea
e27753a8d6
[Tests] Added KiKit tests
...
- stencil 3D, steel stencil and panel
- Bumped dependency to 1.3.0, needed for KiCad v7
A patched version is needed ...
2023-03-03 10:53:23 -03:00
Salvador E. Tropea
acf136e992
[Tests][Gerber] Adapted KiCad v7 test
...
- Now KiCad is fixed
2023-03-01 09:12:58 -03:00
Salvador E. Tropea
d308e7e8f1
[PcbDraw] Added trivial config example
2023-03-01 09:11:44 -03:00
Salvador E. Tropea
6f947fa7a7
[Tests] Adapted a KiCad 5 specific test for errors in the sym-lib-table
2023-03-01 08:04:46 -03:00
Salvador E. Tropea
4fe0c9dbd4
[Tests] Adapted to the new lib table parser
2023-03-01 07:47:55 -03:00
Salvador E. Tropea
70d716e561
[3D Models] Added support for models relative to libs
...
- New on KiCad v7, but will work for olders
2023-02-28 14:00:55 -03:00
Salvador E. Tropea
baf1471be8
[Tests][KiCad 7] More reference adjusts
2023-02-28 07:50:27 -03:00
Salvador E. Tropea
c7a1a25369
[Tests][KiCad 7] More adjusts to the references
...
Introduced by:
- Fixes in the vertical alignment of text in the PCB
- A much usable default for the edge to copper distance
2023-02-28 07:32:09 -03:00
Salvador E. Tropea
f2f66eee66
[Tests][KiCad 7] More references updates
2023-02-28 07:10:04 -03:00
Salvador E. Tropea
6e981a358f
[Tests][KiCad 7] Updated schematic references
...
- Changes in the font weight
2023-02-28 06:34:22 -03:00
Salvador E. Tropea
4da38de4a8
[ERC][KiCad 7] Added option to specify the grid size
...
- `erc_grid` to specify the grid size for KiCad 7 ERC tests
See https://gitlab.com/kicad/code/kicad/-/issues/14110
2023-02-28 06:17:20 -03:00
Salvador E. Tropea
f91bb5c01f
[Tests] Added some schematic PS, HPGL and DXF examples
...
- Used to verify kicad-cli patches
2023-02-25 14:33:38 -03:00
Salvador E. Tropea
423f5e3359
[Tests] Ignore convert errors for v7 PDFs
...
- Not sure if they are important
2023-02-24 19:46:12 -03:00
Salvador E. Tropea
b7f9058004
[Tests][DRC] Filter footprint missmatches
2023-02-24 19:45:24 -03:00
Salvador E. Tropea
3d1e5389c8
[Tests] Ignore footprint missmatches in test_import_7
2023-02-24 18:47:19 -03:00
Salvador E. Tropea
7d3e46b06f
[Tests] Added KiCad 7 test for all iBoM options
2023-02-24 17:49:32 -03:00
Salvador E. Tropea
09f845240a
[Tests] Separated the KiCad v7 DRC test (bom) from the one used for other tests
...
- Again
- It must contain a special 3D model
2023-02-24 14:05:27 -03:00
Salvador E. Tropea
164d36bbca
[Tests] Fixed the bom.kicad_pcb 3D models
...
- Broken during DRC fix
2023-02-24 13:59:47 -03:00
Salvador E. Tropea
53ea61a555
[Tests] Adapted v7 DRC test to fix MR 1536
2023-02-24 12:37:12 -03:00
Salvador E. Tropea
6da1113442
[Tests] Updated the v7.0.0 schematic print references
...
- Again?
2023-02-24 12:36:10 -03:00
Salvador E. Tropea
659e23ae32
[Report] Added warnings and counters for buried and micro vias
...
- Also added a mechanism to disable them for KiCad 7 which no longer
provides this option.
2023-02-23 08:40:40 -03:00
Salvador E. Tropea
c725be952f
[Tests][KiCad 7][Schematic] Added tests for new stuff
...
- Properties modifiers and filled shapes
- Also updated the references
2023-02-17 11:32:38 -03:00
Salvador E. Tropea
37e5e5fe95
[Report] Adapted to the new color names
...
- Much longer because they are the dielectric name
2023-02-17 10:50:47 -03:00
Salvador E. Tropea
7d62af08ff
[Tests] Updated test_v5 references
2023-02-17 10:25:46 -03:00
Salvador E. Tropea
12dbd16983
[Schematic][KiCad 7][Added] Support for arc, circle, rectangle and text_box
2023-02-17 10:15:53 -03:00
Salvador E. Tropea
6bcbb2283d
[Tests][KiCad 7][Fixed] Schematic diff reference
...
- Was affected by the diff cache
2023-02-17 07:38:10 -03:00
Salvador E. Tropea
d15a97f02e
[Any Layer][KiCad 7] Added support for Edge.Cuts inclusion
...
- Should be available in KiCad 7.0.1
- Was bug 13841, now closed
2023-02-16 09:19:33 -03:00
Salvador E. Tropea
28ef08c00a
[Update XML][KiCad 7] Enabled the board parity check
...
- Needs a patched KiCad, waiting for patch aproval (Bug 13921)
2023-02-16 09:16:52 -03:00
Salvador E. Tropea
15a9e9bee9
[Tests][Render 3D][KiCad 7] Updated the reference
2023-02-14 14:12:40 -03:00
Salvador E. Tropea
1398d97401
[Tests][SCH Print][KiCad 7] Updated the references
...
- The dotted lines doesn't match KiCad 6
- The dotted lines doesn't match the GUI
2023-02-14 13:36:16 -03:00
Salvador E. Tropea
b0b9a0e889
[Tests][PCB Print][KiCad 7] Adapted multizone references
2023-02-14 13:22:06 -03:00
Salvador E. Tropea
4cf7eb0bad
[Tests][PCB Print] Restored commented targets in pcb_print_2
2023-02-14 12:50:28 -03:00
Salvador E. Tropea
f84b49bd2a
[Preflight][KiCad 7] Updated preflight references and tests
...
- Disabled PCB parity, API broken
2023-02-14 12:28:07 -03:00
Salvador E. Tropea
8bdfc3c9a6
[PDF] Added refill reference
2023-02-14 07:35:06 -03:00
Salvador E. Tropea
c65037be0b
[PCBDraw][KiCad v7] Applied upstream patches
2023-02-14 07:06:49 -03:00
Salvador E. Tropea
510909c96b
[Diff] Added KiCad 7 support
...
- I'm not satisfied with the current results
2023-02-13 13:11:17 -03:00
Salvador E. Tropea
56357daccc
[Tests][KiCad 7] Updated the GenCAD reference
2023-02-13 11:35:03 -03:00
Salvador E. Tropea
58f547de10
[Tests][KiCad 7] Updated the power annotation references
2023-02-13 11:32:51 -03:00
Salvador E. Tropea
3002e528d5
[Boardview][KiCad 7] Adapted the reference
...
- Samll differences in coordinates again ...
2023-02-13 11:24:00 -03:00
Salvador E. Tropea
d8e735542a
Added the missing references for KiCad 7
2023-02-13 11:23:30 -03:00
Salvador E. Tropea
09e38b47c9
[Tests] Added references for reports on KiCad 7
...
- Using unknown for the blind/microvias
2023-02-13 11:18:53 -03:00
Salvador E. Tropea
7033dd849d
[Tests][KiCad 7] Added code to make 3Rs pass DRC
2023-02-13 09:52:08 -03:00
Salvador E. Tropea
734adc2f68
[Tests] Changed multipart XML file, must be this one, not generated
2023-02-13 07:58:48 -03:00
Salvador E. Tropea
cb58a72ebd
[Tests] Adapted the KiCad config error tests to KiCad 7
2023-02-10 13:50:20 -03:00
Salvador E. Tropea
0b748e1d9d
[Added] Basic support reading and writing v7 schematics
2023-02-10 09:12:59 -03:00
Salvador E. Tropea
13d4be5ff3
[Tests] Added simple sch_variant config (no real variant applied)
2023-02-10 09:07:18 -03:00
Salvador E. Tropea
e0fbd20419
[Tests] Added KiCad 7 board samples
...
- Just exported to KiCad 7, they need adjusts
2023-02-09 08:12:24 -03:00
Salvador E. Tropea
6a5826f456
[Tests][Added] THT resistors example
2023-02-05 14:38:29 -03:00
Salvador E. Tropea
2b34bef432
[Tests] Added a logo_scale example
2023-02-03 08:14:42 -03:00
Salvador E. Tropea
c39d21f3cf
[Global Options] Added field_lcsc_part: to select the LCSC/JLCPCB part field
2023-01-28 17:59:23 -03:00
Salvador E. Tropea
ac14910505
[Tests] Avoid caching bogus 3D models in copy_file tests
2023-01-28 11:55:27 -03:00
Salvador E. Tropea
33cd75672b
[Tests] Changed caplog level for dep_downloader
2023-01-27 11:47:22 -03:00
Salvador E. Tropea
e16086ca70
[Blender Export] Now can be used as renderer
...
- Tested with kikit_present and populate
- Also added `auto_crop`
2023-01-26 18:13:38 -03:00
Salvador E. Tropea
8506fb78db
[Report][Fixed] Computed size
...
- When using circles and some arcs in the PCB edge
Closes #375
2023-01-25 11:05:01 -03:00
Salvador E. Tropea
a7063ea937
[Blender Export] Multiple Point of Views
...
- Moved the POV options to a separated section
- Allowed to have more than one POV
2023-01-24 20:29:08 -03:00
Salvador E. Tropea
f860b7eb11
[Blender Options] Moved the point of view options to Render Options
...
- So we can have more than one
2023-01-24 18:05:25 -03:00
Salvador E. Tropea
4e194306d1
[Blender Export] Added PCB3D generation
...
- Also control over which components are included
- Also highlight components
2023-01-24 16:00:49 -03:00
Salvador E. Tropea
72eb6e9f90
[VRML] Added options to select and highlight components
...
- Uses the same code as render_3d
2023-01-23 18:44:17 -03:00
Salvador E. Tropea
b0a2c7af88
[Navigate Results] Added blender icons
...
- Also moved pads information to an "Auxiliar" section
2023-01-20 14:19:25 -03:00
Salvador E. Tropea
47bdc26154
[Report][Added] Expansion for KiCad text variables and environment variables
2023-01-19 21:05:32 -03:00
Salvador E. Tropea
45b1e27d5e
[Tests] Adapted for the new Blender output name
2023-01-18 21:08:07 -03:00
Salvador E. Tropea
39ac2e1013
[Test] Added some extra debug to test_dep_downloader
2023-01-18 16:54:57 -03:00
Salvador E. Tropea
fbcbf90504
[Tests] Made copy_files_* reproducible in more cases
...
- When KiCad 5 environment is defined
- Also added compress for copy_files simple test
2023-01-18 14:59:43 -03:00
Salvador E. Tropea
96daf7e4a8
[Tests] Added very naive Blender test
2023-01-17 19:45:57 -03:00
Salvador E. Tropea
eb8c04f870
[Blender Export] Added Blender render
...
- Impressive quality thanks to the pcb2blender plug-in
2023-01-16 23:42:52 -03:00
Salvador E. Tropea
87fd41c91b
[Tests] Added missing WRL for the R-0904N-L-20KC-black STEP
2023-01-16 20:06:06 -03:00
Salvador E. Tropea
73390cde84
[Tests] Added missing 3D models for the light_control example
2023-01-16 20:05:00 -03:00
Salvador E. Tropea
ac65cc022e
[General] Better support for wrong pre-flight options
...
Closes #360
2023-01-10 14:54:29 -03:00
Salvador E. Tropea
62cce4da92
[PCB2Blender] Added support for @Haschtl fork variant
2023-01-07 18:01:45 -03:00
Salvador E. Tropea
f49d679b7c
[PCB2Blender_tools][Added] Stackup support
2023-01-06 16:32:58 -03:00
Salvador E. Tropea
76bf264350
[Added] PCB2Blender_2_1 template
...
- Generates pcb2blender 2.1 files to import on Blender
2023-01-06 13:31:55 -03:00
Salvador E. Tropea
c9437e244d
[Import] Simplified the templates import
...
- Now we detect if the name is internal
- A mechanism to skip the detection was added, just in case
2023-01-05 09:33:15 -03:00
Salvador E. Tropea
1202351fed
[Templates] Moved JLCPCB+stencil to a separated import
...
- So now the compress target includes the stencil
2023-01-05 08:36:17 -03:00
Salvador E. Tropea
94cd385725
[Tests] Adapted to the new missing import file message
2023-01-04 13:59:13 -03:00
Salvador E. Tropea
bdffcfa508
[Internal templates] Added for all the known manufacturers
2023-01-04 13:47:03 -03:00
Salvador E. Tropea
638dcdf970
[Tests] Adjusted unknown output messages
2023-01-04 12:35:26 -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
17aacf8daf
[Added] Support for `groups` of `outputs`
2023-01-04 08:38:21 -03:00
Salvador E. Tropea
7be6a5a7f4
[Tests] Marked more stuff as slow
...
- To avoid collisions
2023-01-03 14:04:03 -03:00
Salvador E. Tropea
08dd0258cd
[Tests] Separated some of the dependency tests
...
- Marked slow, to avoid parallel execution
2023-01-03 12:56:41 -03:00
Salvador E. Tropea
e125ed95e0
[Tests] Patched GS.exec_with_retry
2023-01-03 12:38:53 -03:00
Salvador E. Tropea
32325d4a7d
[Tests] Adapted to the new exec_with_retry behavior
2023-01-03 10:34:17 -03:00
Salvador E. Tropea
cfee399110
[Sub-PCB][Added] KiCad 5 workaround
...
- The GetBoundingBox member returns values with 1 IU of error (1 fm)
- So now we use at least 2 fm of tolerance
2023-01-02 10:42:19 -03:00
Salvador E. Tropea
1fdb8a6c4b
Merge branch 'subpcb' into dev
2022-12-28 13:33:42 -03:00
Salvador E. Tropea
eb911f35d1
[PCB_Print][Added] Support for sketch_pads_on_fab_layers
...
Closes #356
2022-12-28 13:26:15 -03:00
Salvador E. Tropea
284b9df12a
[Any Layer][Added] Support for sketch_pads_on_fab_layers
...
Related to #356
2022-12-28 13:06:39 -03:00
Salvador E. Tropea
1e63ec66c5
[Sub-PCBs][Test] Enabled KiCad 5 tests
...
- Fixed new drill coordinates in test
- Renamed some YAML files
2022-12-28 11:37:56 -03:00
Salvador E. Tropea
728bded7ad
[Sub-PCBs] Implementad annotation removal
2022-12-28 09:44:44 -03:00
Salvador E. Tropea
002dba631d
[sub-PCB] Implemented the `tolerance`
2022-12-28 09:23:50 -03:00
Salvador E. Tropea
081932f8bb
[sub-PCB] Now you can choose between internal implementation and KiKit
2022-12-28 08:48:50 -03:00
Salvador E. Tropea
27ea3f1d73
[Tests][Fixed] Small details
...
- How we test if pcbnew is there
- Adapted test cases to the current outputs
2022-12-27 13:29:56 -03:00
Salvador E. Tropea
1dbe58aab1
Moved sub-PCB specific stuff to var_base (from out_base)
...
- To allow more than one mechanism
- Also changed the order in which sub-PCBs are applied, will make
things faster
- Also removed board as parameter for un/filter_pcb*
Isn't really supported and the sub-PCBs clearly breaks it
2022-12-27 08:48:44 -03:00
Salvador E. Tropea
bae5e91c7a
[DOCs] Added render_3d and step sub-PCB examples.
2022-12-27 06:36:34 -03:00
Salvador E. Tropea
7760019bf0
[Position] Added support for sub-PCBs
2022-12-26 13:40:47 -03:00
Salvador E. Tropea
89be5dacdd
[Populate] Added support for sub-PCBs
...
- Fixed problems when using variants and sub-PCBs, some changes
reverted during separation.
2022-12-26 13:04:49 -03:00
Salvador E. Tropea
dad174bfd3
Added examples for Panelize and PCB_Print using sub-PCBs.
2022-12-26 11:10:24 -03:00
Salvador E. Tropea
819555e668
[Netlist] Added support for sub-PCBs
2022-12-26 11:00:06 -03:00
Salvador E. Tropea
e82049cdea
[iBoM] Changed to use will_filter_pcb_components
2022-12-26 10:45:54 -03:00