Wykres commitów

  • 5ce88e4d1b Fix a bunch of bugs on the way to electroniceel's protoboard layout jaseg 2023-04-20 00:46:30 +0200
  • 240e5569aa Fix serialization bug with aperture macro comments jaseg 2023-04-19 11:11:03 +0200
  • 2c6c9a5cbc Basic KiCad footprint rendering works jaseg 2023-04-18 12:26:03 +0200
  • 263033c9bd protoserve: Remove incorrect SMD pad shape entry jaseg 2023-04-16 13:42:14 +0200
  • 0421e03717 Bump version to v1.0.2 v1.0.2 jaseg 2023-04-15 23:24:11 +0200
  • 390579850b Fix dasher jaseg 2023-04-15 23:23:27 +0200
  • 2eefb9cc7d ci: Clone kicad libraries for tests jaseg 2023-04-15 22:31:09 +0200
  • 5c7bfb2744 Fix protoserve bugs in obround pads jaseg 2023-04-15 22:26:38 +0200
  • 5ea1491704 Bump version to v1.0.1 v1.0.1 jaseg 2023-04-15 22:14:59 +0200
  • 4bd1097fc1 Bump minimum Python version to 3.10 jaseg 2023-04-15 22:12:45 +0200
  • 3556dc081b Remove extraneous file jaseg 2023-04-15 17:12:27 +0200
  • fba0507a55 Small bugfix jaseg 2023-04-15 17:09:35 +0200
  • 2400ff8e5f cad: Add KiCad symbol/footprint parser jaseg 2023-04-15 17:09:20 +0200
  • b43e4e2eec Bump version to v1.0.0 v1.0.0 jaseg 2023-04-10 23:58:44 +0200
  • 138f6504e7 Fix failing tests jaseg 2023-04-11 00:52:07 +0200
  • b0bc7971bc Remove WIP unit test file jaseg 2023-04-11 00:02:51 +0200
  • 8181651a75 protoserve: Fix bugs, make gerber link more visible jaseg 2023-04-09 18:46:36 +0200
  • 888ae71889 protoserve: Gerber download works jaseg 2023-04-09 17:53:54 +0200
  • fba189c695 protogen web interface works jaseg 2023-04-09 17:24:50 +0200
  • e18dbb11f8 protoserve WIP jaseg 2023-04-07 19:27:48 +0200
  • b1b39cd65c protoboard webthing WIP jaseg 2023-04-06 22:19:59 +0200
  • 6fe3def9d6 Make SVG export even smaller jaseg 2023-04-06 16:41:10 +0200
  • 0dcd281406 Make generated pretty SVGs smaller jaseg 2023-04-06 16:27:57 +0200
  • ba92060431 Copper fill WIP jaseg 2023-04-06 15:17:37 +0200
  • 24577464ee Improve protoboard row/column numbering jaseg 2023-04-05 18:56:16 +0200
  • 60e893c82d cad: Add pad numbering for protoboards jaseg 2023-04-05 17:44:31 +0200
  • d9b3fafa80 Add RF protoboard jaseg 2023-04-05 16:36:30 +0200
  • 666e385cb4 Add missing protoboard file, add powered proto layout jaseg 2023-04-05 16:06:03 +0200
  • a1efd9d09a Fix aperture macro multiplication syntax jaseg 2023-04-05 14:15:33 +0200
  • 506f61ae84 Fix rectangle aperture rotation jaseg 2023-04-05 14:15:22 +0200
  • 2f04847426 Add more protoboard layouts jaseg 2023-04-05 14:01:40 +0200
  • ae1f522862 Initial protoboard generation working jaseg 2023-04-05 01:29:33 +0200
  • 44ca8349eb cad: Fix outline reconstruction and add text feature jaseg 2023-04-04 20:06:16 +0200
  • ce8d045178 cad: Finish initial board support jaseg 2023-04-04 19:06:29 +0200
  • 07b2628dbb Various convenience improvements, and make board name guessing really smart jaseg 2023-04-04 19:06:04 +0200
  • 387ff3de76 cad: Add trace corner rounding function jaseg 2023-04-04 14:05:54 +0200
  • a95aacac48 Add missing WIP changes jaseg 2023-04-04 01:35:38 +0200
  • d0894b2522 Add beginnings of CAD module jaseg 2023-04-04 01:31:19 +0200
  • dcb31f3131 Fix extraneous tool selection codes in merged Excellon files jaseg 2023-03-31 22:34:28 +0200
  • 33a35f796d Fix failing tests jaseg 2023-03-31 22:31:19 +0200
  • 0295440770 Improve layer stack handling jaseg 2023-03-31 16:31:44 +0200
  • 800827b2c5 Add convex hull and point in polygon functions jaseg 2023-03-31 14:12:26 +0200
  • a85a7d426e Improve drill layer handling jaseg 2023-03-31 14:11:30 +0200
  • ec0ecdeb68 Dedup both Excellon and Gerber tools during write jaseg 2023-03-24 00:12:50 +0100
  • 900de13d8c Fix crash in gerber to excellon conversion jaseg 2023-03-23 23:51:36 +0100
  • 2e2f0c9adc Update Makefile modern_python XenGi 2023-03-23 15:11:17 +0000
  • 5913f9e2c9
    move to new version.py Ricardo (XenGi) Band 2023-03-23 16:04:34 +0100
  • b2ba39e1eb
    oopsi Ricardo (XenGi) Band 2023-03-23 15:59:29 +0100
  • 1f1d81533a Update __init__.py XenGi 2023-03-23 14:56:21 +0000
  • 34e211a080 Update pyproject.toml XenGi 2023-03-23 14:55:39 +0000
  • f521fd9f0e Update .gitlab-ci.yml XenGi 2023-03-23 14:32:56 +0000
  • ac1cd74767 Update .gitignore XenGi 2023-03-23 14:28:47 +0000
  • 724bbf2353 Update .gitlab-ci.yml XenGi 2023-03-23 14:26:46 +0000
  • fd563756ed Update pyproject.toml XenGi 2023-03-23 14:09:31 +0000
  • a7d10d8130 Delete MANIFEST.in XenGi 2023-03-23 14:09:04 +0000
  • 53d79b7189 Update Makefile XenGi 2023-03-23 14:06:07 +0000
  • b222f9135c Update pyproject.toml XenGi 2023-03-23 13:31:46 +0000
  • 26914f56dc Delete tox.ini XenGi 2023-03-23 13:31:09 +0000
  • 2a9f35665c Add new file XenGi 2023-03-23 13:30:08 +0000
  • 7b11c8fcf0 Update setup.py XenGi 2023-03-23 13:27:51 +0000
  • d688344419 Delete pytest.ini XenGi 2023-03-23 13:08:01 +0000
  • 1c9dcc1a9f Update Makefile XenGi 2023-03-23 12:13:35 +0000
  • ba5bf67235 Update file README.md XenGi 2023-03-23 12:07:51 +0000
  • f7aa6657e7 Bump version to v0.13.0 v0.13.0 jaseg 2023-03-05 20:59:46 +0100
  • b5e6a48d54 Fix empty filename issue with some layer stacks jaseg 2023-03-05 20:48:12 +0100
  • a9931c469b Fix MANIFEST issue jaseg 2023-03-05 20:48:04 +0100
  • 9d9b47842f CI: Fix some dumb packaging stuff v0.12.0 jaseg 2023-02-25 21:37:14 +0100
  • cba1c9a8a2 Bump version to v0.12.0 jaseg 2023-02-25 19:52:33 +0100
  • 19bcd5ce96 Fix .gitlab-ci.yml for some python packaging bullshi jaseg 2023-02-25 19:46:56 +0100
  • 1aaac3936f Still more doc jaseg 2023-02-25 19:43:54 +0100
  • 8b40d15dab Moar doc jaseg 2023-02-25 17:31:16 +0100
  • d43eff8b49 Extend CLI tests jaseg 2023-02-23 23:52:29 +0100
  • 70179a4178 Finish first batch of render tests jaseg 2023-02-21 23:43:59 +0100
  • 866eafb4eb Add cli test infrastructure jaseg 2023-02-21 23:18:56 +0100
  • 16f1247fda Fix copyright headers jaseg 2023-02-21 23:06:52 +0100
  • 67dfad8418 layers: Fix single file handling jaseg 2023-02-21 23:06:39 +0100
  • 6231f67139 Fix tests jaseg 2023-02-21 22:48:14 +0100
  • 9a6bc691cb cli: Add merge command jaseg 2023-02-21 00:44:09 +0100
  • a374483998 cli: First draft of most of the CLI jaseg 2023-02-19 23:42:17 +0100
  • f64b03efc7 Add CLI jaseg 2023-02-17 00:03:04 +0100
  • fb52e10408 Merge branch 'fix/to_svg' into 'main' v0.11.2 Nein Seg 2022-07-30 11:15:08 +0000
  • fec4cf0057 fix: runtime errors on LayerStack#to_svg Alessandro Racheli 2022-07-29 16:22:05 +0200
  • 8f4cdd8810 Fix zipfile writing when lazily loading jaseg 2022-07-03 22:49:00 +0200
  • 791eca7679 pretty svg: make render upright jaseg 2022-07-03 22:26:37 +0200
  • 163c30663f Pretty SVG export: fix drill layer jaseg 2022-07-03 21:47:40 +0200
  • f558f66bc0 Pretty SVG WIP jaseg 2022-07-03 21:35:20 +0200
  • b75404efce fix repated aperture macro D code export jaseg 2022-06-24 16:52:39 +0200
  • 7bdbe66dc7 Fix zip import/export and bounds for empty boards v0.11.1 jaseg 2022-06-21 14:17:08 +0200
  • 71e996e874 downgrade minimum python version to 3.8 jaseg 2022-06-21 14:16:52 +0200
  • 39d7d693ee ci: add ubuntu 20.04 / python 3.8 tests jaseg 2022-06-21 12:39:11 +0200
  • 218f9d9b1f Make gerbonara python3.8 compatible. v0.11.0 jaseg 2022-06-21 12:26:38 +0200
  • ee233317f1 Fix local tests v0.10.9 jaseg 2022-06-21 12:07:13 +0200
  • 6752dab125 local tests: add --parallel arg jaseg 2022-06-21 11:31:17 +0200
  • acf2747e86 fix local arch and ubuntu tests jaseg 2022-06-21 11:22:34 +0200
  • 2f4e52d31e assume pytest-parallel already is in container image jaseg 2022-06-21 11:22:06 +0200
  • fa089d32ca ci: correct ubuntu job name jaseg 2022-06-21 11:21:50 +0200
  • a169ee43f8 ci: install gerbv on ubuntu during container build jaseg 2022-06-21 11:12:32 +0200
  • 3aeea67f37 Add podman local test runner jaseg 2022-06-21 11:02:07 +0200
  • 95d0b60490 repo: git'ignore tests image_cache jaseg 2022-06-21 11:01:26 +0200
  • 6491f1cf44 ci: fix ubuntu tests gerbv installation jaseg 2022-06-21 11:00:37 +0200