Jeff Young
|
a66360525a
|
Broaden "Style footprint fields" to cover graphics as well.
Also cleans up the layout of the symbol & fp properties dialogs.
Also fixes the background colour of the link textEdit controls on Mac.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/8161
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15152
|
2023-07-09 12:45:55 +01:00 |
jean-pierre charras
|
5b42348834
|
Pcbnew: shows the UUID of a footprint in DIALOG_FOOTPRINT_PROPERTIES.
This is an important property of a footprint, but it is never shown to
a user, although it is used in a lot of cases.
|
2023-06-29 12:36:20 +02:00 |
Mike Williams
|
32eb1ef77e
|
Sch->PCB: propagate DNP from symbols to footprints attributes
Also add a 3D viewer toggle.
|
2023-04-10 13:11:21 -04:00 |
Jeff Young
|
c0872364d4
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
2022-12-13 20:48:02 +00:00 |
Jeff Young
|
9e580b3116
|
Other -> Unspecified and a couple of other terminology improvements.
|
2022-09-27 12:15:18 +01:00 |
Jeff Young
|
09b7e0b72b
|
ADDED Exclude Footprint from Courtyard Requirement.
Fixes https://gitlab.com/kicad/code/kicad/issues/9881
|
2021-12-24 21:10:28 +00:00 |
Jeff Young
|
d649b288a6
|
Swap out autoplace rotation costs for private footprint layers.
Fixes https://gitlab.com/kicad/code/kicad/issues/2291
Fixes https://gitlab.com/kicad/code/kicad/issues/5391
|
2021-12-24 21:10:28 +00:00 |
Jeff Young
|
ef10b36948
|
Add mask-to-copper clearance parameter and rename mask margin.
|
2021-12-24 12:36:41 +00:00 |
Jeff Young
|
a48867ea01
|
Solder mask integrity testing.
ADDED DRC test for solder mask aperture bridging copper from different
nets.
ADDED visualization of minimum web width processing for solder masks.
ADDED allow_soldermask_bridges property for footprints.
Fixes https://gitlab.com/kicad/code/kicad/issues/2183
Fixes https://gitlab.com/kicad/code/kicad/issues/1792
|
2021-12-23 22:31:14 +00:00 |
Marek Roszko
|
792a8dca9d
|
Fix errant wxassert about expand and center align
|
2021-11-04 22:55:40 -04:00 |
Wayne Stambaugh
|
ffddefc532
|
Minor dialog layout improvements.
|
2021-10-29 15:29:49 -04:00 |
jean-pierre charras
|
593324bbaa
|
Do not use non ASCII7 chars in English strings.
Fix UTF8 to unicode conversion issue.
Fixes #9356
https://gitlab.com/kicad/code/kicad/issues/9356
Fixes #9355
https://gitlab.com/kicad/code/kicad/issues/9355
|
2021-10-10 10:32:31 +02:00 |
Seth Hillbrand
|
a6fc885402
|
Component->Footprint label
|
2021-09-24 13:48:01 -07:00 |
Jeff Young
|
a10f2b284c
|
Unify negative zero and percent handling in UNIT_BINDER.
Some values, such as solder mask margins, are usually negative and it
helps to display zero as "-0.0".
|
2021-08-06 18:16:38 +01:00 |
Ian McInerney
|
befd30a1a1
|
Switch the board footprint properties window to use the new 3d models panel
This allows it to also get the badge showing errors in the panel.
|
2021-07-28 20:56:17 +01:00 |
jean-pierre charras
|
0ef480dc84
|
DIALOG_FOOTPRINT_PROPERTIES: fix an issue when selecting 0.0 orientation.
Allows also entering a rotation angle in 0.001 degrees
(The limitation to 0.1 degree is outdated since years)
|
2020-10-29 18:33:28 +01:00 |
Jeff Young
|
92d84b0d67
|
Naming updates.
|
2020-10-15 01:35:16 +01:00 |