Jon Evans
|
ca0207016e
|
API: Add ability to set enabled board layers and copper layer count
|
2025-08-31 22:18:53 -04:00 |
|
Jon Evans
|
d1e4b03ec1
|
API: Add CheckPadstackPresenceOnLayers
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20587
|
2025-05-26 21:46:21 -04:00 |
|
Jon Evans
|
b707b305ac
|
API: Add board origin setter/getter
See https://gitlab.com/kicad/code/kicad-python/-/issues/20
(cherry picked from commit 5cec2fac9d3405b9d800ad0c02ad10aef242d187)
Co-authored-by: Jon Evans <jon@craftyjon.com>
|
2025-02-26 01:14:01 +00:00 |
|
Jon Evans
|
d8b8d8aa3c
|
API: Add GetNetClassForNets; handle implicit netclasses
|
2024-12-31 17:51:19 -05:00 |
|
Jon Evans
|
19c748048c
|
API: Add some board editor appearance settings
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18269
|
2024-12-29 22:10:01 -05:00 |
|
Jon Evans
|
98ae574c78
|
API: Add PCB editor visible and active layer setters/getters
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18268
|
2024-12-03 21:17:48 -05:00 |
|
Jon Evans
|
3129e072c4
|
API: Move graphics and text handling to common
Required moving API_HANDLER_COMMON out of kicommon
|
2024-11-28 11:28:06 -05:00 |
|
Jon Evans
|
033fb4fc8f
|
API: Add GetBoundingBox and Box2
|
2024-11-19 22:09:00 -05:00 |
|
Jon Evans
|
f97f79426a
|
API: Add a way to get merged polygon from pad shape
|
2024-11-19 21:17:22 -05:00 |
|
Jon Evans
|
1dbe78c68b
|
Add QA tests and expand serialization for API
|
2024-04-02 19:51:18 -04:00 |
|