You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internal BoM: now components with different Tolerance, Voltage, Current
and/or Power fields aren't grouped together.
These fields are now part of the default group_fields. (#79)
New pcb_print output with more flexibility and faster.
Internal BoM:
option to avoid merging components with empty fields.
Is named merge_both_blank and defaults to true.
when a Value field can't be interpreted as a number+unit,
and it contain at least one space, now we try to use the text before the
space. This helps for cases like "10K 1%".
count_smd_tht option to compute SMD/THT stats. (#113)
Now you can compress files relative to the current working directory.
So you can create a compressed file containing the source schematic and
PCB files. (#93)
Added an option to remove the files we compressed. (#192)
Support for new KiCost options split_extra_fields and board_qty. (#120)
Position files now can include virtual components. (#106)
Support for --subst-models option for KiCad 6's kicad2step. (#137)
Fixed
Position files now defaults to use the auxiliary origin as KiCad.
Can be disabled to use absolute coordinates. (#87)