Salvador E. Tropea
|
338a0cc3d4
|
Fixed B007 Loop control variable 'i' not used within the loop body.
|
2022-02-17 19:10:47 -03:00 |
Salvador E. Tropea
|
0ab3fb410c
|
Fixed(?) YTT204 `sys.version_info.minor` compared to integer
|
2022-02-17 18:54:43 -03:00 |
Salvador E. Tropea
|
1731e889b1
|
Fixed D301 Use r""" if any backslashes in a docstring
|
2022-02-17 18:48:50 -03:00 |
Salvador E. Tropea
|
c3b229ba0c
|
Fixed D300 Use """triple double quotes"""
|
2022-02-17 18:47:27 -03:00 |
Salvador E. Tropea
|
d7e0cc2936
|
Fixed last patch
|
2022-02-17 18:44:34 -03:00 |
Salvador E. Tropea
|
f26ab6ede8
|
Fixed B006 Do not use mutable data structures for argument defaults.
|
2022-02-17 16:45:10 -03:00 |
Salvador E. Tropea
|
15b2075c96
|
Fixed B011 Do not call assert False
|
2022-02-17 16:37:01 -03:00 |
Salvador E. Tropea
|
c8d131fe11
|
Fixed C416 Unnecessary list comprehension - rewrite using list().
|
2022-02-17 16:32:16 -03:00 |
Salvador E. Tropea
|
f0c581d144
|
Fixed C405 Unnecessary list literal - rewrite as a set literal.
|
2022-02-17 16:31:30 -03:00 |
Salvador E. Tropea
|
c11627f56d
|
Fixed C402 Unnecessary generator - rewrite as a dict comprehension.
|
2022-02-17 16:07:17 -03:00 |
Salvador E. Tropea
|
9082a7ec69
|
Fixed C413 Unnecessary list call around sorted().
|
2022-02-17 16:04:13 -03:00 |
Salvador E. Tropea
|
ebc6458948
|
Fixed schematic: Paper orientation was discarded on v5 files.
Fixes #150
|
2022-02-17 12:40:29 -03:00 |
Salvador E. Tropea
|
174bd44a09
|
Changed: The `source` path for `compress` now has pattern expansion
Fixes #152
|
2022-02-17 10:56:11 -03:00 |
Salvador E. Tropea
|
6281a40335
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
Salvador E. Tropea
|
751f093de9
|
Removed extra "pass" statements
|
2022-02-16 19:04:44 -03:00 |
Salvador E. Tropea
|
5fb64472db
|
Adjusted the generated YAML example to be more coherent
- Fixed list on list indentation
- No extra EOL at EOF
- No trailing spaces on some examples
|
2022-02-16 18:28:05 -03:00 |
Salvador E. Tropea
|
7781582962
|
Made executable some scripts
|
2022-02-16 17:39:18 -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
|
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
|
ae0fdd74ee
|
More deterministic Board View output
- More things sorted
|
2022-02-07 13:26:58 -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
|
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
|
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
|
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
|
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
|
a2f5da14ab
|
Now the global PCB detail vars control the default colors
- Used by rednder_3d and pcbdraw outputs.
|
2022-01-14 13:42:35 -03:00 |
Salvador E. Tropea
|
4bba7e9a9a
|
Added global options to define the PCB details.
|
2022-01-14 13:42:04 -03:00 |