1
0
Commit Graph

204 Commits

Author SHA1 Message Date
Bán Dénes
1cb9fdc3c2 Basic KLE support 2021-07-15 21:36:44 +02:00
Bán Dénes
d09b3fdf38 Smarter dump switch for the test runner, reference adjustments 2021-07-14 19:35:47 +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
71efdbe020 Test switch overhaul 2021-07-11 13:44:43 +02:00
Bán Dénes
ea12df2043 Fix typo 2021-07-11 12:16:46 +02:00
Bán Dénes
2425b06819 Package audit 2021-07-06 20:29:49 +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
76bb07183b Add footprints to coverage, streamline coverage script call 2021-05-22 17:57:01 +02:00
Bán Dénes
7f8b1c4c63 Add basic interface tests 2021-05-16 22:30:26 +02:00
Bán Dénes
5cd8985343 Add unit test for operation parsing 2021-05-16 21:48:10 +02:00
Bán Dénes
2cae521fb1 Add unit test for utils 2021-05-16 20:09:04 +02:00
Bán Dénes
2d6ad0221a Add unit test for point class 2021-05-16 18:06:14 +02:00
Bán Dénes
806a7ec277 Package audit 2021-05-16 16:35:39 +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
c0eea2a9dc Fix makerjs dep and audit 2021-04-01 14:43:56 +02:00
Bán Dénes
5e36f0e929 Propagate point visualization to the webui 2021-03-15 17:58:12 +01:00
Bán Dénes
5c564cb82a Add mathjs to rollup config 2021-03-15 17:16:54 +01:00
Bán Dénes
e96c4f54cb Doc update and bump for 2.0.0 release 2021-03-15 16:17:58 +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
8f454d9da5 YAML syntax fix in example 2020-11-08 16:08:49 +01:00
Francois K
f22bf05c01 docs(readme): fix typo in web ui url link 2020-11-03 15:10:35 +01:00