Commit graph

82 commits

Author SHA1 Message Date
Bán Dénes
ad5ac9c63e Visualization fix 2021-07-25 20:31:51 +02:00
Bán Dénes
fa850a643c YAML-ification and minor output restructure 2021-07-21 21:24:12 +02:00
Bán Dénes
67e01ed4f9 Base key-level defaults around u 2021-07-18 16:26:30 +02:00
Bán Dénes
26128f8db7 Support full anchors in outline shapes 2021-07-18 16:03:45 +02:00
Bán Dénes
b159cfa9f7 Further testing 2021-07-18 00:39:33 +02:00
Bán Dénes
1f3ecb5c58 Improved interface testing 2021-07-16 20:18:09 +02:00
Bán Dénes
58cadde9ed Minor case fix + test 2021-07-16 14:47:52 +02:00
Bán Dénes
f955aac994 Support KLE to PCB metadata and nets 2021-07-16 14:31:07 +02:00
Bán Dénes
b43b71998a Auto-debug when output would be empty 2021-07-16 13:18:50 +02:00
Bán Dénes
bc7578199d Adjust tests for async interface 2021-07-15 22:03:03 +02:00
Bán Dénes
1cb9fdc3c2 Basic KLE support 2021-07-15 21:36:44 +02:00
Bán Dénes
42a3e2de55 CLI and output restructure, SVG/DXF/STL integration 2021-07-14 19:33:33 +02:00
Bán Dénes
c49881c2b4 Remove leftover debug statements 2021-07-11 21:06:24 +02:00
Bán Dénes
c12e8d288e Update footprints to match new structure 2021-07-11 21:04:41 +02:00
Bán Dénes
fe30b91309 PCB net and parameter overhaul
- merge static and parametric nets
- allow dynamic nets on the fly with `p.local_net()`
- support local-to-global position calculations with `p.xy()`
  - this also enables intra-footprint traces and zones
- add anchor type parameters to footprints
2021-07-11 20:36:11 +02:00
Bán Dénes
452d7c155b Units separated to their own block, and properly tested 2021-07-11 13:45:53 +02:00
Bán Dénes
ea12df2043 Fix typo 2021-07-11 12:16:46 +02:00
tapioki
2f6b9ab52c Added new footprints for OLEDs, jumpers, and Omron B3F-4055 switches 2021-07-06 20:14:59 +02:00
tapioki
a431bc44bb Added documentation for switch footprints 2021-07-06 20:14:59 +02:00
tapioki
ee43a93de1 Added keycaps option to display mx or choc keycaps on Dwgs.User, and fixed mx footprint 2021-07-06 20:14:59 +02:00
tapioki
1ff7e0746e Added new switch footprints, updated reversibility functionality, integrated hotswap footprints, added orientation to promicro, alphabetized index, and added net and paramter documentation 2021-07-06 20:14:59 +02:00
tapioki
3e78e6e557 Add files via upload 2021-07-06 20:14:59 +02:00
tapioki
5a8a66ba37 Add files via upload 2021-07-06 20:14:59 +02:00
Bán Dénes
9baae154cb Add unit test for assertions 2021-05-22 19:06:57 +02:00
Bán Dénes
c7b86c7556 Add unit test for anchors 2021-05-22 17:58:26 +02:00
Bán Dénes
de0f61b2dc Filleting, bevel fix, poly mirroring 2021-04-18 23:04:50 +02:00
adt
18a76e5580
Added p.rot param to pads (#20) 2021-04-18 18:09:56 +02:00
adt
5754824c27 fixed net ref to pad 2021-04-18 18:08:27 +02:00
Bán Dénes
5e36f0e929 Propagate point visualization to the webui 2021-03-15 17:58:12 +01:00
Aaron Dov Turkel
e39072f0a5 removed extra nets 2021-03-15 15:56:56 +01:00
Aaron Dov Turkel
be8d6c79cb removed value from fp_text 2021-03-15 15:56:56 +01:00
Aaron Dov Turkel
6af4dd19b8 added choc hotswap footprint 2021-03-15 15:56:56 +01:00
adt
6cbadf1e9d removed named pads from stabalizers 2021-03-15 15:53:44 +01:00
Aaron Dov Turkel
aeb9a18c98 removed extra nets for stabalizers and properly named 'from' and 'to' nets 2021-03-15 15:53:44 +01:00
Aaron Dov Turkel
37d18856f6 updated value, comments, and class ref 2021-03-15 15:53:44 +01:00
Aaron Dov Turkel
a822fe359b added rotary to footprint index 2021-03-15 15:53:44 +01:00
Aaron Dov Turkel
cbb6f2ab75 added rotary encoder footprint with legs 2021-03-15 15:53:44 +01:00
Bán Dénes
c453fbe851 Add MX hotswap footprint 2021-03-15 15:52:36 +01:00
Bán Dénes
e515f51c0e Parametric declarations 2021-01-03 19:48:37 +01:00
Bán Dénes
29503614cc Change indirection and preprocessing symbols 2021-01-02 18:38:57 +01:00
Bán Dénes
1910e93d71 Rename reset footprint to button 2021-01-02 18:01:24 +01:00
Tom Brow
2ca30683f8 add part no. and updated URL for reset footprint 2021-01-02 10:00:44 +01:00
Bán Dénes
83addc0879 Unit refactor done 2021-01-01 21:46:01 +01:00
Bán Dénes
cd90705ba1 Refactor, units, tests 2021-01-01 00:50:04 +01:00
Bán Dénes
519c34bc60 Nested key support 2020-12-26 15:17:15 +01:00
Bán Dénes
2b8adbd740 Better glue error message 2020-11-08 16:37:10 +01:00
Tom Brow
f8223aa986 output SVG alongside DXF in debug mode 2020-11-03 10:44:38 +01:00
Bán Dénes
a42aa1a29e Bugfix 2020-10-18 13:48:04 +02:00
Bán Dénes
d60c9dbc94 Generalize part objects/arrays, add combination shorthands, update docs 2020-10-17 19:05:38 +02:00
Bán Dénes
5b1da540ac Generalize case combinations, relativize rotations 2020-10-09 19:18:53 +02:00