Salvador E. Tropea
5b64e55239
[KiRi][Fixed] icon-commit2/3 style
...
- Was in the ID
2023-12-12 13:09:45 -03:00
Salvador E. Tropea
5abf286c8b
[KiRi] Removed "text changed icon", not used
2023-12-12 11:18:03 -03:00
Salvador E. Tropea
c6c1e075dc
[KiRi] Removed layer colors from the CSS
...
- Not used
2023-12-12 11:14:35 -03:00
Salvador E. Tropea
6a380e3ddb
[KiRi] Moved style from HTML to CSS
2023-12-12 11:08:31 -03:00
Salvador E. Tropea
d073b155ef
[KiRi] Moved project data to a file
...
- No more need to touch the index.html
2023-12-12 09:41:50 -03:00
Salvador E. Tropea
ad3f8bb7d7
[KiRi] Moved commits HTML generation to the JS
...
- So we have a simpler and more reusable index.html
2023-12-12 09:02:11 -03:00
Salvador E. Tropea
9d9294fe76
[KiRi][Fixed] List of pages/sheets update
...
- Now the list also contains some status (added/removed) so we must
check the list AND the status remains to decide if the list must
be updated.
- Also removed the extra "onclick" for the layers.
2023-12-11 13:01:59 -03:00
Salvador E. Tropea
901c76b189
[KiRi][Added] Colors for added/removed sheets/layers
2023-12-11 12:30:00 -03:00
Salvador E. Tropea
1b23887c5a
[KiRi] Changed the used sheets to be a set
...
- Faster than using an array
2023-12-11 09:41:14 -03:00
Salvador E. Tropea
24e9aa700f
[KiRi][Fixed] Issues with added/removed layers
...
- Similar to the sheets fix
2023-12-11 09:37:51 -03:00
Salvador E. Tropea
0cad908dee
[KiRi][Fixed] Problems when comparing to missing sheet
...
- We avoid fetching it and use the blank.svg file
2023-12-11 08:58:48 -03:00
Salvador E. Tropea
e35fb669a2
[KiRi][Fixed] Problems with subsheets sharing the same file name
...
- Needs important changes in the generation of the SVGs
2023-12-11 08:39:30 -03:00
Salvador E. Tropea
4ead489e2f
[KiRi] Reverted timestamp removal
...
- Needs more work, should be removed from other places too
2023-12-11 08:38:26 -03:00
Salvador E. Tropea
8101c885a0
[KiRi] Moved style from JS to CSS
...
- Sheet page icon margins
2023-12-11 08:05:23 -03:00
Salvador E. Tropea
81ebf36720
[KiRi] Moved style from JS to CSS
...
- For items in the list of pages/layers
2023-12-11 08:00:40 -03:00
Salvador E. Tropea
a7ad89c8d7
[KiRi] Simplified the sheet page selection
...
- Avoid reloading the list of pages when selecting another page
- Avoid using invalid index when the selection fails
- Remove extra "timestamp" info in the URL
- Avoid 2 events for the same input (onchange + onclick)
2023-12-11 07:44:07 -03:00
Salvador E. Tropea
f0c62c6f20
[KiRi][Fixed] Sub-dirs removal in the first run
2023-12-06 13:51:01 -03:00
Salvador E. Tropea
a3ec9c36f7
[KiRi] Darker canvas for the SVGs
2023-12-06 13:48:41 -03:00
Salvador E. Tropea
889a8323f5
Merge branch 'dev' into kiri_integration
2023-12-06 13:40:31 -03:00
Salvador E. Tropea
f343df8512
[Copy Files][Project][Added] Page layout
...
See #491
2023-12-06 09:21:20 -03:00
Salvador E. Tropea
163027bff7
[Copy Files][Fixed] Excluded locally_edited from the targets
2023-12-06 09:20:39 -03:00
Salvador E. Tropea
b91c24b28e
Operations that copies the project now also copies the DRU
...
See #491
2023-12-06 08:21:25 -03:00
Salvador E. Tropea
d9f0324e39
[QR Lib][Fixed] Bottom QRs should be mirrored in the Y axis
2023-12-06 07:52:36 -03:00
Salvador E. Tropea
d8f3b45d7c
Merge branch 'dev' into kiri_integration
2023-12-05 13:23:08 -03:00
Salvador E. Tropea
c60d420719
[Copy Files][Project][Fixed] Problems with locally edited syms
...
See #491
2023-12-05 12:39:30 -03:00
Salvador E. Tropea
02a23345dc
[Fixed] GS.copy_project return value when no project
...
Introduced in last patch
2023-12-05 08:58:10 -03:00
Salvador E. Tropea
e1cdfcc712
[QR lib][Fixed] Project options not preserved
...
i.e. set_text_variables failing
2023-12-05 08:42:27 -03:00
Salvador E. Tropea
110053dca1
Operations that copies the project now also copies the PRL
2023-12-05 08:40:14 -03:00
Salvador E. Tropea
a8c865b921
[Global options][Added] `restore_project` now also restores the PRL
2023-12-05 08:20:49 -03:00
Salvador E. Tropea
83e15f8209
[QR Lib][Fixed] Interference with plot outputs
...
When used from the preflight the name of the file changed to the name
of a temporal, generating problems with the plot outputs, like
pcb_print
2023-12-05 08:20:09 -03:00
Salvador E. Tropea
2f432abc38
[QR Lib] Better attributes
...
- Footprints: now they are flagged with exclude from BoM and Pos, also
with no court yard requirements for KiCad 7
- Symbols: Excluded from simulation for KiCad 7
2023-12-05 08:20:01 -03:00
Salvador E. Tropea
79d929275c
[QR Lib][Fixed] Interference with plot outputs
...
When used from the preflight the name of the file changed to the name
of a temporal, generating problems with the plot outputs, like
pcb_print
2023-12-04 13:54:26 -03:00
Salvador E. Tropea
3a2d9680ae
[QR Lib] Better attributes
...
- Footprints: now they are flagged with exclude from BoM and Pos, also
with no court yard requirements for KiCad 7
- Symbols: Excluded from simulation for KiCad 7
2023-12-04 13:30:04 -03:00
Salvador E. Tropea
20dd4f25d5
[DOCs][Added] drc_exclusions_workaround mention in DRC help
...
See #525
2023-12-04 07:34:09 -03:00
Salvador E. Tropea
e06089cfcd
[KiRi] Changed to make newer green
...
So we get green/red like with other diff tools
2023-12-01 13:09:26 -03:00
Salvador E. Tropea
a40ca80ead
[KiRi] Commented out unused code
...
The one to generate initial files/layers
2023-12-01 13:08:20 -03:00
Salvador E. Tropea
4fb3870d12
[KiRi] Avoid including data in the HTML that will be replaced
...
The JS changes various things at start-up, in particular:
- List of layers
- List of sheets
2023-12-01 09:53:17 -03:00
Salvador E. Tropea
a291a8fde1
[KiRi] Force image generation unless the user asked otherwise
2023-12-01 09:15:03 -03:00
Salvador E. Tropea
2737da234c
[KiRi] Better layer colors solution
...
Now we generate a style sheet *layer_colors.css* containing the
colors.
2023-12-01 08:47:21 -03:00
Salvador E. Tropea
590c6db929
[KiRi] Patching the JS to get the selected colors
...
This approach isn't good, will look for a CSS solution
2023-12-01 08:06:20 -03:00
Salvador E. Tropea
da30cc4445
[KiRi][Added] Option to keep generated hashes
2023-12-01 08:05:43 -03:00
Salvador E. Tropea
49ddfa505d
Experimental KiRi integration
...
Very raw, but working
2023-11-30 11:06:32 -03:00
Salvador E. Tropea
eb37077843
[Internal Templates][Added] _KIBOT_PLOT_FOOTPRINT_REFS/VALUES
...
For some reason JLCPCB has VALUES disabled, now the user can
choose it.
Closes #523
2023-11-30 06:36:20 -03:00
ac
3d16604f37
Base the `ori` path of a sheet off of the `ori` path of the parent sheet.
2023-11-25 21:09:36 +10:00
Salvador E. Tropea
e686d9b6bb
[Copy Files][Added] Mode to export the whole project
...
SCH, PCB, symbols, footprints, 3D models and project files
Closes #491
2023-11-24 09:09:17 -03:00
Salvador E. Tropea
46c1ff5dd1
[Copy Files][Fixed] Warnings when using the STEP and WRL files
...
The code tried to add their counterpart, that was already used,
generating a repetition
2023-11-23 10:50:33 -03:00
Salvador E. Tropea
2581c84d09
[Copy Files][Fixed] Missing KiConf initialization
...
Could make 3d_models copy fail to detect subdirs
2023-11-23 10:19:02 -03:00
Salvador E. Tropea
cbc196f37a
[CLI][Added] Options to list rotation and offset adjusts
...
Mainly oriented for JLCPCB
2023-11-22 12:47:48 -03:00
Salvador E. Tropea
a76b4771c4
[Rotation Filter][Added] rotations_and_offsets option
...
Implements a more flexible mechanism to select rotations and offsets.
So you can have two different rotations applied to the same footprint,
i.e. different components with the same footprint but different
orientation in the reel.
2023-11-17 10:46:59 -03:00
Salvador E. Tropea
623231be8d
[Fixed] Missing implementation of include_components_from_pcb
2023-11-17 10:43:03 -03:00
Salvador E. Tropea
1c5dc60e43
[Rotation Filter][Fixed] Double rotation
...
- From field and database
- Also added much more detailed debug information when using level >= 2
2023-11-17 08:55:15 -03:00
Salvador E. Tropea
8dbf37f479
[Globals][Added] include_components_from_pcb
...
To get the old behavior that ignores components that are only in the
PCB
2023-11-17 08:17:46 -03:00
Salvador E. Tropea
e49f6702ff
[Rotation Filter][DOCs] Documented how angles and offsets are interpreted
2023-11-17 08:10:55 -03:00
Salvador E. Tropea
407f7b0508
[Rotation Filter][Fixed] Offset sign when using fields
...
To match the plugin we are using as reference
2023-11-17 07:45:51 -03:00
Salvador E. Tropea
a142a76585
[Fixed][KiCad 5] No footprint properties are available
2023-11-16 13:05:57 -03:00
Salvador E. Tropea
cd447710ae
[Templates][JLCPCB] Added DNF filter for the position
...
Used to exclude KiKit panel components
See #516
2023-11-16 12:35:17 -03:00
Salvador E. Tropea
ff03417926
[Fixed] Missing data in components added from PCBs
2023-11-16 11:24:23 -03:00
Salvador E. Tropea
b8db64e6e7
Cosmetic comment change
...
Environment variable in ``
2023-11-16 11:16:16 -03:00
Salvador E. Tropea
a53f123939
[Variants and Filters] Include components from the PCB
...
When a component is in the PCB, but not in the schematic, it can be
now processed by the filters.
2023-11-16 09:01:10 -03:00
Salvador E. Tropea
91e6e14a88
[Position][Removed] exclude_strange_footprints option
...
- It doesn't allow granular control over what is excluded
- Another mechanism is needed
2023-11-16 08:49:58 -03:00
Salvador E. Tropea
a2607450a1
[DOCs][Fixed] Typo in panelization output
...
From #517
2023-11-15 13:41:22 -03:00
Salvador E. Tropea
45c5d2c7eb
[DOCs][Added] backticks to text replacement variables
...
This is based on the #517 PR, but applied to the source code
2023-11-15 13:39:54 -03:00
Salvador E. Tropea
d06dbbdf78
Avoid warnings about KiKit auxiliary footprints
...
They will never be part of the schematic, even when they aren't marked
as excluded from the schematic
2023-11-15 12:51:40 -03:00
Salvador E. Tropea
37f8a7067c
[Position][Added] Option to remove KiKit auxiliary footprints
...
- Enabled by default
- KiKit is failing to mark them properly
Solves #516
2023-11-15 12:47:33 -03:00
Salvador E. Tropea
05ca6f72bd
[Rotation Filter][Added] Support for offsets
...
- In the database
- Specified in the YAML
2023-11-15 09:53:14 -03:00
Salvador E. Tropea
6b040af849
[Rotation Filter][Added] More comments about rotations
2023-11-15 07:26:14 -03:00
Salvador E. Tropea
96dcaa1c28
[Rotatio filter][Added] More rotations
...
From the current https://github.com/matthewlai/JLCKicadTools/blob/master/jlc_kicad_tools/cpl_rotations_db.csv
2023-11-14 13:37:47 -03:00
Salvador E. Tropea
08b1e5f7b8
[Rotation Filter] Fixes and extensions for JLCPCB
...
- Fixed the JLCPCB template to apply correct rotations to the bottom
components
- Added options to specify rotations and offsets using fields
- Added an option to mirror the bottom rotation angles
- Needs verifications for the offset stuff
Related to #510
2023-11-14 11:07:12 -03:00
Salvador E. Tropea
a398b7b0bc
[Position][Fixed] Problems when using NET_NAME(n) for a value
...
Fixes #511
2023-11-08 10:13:32 -03:00
Salvador E. Tropea
a98b46195c
[3D models][Download] Catch Easy EDA errors
...
- Print an error and continue
Fixes #515
2023-11-07 09:48:51 -03:00
Salvador E. Tropea
76f168fb45
[SCH][Added] Save of unit_name attribute
2023-11-06 13:27:29 -03:00
ac
54c8c4d3ee
Unit name handler added for v6_sch module.
2023-11-06 13:14:25 -03:00
Salvador E. Tropea
a8c0a207ef
[Added] Support for STEP files downloaded from EasEDA
...
Related to uPesy/easyeda2kicad.py#82
2023-10-19 12:34:34 -03:00
Salvador E. Tropea
ad361fda12
[Fixed] Removed debug print
2023-10-18 12:48:25 -03:00
Salvador E. Tropea
3cd644d19d
[Blender export][Added] Support for pcb2blender 2.7
...
- Solder mask and silk screen color
- PCB finish
- PCB thickness
2023-10-11 13:08:10 -03:00
Salvador E. Tropea
f3ef187520
[Fixed] Another missing case in the last patch
2023-10-09 10:21:50 -03:00
Salvador E. Tropea
a20ba7aaa8
[Fixed] Check for global option in last patch
2023-10-09 10:05:44 -03:00
Salvador E. Tropea
1a5b52dacf
[Global options][Added] `layer_defaults`
...
- To specify the default suffix and description.
Closes #504
2023-10-09 09:51:35 -03:00
Salvador E. Tropea
d67f7aa3b4
[Blender Export][Fixed] Extra space in light type names
...
Fixes #505
2023-10-09 06:40:19 -03:00
Salvador E. Tropea
d0c489e2cc
[Position][Added] Experimental support for gerber position files
...
Closes #500
2023-10-02 12:36:16 -03:00
Salvador E. Tropea
bd081609d5
[QR Lib][Added] Clarification about the output name
2023-10-02 12:29:43 -03:00
Salvador E. Tropea
c216d4bfde
[Sub PCBs][Fixed] Using annotation method
...
- For some edeges and KiCad versions
Closes #496
2023-10-02 10:05:33 -03:00
Salvador E. Tropea
12151a7356
[QR Lib][Added] Error when the symbol and footprint libs collide
...
- Also more detailed explanation for the output option
Related to #483
2023-09-28 13:17:15 -03:00
Salvador E. Tropea
dc3628eaa1
[BoM][Added] `parse_value` can be used to disable the *Value* parser
...
- Better explanation about what affects group_fields
- Added warning about extra information in the value
See #494
2023-09-28 11:18:49 -03:00
Salvador E. Tropea
549385a139
[3D outputs][Added] Option to disable LCSC 3D model download
...
- `download_lcsc`
See #415
2023-09-24 19:50:30 -03:00
Salvador E. Tropea
e6a8677cef
[Fixed] The --log/-L didn't enabled full debug for all messages
...
- Only GS.debug_level changed, but not the internal log.debug_level
2023-09-24 17:23:01 -03:00
Salvador E. Tropea
c129c597ef
[PCB Print][Added] Support for CURRENT_DATE text variable
2023-09-24 17:16:16 -03:00
Salvador E. Tropea
b6815b6a94
[Panelize][Added] Expand text variables and KiBot %X markers
...
- in text objects
Related to #497
2023-09-24 17:13:33 -03:00
Salvador E. Tropea
9ce2321890
[BoM][Fixed] LCSC links
...
- Missing .html
2023-09-12 13:44:00 -03:00
Salvador E. Tropea
e88df7f595
[Internal Templates][Added] 4 templates for simple 3D render using Blender
2023-09-08 13:08:05 -03:00
Salvador E. Tropea
6c2ec777a3
[Blender export][Added] Traceback when Blender provides it
2023-09-08 12:52:42 -03:00
Salvador E. Tropea
16d0aef8a0
[Fixed] Missing warning 132 definition
2023-09-08 11:22:39 -03:00
Salvador E. Tropea
565c3152d9
[Added] Warning for wrong dir/output separation
...
Seen on #493
2023-09-08 10:52:10 -03:00
Salvador E. Tropea
ca3860c784
[Dependencies] Made KiKit point to our fork
...
- The release has bugs and is 1.3.0 < 1.3.0.8
2023-09-06 12:51:33 -03:00
Salvador E. Tropea
e5e9c370ae
[Added] Suffix for disabled layers when reporting them
2023-09-05 13:25:58 -03:00
Salvador E. Tropea
694fa02c6b
[Dep Download][Fixed] Problems when connection timed-out
...
- Missing return variable
2023-09-05 06:52:21 -03:00
Salvador E. Tropea
92ea7ea193
[Added] Message to clarify which KiCad 5 files are mixed
...
with the KiCad 6+ files
2023-09-04 13:43:07 -03:00
Salvador E. Tropea
390da80f7c
[BoM][Added] LCSC links
...
From SchrodingersGat/KiBoM#190
2023-09-01 13:51:15 -03:00
Salvador E. Tropea
91f5bb81da
[DOCs] Added a very visible warning about `-s all`
...
- In the set_text_variables
2023-09-01 13:45:29 -03:00
Salvador E. Tropea
32fff15a5c
Added help for the error levels
2023-08-30 13:59:35 -03:00
Salvador E. Tropea
572204a5b2
[Update XML][Fixed] Error when using "Exclude from BoM" (KiCad 6)
...
- Parity for these components can't be checked. KiCad 7 fixes it.
Now we just print a warning.
- Also fixes *exclude_from_bom* mismatch on KiCad 7
- Also fixes *Sheetfile* mismatch on KiCad 7 when testing from different
directory
Fixes #486
2023-08-30 09:22:01 -03:00
Salvador E. Tropea
575eade044
[DOCs] Fixed missing f-string marker
2023-08-29 13:29:22 -03:00
Simon
94507fb7df
[Panelize][Add] Dimensions
2023-08-29 13:22:14 -03:00
Salvador E. Tropea
9915bbd7ae
[Help] Small fixes
...
- To keep the output similar to previous behavior
- Also adapted some tests to new markup
2023-08-29 09:45:17 -03:00
Salvador E. Tropea
dacd98fbc4
Removed debug print
2023-08-29 09:09:37 -03:00
Salvador E. Tropea
4c4747b729
[DOCs] Changed to reST format for most docs
...
- Now KiBot can generate helps in reST format
- No more huge monolithic help
- Generated stuff is in separated files and marked as generated
- Index to search stuff by category
2023-08-29 08:02:02 -03:00
Salvador E. Tropea
916dab395e
[DOCs][DXF] Made the docstring indentation coherent
...
Now is the same as other "any layer" docstrings
2023-08-29 07:50:37 -03:00
Salvador E. Tropea
5c9d6a22cf
[DOCs][KiBoM] Removed bogus link (see '')
2023-08-29 07:49:42 -03:00
Salvador E. Tropea
0a5ab281fe
[DOCs][Update XML] KiCad 6 -> KiCad 6+
...
Related to #486
2023-08-29 07:48:07 -03:00
Salvador E. Tropea
5bffb57b73
[DOCs][Filters][Added] Descriptive name
2023-08-22 09:36:57 -03:00
Salvador E. Tropea
9e8c346d35
[Blender Export][Added] Camera option to set the clip start
...
- Note that this is also a fix because now we compute the clip start
for cameras with automatic position.
Closes #484
2023-08-22 09:04:37 -03:00
Salvador E. Tropea
ffba8566fd
[DOC][Filter][Spec to Field][Fixed] Important mark for spec/s
...
The `*` was in the wrong position
2023-08-22 09:00:21 -03:00
Salvador E. Tropea
17df07c243
[Blender export][Fixed] Call to get_output_filename
...
- Missing order argument
2023-08-16 14:04:07 -03:00
Salvador E. Tropea
948a40fb91
[Blender Export][Added] Options useful to generate simple animations
...
- The resulting PNGs can be converted to MP4 using ffmpeg
2023-08-16 13:36:19 -03:00
Salvador E. Tropea
4202f01c01
[Populate][Added] Basic support for regular list items
...
Closes #480
2023-08-15 12:45:00 -03:00
Salvador E. Tropea
49973b49cb
[Flake8] Small changes suggested by flake8 5.0.4
2023-08-11 13:33:54 -03:00
Salvador E. Tropea
6f3dd0cabc
[Blender Export] Added support for pcb2blender 2.6
...
- This is for Blender 3.5.1
2023-08-11 13:32:35 -03:00
Salvador E. Tropea
cce2ba27ef
[Dep Downloader][Added] Partial workaround for broken pip
...
- On Debian 12 pip installs to _root_/_prefix_/*local*/_dir_
and not _root_/_prefix_/_dir_.
2023-08-10 12:51:04 -03:00
Salvador E. Tropea
7bc3f11a2b
[Dep Downloader] Added support for PEP668 compliant Debian pip
2023-08-10 09:20:02 -03:00
Salvador E. Tropea
73097d7963
Dropped Python 2.x support in included libs
...
There is no point in having it and complicates the compatibility
detection.
2023-08-08 12:27:06 -03:00
Salvador E. Tropea
98346bcf39
Fixed use of Python 3.9 in populate.py
2023-08-08 11:25:54 -03:00
Salvador E. Tropea
67ae12bf1d
Made shlex.join use optional
...
Introduced in Python 3.8
2023-08-08 11:19:47 -03:00
Salvador E. Tropea
973522d462
[Global options][Fixed] Solder mask restore for graphics
2023-08-04 12:37:09 -03:00
Salvador E. Tropea
abeea7ec03
[Global options][Add] Option to remove solder mask apertures
...
`remove_solder_mask_for_dnp` similar to `remove_solder_paste_for_dnp`
but applied to the solder mask apertures.
Closes #476
2023-08-04 12:31:17 -03:00
Salvador E. Tropea
9c6ca87214
[iBoM][Added] Support for 2.7.0
...
- Pin 1 highlight changes
- The packaged iBoM is compatible with 2.6.0
- A patch to make it compatible was merged in upstream
- Current release reports a wrong version
2023-08-04 06:59:54 -03:00
Salvador E. Tropea
22248c0068
[Fixed] Copy of KiCost data
...
Now we use a copy of the components to allow field expansions.
So we must also copy the specs to the original components.
2023-07-31 13:10:40 -03:00
Salvador E. Tropea
055e832670
[BoM][Added] Support for ${field} expansion
...
Closes #471
2023-07-31 11:15:37 -03:00
Salvador E. Tropea
68e0ccc9b8
[iBoM][Added] `forced_name` to control the displayed name
...
- To force the name displayed at the top left corner
Closes #470
2023-07-31 09:12:05 -03:00
zedudi
f9e774a1f5
aggregated csv export error fix
2023-07-26 07:15:33 -03:00
Salvador E. Tropea
7ff35563e6
[Fixed] Rotated text in worksheet for KiCad 7
...
Fixes #466
2023-07-21 19:43:21 -03:00
Salvador E. Tropea
6f8586e8cb
[Worksheet] Fixed rotated polygons
2023-07-21 09:35:02 -03:00
Salvador E. Tropea
3460cdcf67
Bumped version to 1.6.4
2023-06-28 06:36:14 -03:00
Salvador E. Tropea
7e6154d9e9
[Position][Added] quote_all option
...
- To quote all columns in the CSV output
Closes #456
2023-06-26 09:33:08 -03:00
Salvador E. Tropea
997a5945b8
[V6 Schematic][Fixed] Force / on sheet paths for Windows
...
- Related to #452
2023-06-21 11:15:04 -03:00
Salvador E. Tropea
16a265f633
[Schematic v6][Fixed] bitmap scale and lib_name not saved
...
Fixes #451
2023-06-15 08:15:02 -03:00
Salvador E. Tropea
0fa7b92039
[Quick-Start] No longer use dedicated templates
...
- Now we use the internal templates
- This is because now they can be configured
2023-06-14 13:24:08 -03:00
Salvador E. Tropea
f526812bcc
[Internal Templates][Fixed] Missing quotes around recursive defs
2023-06-14 13:23:00 -03:00
Salvador E. Tropea
97554c2057
Added the name of the faulty YAML when we get an error
2023-06-14 13:21:42 -03:00
Salvador E. Tropea
de4458ec46
[Internal Templates] Allow manufacturer imports to be used more than once
...
- You can define _KIBOT_IMPORT_ID to differentiate its instances
2023-06-14 09:43:28 -03:00
Salvador E. Tropea
216ac86114
[Internal Templates] Custom manf# field for MacroFab_XYRS
2023-06-14 09:22:41 -03:00
Salvador E. Tropea
fb2cc4e4b3
[Internal Templates] Added panel demo import
2023-06-14 09:22:29 -03:00
Salvador E. Tropea
25b0557d5a
[Compress] Added `skip_not_run`
...
- Used to skip outputs not generated in default runs.
2023-06-14 09:01:27 -03:00
Salvador E. Tropea
5b37d88b28
[Internal templates] More customizations
...
- Target dir for manf outputs and separated for the archive
- Parameters to disable JLCPCB pos and bom
2023-06-14 08:39:05 -03:00
Salvador E. Tropea
2a357364d4
[Internal Templates] Made manufacturers gerber layer parametrizable
...
- Also made JLCPCB_stencil more like JLCPCB
2023-06-14 08:20:42 -03:00
Salvador E. Tropea
9f507e61a0
[Internal Templates] Another more specific parameter
...
- ONLY_SMD -> _KIBOT_POS_ONLY_SMD
2023-06-14 08:01:47 -03:00
Salvador E. Tropea
804ff3e210
[Internal Templates] Made the internal params for stencil more specific
...
- To avoid collisions
2023-06-14 07:37:56 -03:00
Salvador E. Tropea
3dd6951671
[Internal Templates] Made the CheckZoneFill parameter more specific
...
- To avoid collisions
2023-06-14 07:32:03 -03:00
Salvador E. Tropea
f486fb34b9
[Navigate_Results][Added] Option to skip outs with run_by_default: false
2023-06-14 07:01:43 -03:00
Salvador E. Tropea
d19b9343bc
[Internal Templates][Added] Versions with stencil for all
2023-06-13 10:52:11 -03:00
Salvador E. Tropea
9c27c8e565
[Internal templates][Added] Threshold parameter to CheckZoneFill
...
- So we can easilly adjust the tolerated changes
2023-06-13 10:25:09 -03:00
Salvador E. Tropea
c6f2cbb8e5
[Render_3D][Added] More options to control what we see
...
- realistic: can be used to disable the realistic colors and get the GUI ones
- show_board_body: can be used to make the PCB core transparent (see inner)
- show_comments: to see the content of the User.Comments layer.
- show_eco: to see the content of the Eco1.User/Eco2.User layers.
- show_adhesive : to see the content of the *.Adhesive layers.
See #445
2023-06-12 09:10:00 -03:00
Salvador E. Tropea
8d48519551
[Diff][Added] Recursive submodules init for worktree
2023-06-07 09:43:14 -03:00
Salvador E. Tropea
7a7beff556
[Diff] Changed repo protection to worktree mechanism
...
- As suggested by @matthijskooijman on #443
- This is cleaner than trying to use stash push/pop
- The old method is available
2023-06-06 12:53:19 -03:00
Salvador E. Tropea
bd07442764
[Templates] Added JLCPCB_with_THT and JLCPCB_stencil_with_THT
...
- Using the new parametrizable imports
See #444
2023-06-01 13:42:39 -03:00
Salvador E. Tropea
bfc7acc647
[Fixed] KiCad user template directory autodetection for KiCad 7+
2023-06-01 13:00:54 -03:00
Salvador E. Tropea
23a4aa3fed
Merge pull request #448 from flaviut/flaviut-patch-1
...
Fix type error
2023-05-29 11:02:12 -03:00
Salvador E. Tropea
0ddc02c51d
[Electro-grammar][Fixed] Problems with floating point tolerances
...
- i.e. 0.1%
Fixes #447
2023-05-29 10:09:05 -03:00
Salvador E. Tropea
c87a37ea3c
[Compress][Gerber][Fixed] Problems with inner layers
...
- When using legacy protel extensions
Fixes #446
2023-05-29 09:52:04 -03:00
Flaviu Tamas
60db7e2719
Fix type error
...
Uses duck-typing for the test instead of requiring the type be one of a few specific instances. This fixes the following error I get with kicad v7.0.4: `TypeError: float() argument must be a string or a real number, not 'VECTOR2I'`
2023-05-28 12:20:23 -04:00
Salvador E. Tropea
001938add3
[Groups] Fixed to use internal variable for groups from outputs
...
- To avoid interference with the configuration mechanism
See #435
2023-05-24 12:50:39 -03:00
Salvador E. Tropea
f3a483f1ec
[Fixed] Read gziped config files as text files
2023-05-24 12:39:57 -03:00
Salvador E. Tropea
281ed3be7e
[Imports][Added] Allow to define @TAGS@ values during import
...
- Also added defaults
- BTW: disabled the YAML lint crap that insists in checking excluded
files
2023-05-24 09:39:06 -03:00
Salvador E. Tropea
63f5a6de20
[Fixed][Copy files] 3D models copy issues
...
- PCB not loaded if the only action was to copy the 3D models
- Problems for STEP models when copying models
2023-05-22 12:50:41 -03:00
Salvador E. Tropea
a35e9fc2c7
[Templates][Added] CheckZoneFill aborts on big changes
...
- Enables the check_zone_fill preflight
- Creates graphical diff
- Computes the number of changes
Closes #431
2023-05-18 11:28:06 -03:00
Salvador E. Tropea
d6e008ff48
[PCB][Added] Invalidate the text variables cache
...
- Only when `set_text_variables` is used
- Can be controlled by global option `invalidate_pcb_text_cache`
- Not even the KiCad developers agree about if the cached
values should be reset or not, see
https://gitlab.com/kicad/code/kicad/-/issues/14360
But if we don't reset them the user will think KiBot is failing
to set them.
As using `set_text_variables` is a clear intention of change
I think this is the right behavior.
Closes #441
2023-05-18 10:47:23 -03:00
Salvador E. Tropea
5d190aee5d
[CLI][Added] `--output-name-first` to list outputs by name
...
- No description
See #436
2023-05-18 09:39:42 -03:00
Salvador E. Tropea
b28ea6d6cd
[CLI][List] Various fixes to --only-names
...
- Added missing groups
- Sorted
- Don't show outputs when using --only-pre and no preflights
2023-05-18 09:19:46 -03:00
Salvador E. Tropea
ef04782a9a
[Groups][Added] outputs can request to be added to one or more groups
...
- Also list groups
- Allow empty groups so the user can catch typos
Closes #435
2023-05-18 09:07:17 -03:00
Salvador E. Tropea
ebc48f57d9
[CLI][Added] More clear --list output and --only-pre option
...
- Takes most of the #436 suggestions
2023-05-17 12:43:41 -03:00
Salvador E. Tropea
921b04a396
[CLI] Added --only-names to --list
2023-05-17 11:17:44 -03:00
Salvador E. Tropea
7576bbd3b4
[Added] Human readable error when we get a corrupted project
2023-05-17 11:09:24 -03:00
Salvador E. Tropea
e7cde1164c
[Diff][Fixed] Assumption that all tags are in the trunk
...
- As stated by @matthijskooijman in
91ffb04661c40102bfb856669039f0825ecc6883#r113724588 comment
using --tags isn't necessary and includes *all* tags
- The code also assumed nothing was added before the "tag: "
label, but this isn't true if the HEAD is tagged.
2023-05-17 10:53:43 -03:00
Matthijs Kooijman
c9b2e7cdc5
[Diff] Fix typo in log message
2023-05-17 13:11:49 +02:00
Matthijs Kooijman
f3c1865d00
[Diff][Schematic] Add debug prints about project-copies
2023-05-17 13:10:42 +02:00
Salvador E. Tropea
a02999d50a
[Diff][Schematic][Fixed] Project not copied to variant
...
- Any info related to the project wasn't applied.
Fixes #438
2023-05-16 13:28:51 -03:00
Salvador E. Tropea
8a4ea1be5a
[List variants] More quiet when --only-names
...
See #434
2023-05-16 12:43:59 -03:00
Salvador E. Tropea
f2f0ed1a9b
[CLI][Added] Option to list variants
...
- Also changed the default --list behavior to avoid configuring outputs
- Old behavior can be obtained using --config-outs
Related to #434
2023-05-16 11:17:44 -03:00
Salvador E. Tropea
577acfe574
Added stack trace to various exit cases
2023-05-16 10:56:13 -03:00
Salvador E. Tropea
91ffb04661
[Diff][Fixed] KIBOT_TAG skipping commits, not tags
...
Fixes #430
2023-05-12 09:54:26 -03:00
Salvador E. Tropea
b30ed4a6fc
[Filters][Spec_to_Field][Added] Dist coherence and dist desc
...
- We can now try to parse the description of the component
- We can also try to compare the results from different distributors
2023-05-10 11:25:56 -03:00
Salvador E. Tropea
119d8fd2e2
[Electro Grammar][Added] Support for "WATT" and xxxx/yyyy
...
- Not just "Watts"
- xxxx/yyyy for text like "SMD/SMT"
2023-05-10 11:19:55 -03:00
Salvador E. Tropea
6be9cbecef
[Filters][Added] `spec_to_field`
...
- To extract information from the distributors specs and put in fields.
I.e. RoHS status.
2023-05-05 11:25:34 -03:00
Salvador E. Tropea
b540b285de
[KiCost] Indented messages from it
...
- To make output more readable
2023-05-05 11:22:41 -03:00
Salvador E. Tropea
a1f78c296e
[Filters][Added] New `generic` filter options
...
- `exclude_not_in_bom` and `exclude_not_on_board` to use KiCad 6+ flags
Closes #429
2023-05-05 06:37:34 -03:00
Salvador E. Tropea
66b0c20c69
[Position][Fixed] "Exclude from position files" not excluded
...
- When only SMD components are selected.
See #429
2023-05-04 13:20:48 -03:00
Salvador E. Tropea
6a1d6d313c
[DOCs] Added link to the value_split example
2023-05-04 11:04:52 -03:00
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
4e72af9761
[Added] OS environment expansion in ${VAR}
2023-04-28 13:46:58 -03:00
Salvador E. Tropea
e4ba2d7d8a
[v6/7 Schematic] Better error message when missing UUID
2023-04-28 11:00:51 -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
fea0d04e87
[Filters] More debug in field modify
2023-04-28 10:39:51 -03:00
Salvador E. Tropea
90f088863a
[v6/v7 Schematic] Better error when we hit an UUID issue
2023-04-28 09:24:26 -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
42445e8294
[v6/v7 Schematic] Fixed error introduced in the crossed lib
2023-04-27 17:10:21 -03:00
Salvador E. Tropea
0f5d5c5381
[v6/7 Schematic] Separated the cross and hierarchy expansion
...
- At least logically
- They still tied, but can be separated
2023-04-27 16:39:32 -03:00
Salvador E. Tropea
f6c358b829
[v6/7 Schematic] Added support for bogus "project"
...
- One of those things KiCad saves but does nothing.
2023-04-27 16:27:20 -03:00
Salvador E. Tropea
f05b8bcf88
[v6/v7 Schematic] More debug info
2023-04-27 16:23:27 -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
6b9ab5f448
[v6/v7 Schematic] Allow loading files without UUIDs
...
- This is currently working only for v7, needs rework for v6
2023-04-26 08:41:13 -03:00