kicad:newinvert

Last commit made on 2024-04-22
Get this branch:
git clone -b newinvert https://git.launchpad.net/kicad

Branch merges

Branch information

Name:
newinvert
Repository:
lp:kicad

Recent commits

68f7a82... by Jeff Young

Flip symbol editor's Y axis to match other editors.

e8be782... by Jeff Young

Mostly clean-up, but also bug fixes with bounding boxes.

bbab5a9... by Aleksandr Sh

STEP export: Remove autosave prefix from label names.

The autosave file is used if the board was modified.

2babd57... by Aleksandr Sh

Refactor autosave prefix into FILEEXT.

c68e3ce... by Aleksandr Sh

ADDED: Export inner PCB copper layers to STEP / BREP / GLTF.

Also adds options to exclude board body and components.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16855

6a73c7f... by Seth Hillbrand

Remove cover type in link holder

7dc7268... by Seth Hillbrand

output helpful net information in PNS debug

1dc8585... by jean-pierre charras

Footprint Editor: Fix crash when no footprint loaded and try to select something

ca18dc8... by Wayne Stambaugh

Do not show click to start wire cursor for hidden pins.

Selecting show hidden pins will allow users to connect to hidden pins.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17145

7d82154... by Jeff Young

Fix message panel for pins, take 2.