Salvador E. Tropea
|
1e26bc0d04
|
Added missing shebangs
|
2022-02-16 17:37:28 -03:00 |
Salvador E. Tropea
|
a2cbdd25ac
|
Removed trailing spaces
|
2022-02-16 17:35:31 -03:00 |
Salvador E. Tropea
|
aa48cc3187
|
Forced files to end in a single new line
|
2022-02-16 17:34:34 -03:00 |
Salvador E. Tropea
|
3047ab3031
|
Fixed the YAML example, wrongly quoted string
|
2022-02-16 17:29:48 -03:00 |
Salvador E. Tropea
|
b2ab00f6cb
|
Added global *units* option
Solves the KiCad 6 dimensions issue. See #146
|
2022-02-14 15:42:54 -03:00 |
Salvador E. Tropea
|
ccbb8a6060
|
Adapted two tests to the new details
- New pcbnew import in gs.py
- New return value for _get_columns()
|
2022-02-14 14:49:16 -03:00 |
Salvador E. Tropea
|
d3ad786dd5
|
Fixed extra columns added by default
|
2022-02-14 14:19:56 -03:00 |
Salvador E. Tropea
|
5d2d0a4195
|
Added MacroFab XYRS support
- Internal BoM options:
- `angle_positive`
- `csv.hide_header`
- `footprint_populate_values`
- `footprint_type_values`
- `units` mils
- Columns:
- `Footprint Type`
- `Footprint Populate`
- `Footprint X-Size`
- `Footprint Y-Size`
|
2022-02-14 13:49:56 -03:00 |
Salvador E. Tropea
|
d7430499d2
|
Removed coverage exclusions for KiCad 6 code
|
2022-02-11 12:58:39 -03:00 |
Salvador E. Tropea
|
b37295af69
|
Fixed KiCad 6 reference for test_position_rot_5
|
2022-02-11 12:55:34 -03:00 |
Salvador E. Tropea
|
71c77e89ce
|
Fixed bom generation when no PCB is available.
|
2022-02-11 12:16:34 -03:00 |
Salvador E. Tropea
|
edbe29740b
|
Internal BoM: XYRS support
- Now the `bom` output can generate files like `position`
|
2022-02-11 11:45:43 -03:00 |
Salvador E. Tropea
|
ed4ff70033
|
Internal BoM: two other options for the sorting criteria.
|
2022-02-11 11:04:21 -03:00 |
Salvador E. Tropea
|
644f6d1fda
|
Internal BoM: Added footprint X, Y, rotation and side columns
- First step towards XYRS support
|
2022-02-11 11:01:14 -03:00 |
Salvador E. Tropea
|
23c8eae16b
|
Added a dimension to the simple_2layer.kicad_pcb
Related to #142
|
2022-02-09 17:26:03 -03:00 |
Salvador E. Tropea
|
c488013843
|
Added git to the dev/dev_k6 images
- Needed to replace the git hash/date
Closes #147
|
2022-02-09 16:24:17 -03:00 |
Salvador E. Tropea
|
c700eeff45
|
Added Manufacturer and P/N to the light control example.
|
2022-02-09 16:19:46 -03:00 |
Salvador E. Tropea
|
db6cf3dace
|
Added Board View test
|
2022-02-07 13:27:56 -03:00 |
Salvador E. Tropea
|
ae0fdd74ee
|
More deterministic Board View output
- More things sorted
|
2022-02-07 13:26:58 -03:00 |
Salvador E. Tropea
|
d1f6b28afa
|
Fixed test_kicad_conf_local_conf
- Now supports nightly cases
|
2022-01-29 16:38:50 -03:00 |
Salvador E. Tropea
|
73a95edfc2
|
Merge branch 'Atmelfan-master'
Fixes #144
|
2022-01-29 16:34:28 -03:00 |
Salvador E. Tropea
|
fac1c21282
|
Fixed flake8 errors
|
2022-01-29 16:33:32 -03:00 |
Salvador E. Tropea
|
400d06f9b3
|
Adjusted error messages and crossed comp generation.
- Also the name of the member for lib_name
|
2022-01-29 16:16:39 -03:00 |
Salvador E. Tropea
|
3b7b200d4f
|
Merge branch 'master' of https://github.com/Atmelfan/KiBot into Atmelfan-master
|
2022-01-29 15:16:48 -03:00 |
Salvador E. Tropea
|
8c3bb74eb7
|
Upgraded to mcpyrate 3.6.0 (last release)
|
2022-01-29 14:38:00 -03:00 |
Gustav Palmqvist
|
70fdb9c617
|
Handle lib_name in symbol instance
|
2022-01-27 23:16:54 +01:00 |
Salvador E. Tropea
|
fbfee8771d
|
Fixed KiCad 6 reference reports
|
2022-01-18 16:41:39 -03:00 |
Salvador E. Tropea
|
d629afcf92
|
Added support for the controlled impedance flag in KiCad 6
|
2022-01-18 16:06:17 -03:00 |
Salvador E. Tropea
|
b73a2e51d4
|
Added stackup support to the report
|
2022-01-18 15:51:55 -03:00 |
Salvador E. Tropea
|
b6b42cc9bf
|
Fixed flake8 details
|
2022-01-18 13:42:23 -03:00 |
Salvador E. Tropea
|
80c62da988
|
Added KiCad 6 details to the README
|
2022-01-18 13:41:30 -03:00 |
Salvador E. Tropea
|
7a4c3468fa
|
Added copper_thickness option
- Now we get some defaults from KiCad 6 stackup
|
2022-01-17 18:50:21 -03:00 |
Salvador E. Tropea
|
1d1abf0ce4
|
Fixed flake8 detail
|
2022-01-17 18:09:41 -03:00 |
Salvador E. Tropea
|
f4d6568753
|
Added error message if we can't detect KiCad version
|
2022-01-17 18:08:49 -03:00 |
Salvador E. Tropea
|
46d5d9ad65
|
Added support for different top/bottom PCB colors
- Solder mask
- Silk screen
|
2022-01-17 16:02:09 -03:00 |
Salvador E. Tropea
|
204fb985fe
|
Simplified the global GS options transfer
|
2022-01-17 12:16:25 -03:00 |
Salvador E. Tropea
|
3900a6d9ff
|
Fixed KiCad 6.0.0 report test reference
|
2022-01-16 20:27:51 -03:00 |
Salvador E. Tropea
|
514cc949b6
|
Added support for edge_connector, castellated_pads and edge_plating
|
2022-01-16 19:13:20 -03:00 |
Salvador E. Tropea
|
da1da26983
|
Added check for the pcb_file (bogus during some tests)
|
2022-01-16 18:19:42 -03:00 |
Salvador E. Tropea
|
4d6b47edd0
|
Fixed missing check for kicad_pcb/setup/stackup iterator
|
2022-01-16 15:19:04 -03:00 |
Salvador E. Tropea
|
33da0f9e87
|
Added support for KiCad 6 copper finish option.
|
2022-01-16 13:24:10 -03:00 |
Salvador E. Tropea
|
596f360830
|
More updates to the docs and examples about the %I addition
|
2022-01-16 13:23:13 -03:00 |
Salvador E. Tropea
|
94b67a225f
|
Added more permissions that must be reverted after running docker image
|
2022-01-16 13:20:54 -03:00 |
Salvador E. Tropea
|
6b482695fb
|
Avoid loosing light_control project during tests
|
2022-01-16 11:11:22 -03:00 |
Salvador E. Tropea
|
bad87d4c50
|
Updated defaultr output pattern in example file
|
2022-01-16 11:10:53 -03:00 |
Salvador E. Tropea
|
52df7e85b3
|
Fixed missing project for light control
- In KiCad 6 some importants settings were moved to the project.
I.e. the clearance
|
2022-01-16 01:02:18 -03:00 |
Salvador E. Tropea
|
a82a07bced
|
Fixed: replace %I by '' for cases where %I doesn apply.
|
2022-01-16 00:34:05 -03:00 |
Salvador E. Tropea
|
278de8fb16
|
Added report generation (for design house)
Related to #93
|
2022-01-15 15:47:48 -03:00 |
Salvador E. Tropea
|
4d5220006f
|
Changed the default output pattern
- Now includes the `output_id` (%I)
|
2022-01-15 15:45:28 -03:00 |
Salvador E. Tropea
|
9d25b63e71
|
Added tests/.local clean-up to the Makefile
|
2022-01-15 15:42:55 -03:00 |