Jeff Young
|
77c76bbc8a
|
Insta-prefs.
(cherry picked from commit 9ae8255202 )
(cherry picked from commit 4c28070449 )
|
2023-05-28 19:38:27 +02:00 |
Seth Hillbrand
|
7e39411910
|
Revert "Insta-prefs."
This reverts commit 4c28070449 .
|
2023-05-24 08:54:16 -07:00 |
Jeff Young
|
4c28070449
|
Insta-prefs.
(cherry picked from commit 9ae8255202 )
|
2023-05-23 09:40:32 +01:00 |
Jeff Young
|
ef10b36948
|
Add mask-to-copper clearance parameter and rename mask margin.
|
2021-12-24 12:36:41 +00: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 |
Jeff Young
|
84dd5108ba
|
Remove some "class_" prefixes from files.
|
2020-11-13 15:16:23 +00:00 |
Jeff Young
|
aab97c8385
|
Consolidate design rules UI.
Implement new Board Setup paged dialog which includes:
Layers Setup
Design Rules
Solder Mask & Paste
Text & Drawings
Moves line width and text properties to a layer-class-based
system. Renames unlocked to upright (which also reverses the
logic).
New Edit Text and Graphic Properties dialog which replaces
Edit Footprint Text and adds layer-class-based editing and the
italic, upright and visibility properties.
Adds Import Settings functionality which allows settings to
be imported from another project at page granularity.
Also UNIT_BINDERizes the dialog and adds editing of pcb text.
Fixes: lp:1731952
* https://bugs.launchpad.net/kicad/+bug/1731952
Fixes: lp:1743464
* https://bugs.launchpad.net/kicad/+bug/1743464
Fixes: lp:1664761
* https://bugs.launchpad.net/kicad/+bug/1664761
Fixes: lp:1753362
* https://bugs.launchpad.net/kicad/+bug/1753362
Fixes: lp:1545427
* https://bugs.launchpad.net/kicad/+bug/1545427
Fixes: lp:1753775
* https://bugs.launchpad.net/kicad/+bug/1753775
Fixes: lp:1777692
* https://bugs.launchpad.net/kicad/+bug/1777692
Fixes: lp:1780670
* https://bugs.launchpad.net/kicad/+bug/1780670
Fixes: lp:1519601
* https://bugs.launchpad.net/kicad/+bug/1519601
(cherry picked from commit 3944a5e)
|
2018-07-17 15:12:34 +01:00 |