Software-update: KiCad 10.0.5
Versie 10.0.5 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.
GeneralPersist visibility flag for design block libraries. #24588Drop backlogged key auto-repeat events after release. #24540Apply imported language without restart in start up wizard. #24593Bound drawing dashed lines on huge geometry to prevent hang. #23824Prevent crash migrating a nested library table row. #23291Fix language specific bug when importing design blocks. #24659Fix crash on exit. #23102Recover from 3Dconnexion driver initialization crash. #22609Don’t add stock libraries during migration if user had none. #24594Add hotkeys for 'Exclude from Position Files' attribute.Show the full project path in the project manager status bar. #24302Fix "Project Template Selector" dialog preview layout issue. #23656Disable commit dialog OK button until a file is selected. #24771Center a dialog when its title bar lands off-screen. #24759Use correct wxString::Format string length specifier to prevent assertion (Sentry KICAD-NHC).Use title case for automatic save dialog buttons.Do not limit available substitution paths in library managers. #23476Avoid illegal all zero dash array breaking exported PDF page rendering. #23843Match rule check text markers anywhere in field. #24442Gate library tree exact match to an item’s own name and library ID.Show the real zoom value in the toolbar zoom selector. #23529Fix wrong stroke font thickness in PDF plot. #24896Fix vector out-of-bounds access when rows have different column count when decoding CSV files.Fix crash on automatic history save. #24804Key autosave mechanism on the backup format. #24773Fix stale pointer crash in rule check tree. #24235Fix incorrect multi-line spacing for outline fonts. #24820Clamp dialog restored geometry to its display to prevent them from being hidden. #23980Fix grid highlight glitch when opened on an inactive page. #22747Match PDF stroke font tab stops to on screen rendering. #22606Scope git commit checklists to the project directory. #15910Fix crash when creating new color swatch with invalid parent ( Sentry KICAD-R33 ).Fix crash when closing main windows. ( Sentry KICAD-14MP, KICAD-140, KICAD-1E9, and KICAD-420 ).Fix crash on invalid git repo under a running background git task ( Sentry KICAD-PGX, KICAD-SQC, KICAD-RWP, KICAD-RZP, and KICAD-RWG ).Use correct aspect ratio in PDF stroke fonts.Refresh bitmap button when its bitmap changes.Use default wxWidgets AUI tab art style base instead of generic in notebooks.Make local history restore non-destructive. #24787Don’t show a system error dialog for local history on read only projects. #24940Fix inflated outline font multi-line spacing. #24976
Persist visibility flag for design block libraries. #24588Drop backlogged key auto-repeat events after release. #24540Apply imported language without restart in start up wizard. #24593Bound drawing dashed lines on huge geometry to prevent hang. #23824Prevent crash migrating a nested library table row. #23291Fix language specific bug when importing design blocks. #24659Fix crash on exit. #23102Recover from 3Dconnexion driver initialization crash. #22609Don’t add stock libraries during migration if user had none. #24594Add hotkeys for 'Exclude from Position Files' attribute.Show the full project path in the project manager status bar. #24302Fix "Project Template Selector" dialog preview layout issue. #23656Disable commit dialog OK button until a file is selected. #24771Center a dialog when its title bar lands off-screen. #24759Use correct wxString::Format string length specifier to prevent assertion (Sentry KICAD-NHC).Use title case for automatic save dialog buttons.Do not limit available substitution paths in library managers. #23476Avoid illegal all zero dash array breaking exported PDF page rendering. #23843Match rule check text markers anywhere in field. #24442Gate library tree exact match to an item’s own name and library ID.Show the real zoom value in the toolbar zoom selector. #23529Fix wrong stroke font thickness in PDF plot. #24896Fix vector out-of-bounds access when rows have different column count when decoding CSV files.Fix crash on automatic history save. #24804Key autosave mechanism on the backup format. #24773Fix stale pointer crash in rule check tree. #24235Fix incorrect multi-line spacing for outline fonts. #24820Clamp dialog restored geometry to its display to prevent them from being hidden. #23980Fix grid highlight glitch when opened on an inactive page. #22747Match PDF stroke font tab stops to on screen rendering. #22606Scope git commit checklists to the project directory. #15910Fix crash when creating new color swatch with invalid parent ( Sentry KICAD-R33 ).Fix crash when closing main windows. ( Sentry KICAD-14MP, KICAD-140, KICAD-1E9, and KICAD-420 ).Fix crash on invalid git repo under a running background git task ( Sentry KICAD-PGX, KICAD-SQC, KICAD-RWP, KICAD-RZP, and KICAD-RWG ).Use correct aspect ratio in PDF stroke fonts.Refresh bitmap button when its bitmap changes.Use default wxWidgets AUI tab art style base instead of generic in notebooks.Make local history restore non-destructive. #24787Don’t show a system error dialog for local history on read only projects. #24940Fix inflated outline font multi-line spacing. #24976Schematic EditorResolve text variables in hierarchical sheet file paths. #24664Show effective DNP on symbols inside a DNP sheet. #24663Fix small arc snapping during edits. #24396Keep default project template available regardless of user template folder. #24343Prevent variant information from being copied from another project #24607Prevent crash on HTTP library network loss. #24477Apply net-class color and style to hopped wires when plotting.Fix inconsistent "symbol doesn’t match copy in library" ERC warning. #24657Do not rebuild database symbol cache on unrelated library activity. #23509Prevent embedded file loss when adding a new embedded file to a symbol. #24709Place dragged wires on the correct hierarchical sheet. #23858Prevent duplicate "KiCad Defaults" color schemes in plot dialog. #23779Ignore UNITS field for schematic geometry when importing PADS schematic. #23812Do not replace symbol value with ${SIM.PARAMS} when checkbox to store parameters in value field is unchecked. #23687Prevent infinite loop caused by self referential symbols. #24249Refresh database symbol caches so chooser panels agree. #23977Include Earth and VSS nets on ground pin ERC. #23565Report real connectivity reason for multi-channel topology mismatch. #24192Fix ERC quick-fix to open "Update Symbols" not "Change Symbols". #24656Fix symbol annotation issues when pasting. #18859Fix crash when deleting design blocks with "Select All".Fix assertion when attempting modal close of find dialog (Sentry KICAD-17XV).Fix memory leak in two click place tool.Don’t copy text when resolving variables.Fix laggy and frozen input in the "Assign Footprints" tool. #23991Fix ERC footprint filter marker error code. #24037Fix bus labels and unnamed sheets on Altium import. #20707Italicize derived import symbol names. #24012Handle arcs in sch connection paths on CADSTAR import. #14447Warn instead of abort on unknown nodes on CADSTAR import. #14431Prefer clipboard library symbol on paste. #21401Keep bus labels when duplicating a sheet. #21798Only save BOM output file name on "OK", "Apply", or "Export" buttons in fields table dialog. #24860Fix overlapping pins when automatically placing sheet pins. #20897Dim bus sheet pins when the sheet is marked DNP. #24365Don’t match symbols on field text in find. #24828Move a selected table with the rest of the selection. #24842Group repeated multi-segment wires into a single undo step. #24871Mirror stacked pin number block with the symbol. #24894Fix pin number position on rotated symbols. #21778Import repeated Altium sheet instances. #24861Prevent zoom to fit crash after destroyed tool manager (Sentry KICAD-81S).Prevent execute remote command crash from null tool manager( Sentry KICAD-KICAD-5ME ).Fix crash when saving pathless symbol instances ( Sentry KICAD-173B ).Fix crash when DRC marker has no associated item (Sentry KICAD-YT2 and KICAD-YTA ).Fix crash when updating connectivity subgraph with stale item pointer ( Sentry KICAD-4SJ and KICAD-10HY ).Parent the new variant dialog to the window that opened it.Fix crash after attempting to undo renaming a sheet. #24952Fix hotkey crash over grouped items. #24961
Resolve text variables in hierarchical sheet file paths. #24664Show effective DNP on symbols inside a DNP sheet. #24663Fix small arc snapping during edits. #24396Keep default project template available regardless of user template folder. #24343Prevent variant information from being copied from another project #24607Prevent crash on HTTP library network loss. #24477Apply net-class color and style to hopped wires when plotting.Fix inconsistent "symbol doesn’t match copy in library" ERC warning. #24657Do not rebuild database symbol cache on unrelated library activity. #23509Prevent embedded file loss when adding a new embedded file to a symbol. #24709Place dragged wires on the correct hierarchical sheet. #23858Prevent duplicate "KiCad Defaults" color schemes in plot dialog. #23779Ignore UNITS field for schematic geometry when importing PADS schematic. #23812Do not replace symbol value with ${SIM.PARAMS} when checkbox to store parameters in value field is unchecked. #23687Prevent infinite loop caused by self referential symbols. #24249Refresh database symbol caches so chooser panels agree. #23977Include Earth and VSS nets on ground pin ERC. #23565Report real connectivity reason for multi-channel topology mismatch. #24192Fix ERC quick-fix to open "Update Symbols" not "Change Symbols". #24656Fix symbol annotation issues when pasting. #18859Fix crash when deleting design blocks with "Select All".Fix assertion when attempting modal close of find dialog (Sentry KICAD-17XV).Fix memory leak in two click place tool.Don’t copy text when resolving variables.Fix laggy and frozen input in the "Assign Footprints" tool. #23991Fix ERC footprint filter marker error code. #24037Fix bus labels and unnamed sheets on Altium import. #20707Italicize derived import symbol names. #24012Handle arcs in sch connection paths on CADSTAR import. #14447Warn instead of abort on unknown nodes on CADSTAR import. #14431Prefer clipboard library symbol on paste. #21401Keep bus labels when duplicating a sheet. #21798Only save BOM output file name on "OK", "Apply", or "Export" buttons in fields table dialog. #24860Fix overlapping pins when automatically placing sheet pins. #20897Dim bus sheet pins when the sheet is marked DNP. #24365Don’t match symbols on field text in find. #24828Move a selected table with the rest of the selection. #24842Group repeated multi-segment wires into a single undo step. #24871Mirror stacked pin number block with the symbol. #24894Fix pin number position on rotated symbols. #21778Import repeated Altium sheet instances. #24861Prevent zoom to fit crash after destroyed tool manager (Sentry KICAD-81S).Prevent execute remote command crash from null tool manager( Sentry KICAD-KICAD-5ME ).Fix crash when saving pathless symbol instances ( Sentry KICAD-173B ).Fix crash when DRC marker has no associated item (Sentry KICAD-YT2 and KICAD-YTA ).Fix crash when updating connectivity subgraph with stale item pointer ( Sentry KICAD-4SJ and KICAD-10HY ).Parent the new variant dialog to the window that opened it.Fix crash after attempting to undo renaming a sheet. #24952Fix hotkey crash over grouped items. #24961Symbol EditorAllow overwriting an existing file when creating a library. #24617Require at least two custom body styles when custom body style symbol properties is set. #24711Do no show inherited fields from derived symbols in properties dialog. #24606Fix crash when moving text items and pin while editing custom symbol libraries. #24721Fix missing rectangle fill mode when importing Eagle symbol library. #24581Add missing HTTP library fields content in the symbol selector. #23023Use left/right arrow keys collapse/expand the library tree. #23822Enable "Update Symbol Fields" for derived symbols. #23743Treat user field names case-sensitively in the fields tables. #24021
Allow overwriting an existing file when creating a library. #24617Require at least two custom body styles when custom body style symbol properties is set. #24711Do no show inherited fields from derived symbols in properties dialog. #24606Fix crash when moving text items and pin while editing custom symbol libraries. #24721Fix missing rectangle fill mode when importing Eagle symbol library. #24581Add missing HTTP library fields content in the symbol selector. #23023Use left/right arrow keys collapse/expand the library tree. #23822Enable "Update Symbol Fields" for derived symbols. #23743Treat user field names case-sensitively in the fields tables. #24021SimulatorFix memory leak in IBIS parser.Fix CPL SPICE model multi-parameter parsing. #22105Prevent axis legends and tick labels from being unreasonably small. #24058Don’t warn about discarding IBIS waveform pairs when none are discarded. #23583
Fix memory leak in IBIS parser.Fix CPL SPICE model multi-parameter parsing. #22105Prevent axis legends and tick labels from being unreasonably small. #24058Don’t warn about discarding IBIS waveform pairs when none are discarded. #23583Board EditorApply clearance rules when dragging arc tracks.Draw lock shadow for locked dimensions.Scroll to the current footprint when opening the footprint chooser.Fix back drill must cut handling in via properties. #24675Rescue undefined-layer items to Cmts.User layer correctly on STEP export. #24658Preserve destination layer names when appending a board. #24642Fix isolated vias randomly changing nets on undo/redo. #24530Include tables and bar codes on the Edge.Cuts layer DRC. #24525Connect small same-net vias in solid hatch fill. #24559Keep grouped items in their group through undo and redo. #24696Fix smashed part and plain PCB text angle and adjustment on Eagle import. #24662Keep copper and solder mask text coincident on Altium import. #24504Correctly calculate creepage DRC path from rectangular pads with arbitrary rotation. #24543 and #24544Accept zero as a valid vertex coordinate when editing corners. #24595Prevent 'Update PCB from Schematic' from adding spurious 'Do not place' fabrication attribute to all non-DNP footprints. #24586Prevent solder paste clearance from being lost when pressing 'Enter' in pad properties. #24624Prevent teardrop generator from shorting nets when creating copper over knockout copper text. #24649Fix crash when entering a group. #24391Fix crash attempting to highlight a net from the net inspector panel. #24246Fix migration issue when opening version 8 board. #24193Prevent run failure due to undefined symbols on plugin availability check. #24570Import length-tuning meanders as tuning patterns when importing Altium board. #24654Fix ASCII text encoding, back-side mirror, and finger pad rotation on PADS import. #23856Fix IPC-2581 flipped footprint rotation. #18013Guard repeat layout against duplicate placement areas. #22318Don’t clone unrelated groups in repeat layout. #22316Prevent corruption when creating an array of grouped items with tuned tracks. #23771Fix multi-track drag crash on short tracks. #19638Correctly calculate creepage DRC paths around fully rounded rectangle slots in Edge.Cuts. #24524Fix teardrop drop on elongated oval pads. #24670Include all user layers in Gerber job file.Fix incorrect and missing back drill DRC. #23902Drop auxiliary origin from netlist net points on ODB++ export. #21427Propagate net change to connected track segments. #22211Render single-layer pads on inner copper layers. #20969Apply dog bones to any selected line pair. #24004Enable "Import" button when performing "Import Settings from Another Board". #24553User current file chooser path when performing "Import Settings from Another Board". #24729draw rule-area outline above copper so tracks don’t cover it. #24688Clear drawn margin layer lines after undo. #24669Emit plated slotted holes in ODB++ drill output. #24677Prevent 3D model modification failure when using custom layers used by footprint. #23744Reject spurious arc fits when exporting to STEP. #21869Improve rendering performance by not re-tessellating unaffected items on edit.Keep other copies routing when applying a design block layout.Prevent let design block net collisions with the board on apply. #24767Prevent "Apply Design Block Layout" from swapping identical footprints.Fix crash when undoing a footprint field converted to a rule area. #24762Keep tuning profile from always implying time domain tuning. #24736Set drill and place origins on Eagle import. #24725Apply design block layout when board connectivity differs.Fix crash when editing zone name on board with no zones. #24790Merge arc tracks to fix incorrect differential pair skew. #24726Remember the 3D model export file name per project. #24763Keep nested schematic groups nested when updating the PCB. #24766Clear arcs before calling boolean op on SHAPE_POLY_SET to prevent assertion (Sentry KICAD-PX3).Fix crash when flipping board layer (Sentry KICAD-174H).Reconcile properties inspector and track and via dialog for back drills. #24814Close hairline gaps when healing curved board outlines.Reconcile same net zone overlaps in iterative refill. #23790Improve group save performance. #24251Import keepout/keepin/constraint areas as rule areas on Fabmaster import. #7732Fix "Viewports" title changing to "Presets" after saving a preset. #24537Fix crash in "Net Inspector" filter. #24805Fix crash when placing footprints. #21834Prevent overly narrow copper bridge on zone fill. #24312Do not freeze the entire program periodically for several seconds with complex boards on automatic save. #24114Import route arc corner as arc center not a vertex on PADS import. #23612Handle V5 and earlier text format on PADS import. #23241Handle RF and square pads with corner radius on PADS import. #23297Handle routes with no explicit ROUTEWIDTH on CADSTAR import. #17783Paste copied arc on grid. #22945Keep the selection when locked items block an action. #24410Fix crash when editing a footprint with a field in a group. #24856Fix odd-count GLB LINES rejected by Blender on 3D model export. #21706Do not dropping shapes at sub-tolerance spline junctions on DXF import. #22127Honor layer pair for via to all copper ratsnest target when routing. #23921Fix wrong corner angles on zones with cutouts. #23870Prevent cleared net colors from coming back. #24465Fix creepage path cutting across rounded slots. #24597Allow copper pour over back-drill via to be automatically adjusted when back-drill bottom is set. #23904Fix smashed part and plain PCB text angle and adjustment on Eagle import. #24756Show drill marks on SVG and PDF plots. #24867Don’t let find clobber the selection during a move. #24884Keep inner-layer pad and via rings when a zone connects to them. #24865Keep knockout on footprint text when updating from library. #24882Fix wrong creepage distance between overlapping board cutouts. #24875Fix teardrops near close vias and pads. #24426Prevent zone filler from generating illegal narrow slivers that violate minimum width constraints. #24835Allow unlocking footprints when one of the attributes is locked. #24901Fix crash on retry after failed STEP export (Sentry KICAD-QF).Fix crash when updating view with descendants of deleted items ( Sentry KICAD-PNP and KICAD-PPN ).Fix crash on STEP export ( Sentry KICAD-8PD ).Fix crash when accessing footprint libraries ( Sentry KICAD-YVH, KICAD-R00, and KICAD-1582 ).Rethread OCC boolean ops safely with non-destructive mode ( Sentry KICAD-8PD ).Match PDF stroke text glyph offsets to Gerber.Fix multichannel topology match across three or more channels. #24019Improve label/control positioning and high-DPI support in "DRC Rule Editor". #24930Fix layer name matching.Align constraint controls by Y center in "DRC Rule Editor".Improve "DRC Rule Editor" field positioning for slightly larger fonts.Don’t duplicate footprints on update when replace is off. #24960 ]
Apply clearance rules when dragging arc tracks.Draw lock shadow for locked dimensions.Scroll to the current footprint when opening the footprint chooser.Fix back drill must cut handling in via properties. #24675Rescue undefined-layer items to Cmts.User layer correctly on STEP export. #24658Preserve destination layer names when appending a board. #24642Fix isolated vias randomly changing nets on undo/redo. #24530Include tables and bar codes on the Edge.Cuts layer DRC. #24525Connect small same-net vias in solid hatch fill. #24559Keep grouped items in their group through undo and redo. #24696Fix smashed part and plain PCB text angle and adjustment on Eagle import. #24662Keep copper and solder mask text coincident on Altium import. #24504Correctly calculate creepage DRC path from rectangular pads with arbitrary rotation. #24543 and #24544Accept zero as a valid vertex coordinate when editing corners. #24595Prevent 'Update PCB from Schematic' from adding spurious 'Do not place' fabrication attribute to all non-DNP footprints. #24586Prevent solder paste clearance from being lost when pressing 'Enter' in pad properties. #24624Prevent teardrop generator from shorting nets when creating copper over knockout copper text. #24649Fix crash when entering a group. #24391Fix crash attempting to highlight a net from the net inspector panel. #24246Fix migration issue when opening version 8 board. #24193Prevent run failure due to undefined symbols on plugin availability check. #24570Import length-tuning meanders as tuning patterns when importing Altium board. #24654Fix ASCII text encoding, back-side mirror, and finger pad rotation on PADS import. #23856Fix IPC-2581 flipped footprint rotation. #18013Guard repeat layout against duplicate placement areas. #22318Don’t clone unrelated groups in repeat layout. #22316Prevent corruption when creating an array of grouped items with tuned tracks. #23771Fix multi-track drag crash on short tracks. #19638Correctly calculate creepage DRC paths around fully rounded rectangle slots in Edge.Cuts. #24524Fix teardrop drop on elongated oval pads. #24670Include all user layers in Gerber job file.Fix incorrect and missing back drill DRC. #23902Drop auxiliary origin from netlist net points on ODB++ export. #21427Propagate net change to connected track segments. #22211Render single-layer pads on inner copper layers. #20969Apply dog bones to any selected line pair. #24004Enable "Import" button when performing "Import Settings from Another Board". #24553User current file chooser path when performing "Import Settings from Another Board". #24729draw rule-area outline above copper so tracks don’t cover it. #24688Clear drawn margin layer lines after undo. #24669Emit plated slotted holes in ODB++ drill output. #24677Prevent 3D model modification failure when using custom layers used by footprint. #23744Reject spurious arc fits when exporting to STEP. #21869Improve rendering performance by not re-tessellating unaffected items on edit.Keep other copies routing when applying a design block layout.Prevent let design block net collisions with the board on apply. #24767Prevent "Apply Design Block Layout" from swapping identical footprints.Fix crash when undoing a footprint field converted to a rule area. #24762Keep tuning profile from always implying time domain tuning. #24736Set drill and place origins on Eagle import. #24725Apply design block layout when board connectivity differs.Fix crash when editing zone name on board with no zones. #24790Merge arc tracks to fix incorrect differential pair skew. #24726Remember the 3D model export file name per project. #24763Keep nested schematic groups nested when updating the PCB. #24766Clear arcs before calling boolean op on SHAPE_POLY_SET to prevent assertion (Sentry KICAD-PX3).Fix crash when flipping board layer (Sentry KICAD-174H).Reconcile properties inspector and track and via dialog for back drills. #24814Close hairline gaps when healing curved board outlines.Reconcile same net zone overlaps in iterative refill. #23790Improve group save performance. #24251Import keepout/keepin/constraint areas as rule areas on Fabmaster import. #7732Fix "Viewports" title changing to "Presets" after saving a preset. #24537Fix crash in "Net Inspector" filter. #24805Fix crash when placing footprints. #21834Prevent overly narrow copper bridge on zone fill. #24312Do not freeze the entire program periodically for several seconds with complex boards on automatic save. #24114Import route arc corner as arc center not a vertex on PADS import. #23612Handle V5 and earlier text format on PADS import. #23241Handle RF and square pads with corner radius on PADS import. #23297Handle routes with no explicit ROUTEWIDTH on CADSTAR import. #17783Paste copied arc on grid. #22945Keep the selection when locked items block an action. #24410Fix crash when editing a footprint with a field in a group. #24856Fix odd-count GLB LINES rejected by Blender on 3D model export. #21706Do not dropping shapes at sub-tolerance spline junctions on DXF import. #22127Honor layer pair for via to all copper ratsnest target when routing. #23921Fix wrong corner angles on zones with cutouts. #23870Prevent cleared net colors from coming back. #24465Fix creepage path cutting across rounded slots. #24597Allow copper pour over back-drill via to be automatically adjusted when back-drill bottom is set. #23904Fix smashed part and plain PCB text angle and adjustment on Eagle import. #24756Show drill marks on SVG and PDF plots. #24867Don’t let find clobber the selection during a move. #24884Keep inner-layer pad and via rings when a zone connects to them. #24865Keep knockout on footprint text when updating from library. #24882Fix wrong creepage distance between overlapping board cutouts. #24875Fix teardrops near close vias and pads. #24426Prevent zone filler from generating illegal narrow slivers that violate minimum width constraints. #24835Allow unlocking footprints when one of the attributes is locked. #24901Fix crash on retry after failed STEP export (Sentry KICAD-QF).Fix crash when updating view with descendants of deleted items ( Sentry KICAD-PNP and KICAD-PPN ).Fix crash on STEP export ( Sentry KICAD-8PD ).Fix crash when accessing footprint libraries ( Sentry KICAD-YVH, KICAD-R00, and KICAD-1582 ).Rethread OCC boolean ops safely with non-destructive mode ( Sentry KICAD-8PD ).Match PDF stroke text glyph offsets to Gerber.Fix multichannel topology match across three or more channels. #24019Improve label/control positioning and high-DPI support in "DRC Rule Editor". #24930Fix layer name matching.Align constraint controls by Y center in "DRC Rule Editor".Improve "DRC Rule Editor" field positioning for slightly larger fonts.Don’t duplicate footprints on update when replace is off. #24960 ]Footprint EditorKeep libraries expanded in tree after deleting a footprint.Fix crash when working from network share. #24549Assign unmapped Eagle layers to User.Drawings, Margin and User 1-9. #18766Fix crash when opening other footprint while drawing rectangle mode is active. #24975
Keep libraries expanded in tree after deleting a footprint.Fix crash when working from network share. #24549Assign unmapped Eagle layers to User.Drawings, Margin and User 1-9. #18766Fix crash when opening other footprint while drawing rectangle mode is active. #249753D ViewerProperly save and load User.1-45 and grid axes layers in presets. #24599Allow deselecting by clicking empty space. #24260Hide non-active variant footprints. #23298Adjust polygon offsets to avoid Z-fighting between board body, copper, soldermask, and silkscreen. #24933
Properly save and load User.1-45 and grid axes layers in presets. #24599Allow deselecting by clicking empty space. #24260Hide non-active variant footprints. #23298Adjust polygon offsets to avoid Z-fighting between board body, copper, soldermask, and silkscreen. #24933Gerber ViewerRead the Excellon repeat hole ® command.
Read the Excellon repeat hole ® command.Job SetsUse the right-clicked row in the "Jobset" editor context menu. #24415Fix absolute paths with space in Execute on Windows. #24226Allow using internal Python on Windows instead of the system Python. #24634Improve DRC performance due to excessive reporter UI updates. #24478Fix output recording in "Execute Command". #23395
Use the right-clicked row in the "Jobset" editor context menu. #24415Fix absolute paths with space in Execute on Windows. #24226Allow using internal Python on Windows instead of the system Python. #24634Improve DRC performance due to excessive reporter UI updates. #24478Fix output recording in "Execute Command". #23395Command Line InterfaceMake PCB render --use-board-stackup-colors a simple on/off flag. #21950Prevent crash on zone fill against a missing DRC engine. #24643Correctly show reason for board load failures. #24604Accept directory format symbol libraries (unpacked) in symbol SVG export. #24720Export SVG for a single symbol file from a directory library. #24720
Make PCB render --use-board-stackup-colors a simple on/off flag. #21950Prevent crash on zone fill against a missing DRC engine. #24643Correctly show reason for board load failures. #24604Accept directory format symbol libraries (unpacked) in symbol SVG export. #24720Export SVG for a single symbol file from a directory library. #24720LinuxPrevent delay when moving cursor with arrow keys editing value in schematic editor. #15275Fix unresponsive canvas on Wayland. #23083Clear stale GTK print-to-file destinations between prints. #22985Fix context menu clipping near screen bottom. #23603Adjust "DRC Rule Editor" field positions to fit better on GTK.Guard library tree rebuild against GTK frame clock.
Prevent delay when moving cursor with arrow keys editing value in schematic editor. #15275Fix unresponsive canvas on Wayland. #23083Clear stale GTK print-to-file destinations between prints. #22985Fix context menu clipping near screen bottom. #23603Adjust "DRC Rule Editor" field positions to fit better on GTK.Guard library tree rebuild against GTK frame clock.macOSAdd LTspice 26 library search path. #24914
Add LTspice 26 library search path. #24914WindowsImprove high-DPI handling in "DRC Rule Editor".
Improve high-DPI handling in "DRC Rule Editor".IPC APIFix inverted plugin identifier validation in settings path handler. #24667
Fix inverted plugin identifier validation in settings path handler. #24667
Source:
Tweakers.net