Versie 10.0.3 van KiCad is uitgebracht. KiCad is een verzameling opensourceprogramma's waarmee elektronische schema's en printplaatlay-outs ontworpen kunnen worden. Verder kan het een bill of materials, Gerber-bestanden en een 3d-weergave van het pcb en de componenten maken. KiCad beschikt over een uitgebreide bibliotheek van componenten, inclusief het symbool, de footprint en 3d-modellen. Een Spice-simulator ontbreekt evenmin. De changelog voor deze uitgave kan hieronder worden gevonden.
GeneralSchematic Editor
- Avoid assertion due to empty "Status" grid column label.
- Improve missing bitmap handling.
- Allow builds with OCCT 8.0.0. #24281
- Ensure autosave files are properly deleted in all cases.
- Add automatic save recovery dialog with per-file recovery choices.
- Fix first manual save on fresh project not creating local history commit.
- Use foreground color to tag autosave and backup commits in history list.
Simulator
- Do not persist symbol fields table tab. #24187
- Prevent save time from increasing with additional files in the project directory. #24102
- Do not assert when database symbol library table is not found (Sentry KICAD-18ZD).
- Prevent local labels from creating connections between top level sheets. #24290
Board Editor
- Export /GND on root sheet as 'GND' and '0' on any hierarchical level as '0'. #23996
Footprint Editor
- Add shortcut to the zone manager through the toolbar context menu. #24250
- Inflate zone fills to match polygon line width and set edge hatch border style when importing PADS board.
- Use strict segment intersection check when importing PADS board.
- Properly display pads on back copper layer when using the footprint object filter. #24205
- Synchronize position relative labels with restored polar checkbox state. #24304
- Fix custom padstack shape lookup on non copper layers.
- Show DRC elapsed time in dialog status bar.
Command Line Interface Windows
- Correctly handle real-time update of pad-to-die delay in footprint pin table editor.
- Sort pin edit table by pin number.
- Fix crash importing Altium footprint library. #24278
- Replace pad table dialog.
- Fix empty file list in commit dialog. #24196
