1
0
Commit Graph

138 Commits

Author SHA1 Message Date
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
Tom Brow
f8223aa986 output SVG alongside DXF in debug mode 2020-11-03 10:44:38 +01:00
Bán Dénes
9e2d30f037 Minor doc fix
Closes #5
2020-11-01 16:44:31 +01:00
Albert Engelbrecht
f4835e5315 Added example configuration from Absolum project.
After some feedback from @mrzealot pulled the Absolum configuration
into the reference documentation.  While I was at it, fixed some
capitalization and minor wording.
2020-10-18 22:05:04 +02:00
Bán Dénes
a42aa1a29e Bugfix 2020-10-18 13:48:04 +02:00
Bán Dénes
912bd48bcd Docs cleanup 2020-10-18 13:41:06 +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
Bán Dénes
23ed8989ce Case bugfixes 2020-10-08 20:12:12 +02:00
merlin04
fd5cf7634f Add JSON schema 2020-10-05 22:12:13 +02:00
Bán Dénes
6a5383a7ff Bugfix 2020-09-27 19:08:35 +02:00
Bán Dénes
6a0feae9ad Bundling and release prep 2020-09-27 15:11:22 +02:00
Bán Dénes
a3661e3752 Multi-anchor support 2020-09-06 17:15:46 +02:00
Bán Dénes
390fd7fbc9 Keycap width/height visualization + fixes 2020-08-17 15:07:03 +02:00
Bán Dénes
edf5d3d962 Add support for per-zone rotation and mirroring 2020-08-16 19:39:30 +02:00
Bán Dénes
1a92a7d214 Separate row extensions and overrides 2020-08-16 16:11:48 +02:00
Bán Dénes
212d9366b7 More intuitive column handling 2020-08-16 15:34:04 +02:00