index
:
gerbonara.git
autoroute
dev
kicad
main
wip
Gerbonara: Pythonic library to read, modify and write Gerber and other PCB fabrication file formats
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
cad: Finish initial board support
jaseg
1
-40
/
+225
2023-04-04
Various convenience improvements, and make board name guessing really smart
jaseg
5
-20
/
+59
2023-04-04
cad: Add trace corner rounding function
jaseg
1
-21
/
+137
2023-04-04
Add missing WIP changes
jaseg
4
-46
/
+86
2023-04-04
Add beginnings of CAD module
jaseg
5
-0
/
+66069
2023-03-31
Fix extraneous tool selection codes in merged Excellon files
jaseg
1
-2
/
+4
2023-03-31
Fix failing tests
jaseg
3
-20
/
+22
2023-03-31
Improve layer stack handling
jaseg
4
-11
/
+45
2023-03-31
Add convex hull and point in polygon functions
jaseg
2
-0
/
+82
2023-03-31
Improve drill layer handling
jaseg
2
-25
/
+70
2023-03-24
Dedup both Excellon and Gerber tools during write
jaseg
2
-13
/
+30
2023-03-23
Fix crash in gerber to excellon conversion
jaseg
1
-1
/
+1
2023-03-05
Bump version to v0.13.0
v0.13.0
jaseg
1
-1
/
+1
2023-03-05
Fix empty filename issue with some layer stacks
jaseg
1
-1
/
+1
2023-03-05
Fix MANIFEST issue
jaseg
1
-2
/
+0
2023-02-25
CI: Fix some dumb packaging stuff
v0.12.0
jaseg
1
-0
/
+1
2023-02-25
Bump version to v0.12.0
jaseg
1
-1
/
+1
2023-02-25
Fix .gitlab-ci.yml for some python packaging bullshi
jaseg
1
-1
/
+1
2023-02-25
Still more doc
jaseg
4
-14
/
+321
2023-02-25
Moar doc
jaseg
11
-76
/
+405
2023-02-23
Extend CLI tests
jaseg
4
-30
/
+123
2023-02-21
Finish first batch of render tests
jaseg
1
-1
/
+76
2023-02-21
Add cli test infrastructure
jaseg
2
-0
/
+43
2023-02-21
Fix copyright headers
jaseg
20
-20
/
+20
2023-02-21
layers: Fix single file handling
jaseg
3
-124
/
+41
2023-02-21
Fix tests
jaseg
9
-34
/
+68
2023-02-21
cli: Add merge command
jaseg
4
-94
/
+198
2023-02-19
cli: First draft of most of the CLI
jaseg
8
-109
/
+387
2023-02-17
Add CLI
jaseg
7
-23
/
+314
2022-07-30
Merge branch 'fix/to_svg' into 'main'
v0.11.2
Nein Seg
1
-3
/
+3
2022-07-29
fix: runtime errors on LayerStack#to_svg
Alessandro Racheli
1
-3
/
+3
2022-07-03
Fix zipfile writing when lazily loading
jaseg
1
-2
/
+2
2022-07-03
pretty svg: make render upright
jaseg
1
-4
/
+6
2022-07-03
Pretty SVG export: fix drill layer
jaseg
1
-1
/
+1
2022-07-03
Pretty SVG WIP
jaseg
4
-156
/
+176
2022-06-24
fix repated aperture macro D code export
jaseg
1
-1
/
+1
2022-06-21
Fix zip import/export and bounds for empty boards
v0.11.1
jaseg
3
-4
/
+7
2022-06-21
downgrade minimum python version to 3.8
jaseg
1
-1
/
+1
2022-06-21
ci: add ubuntu 20.04 / python 3.8 tests
jaseg
1
-0
/
+19
2022-06-21
Make gerbonara python3.8 compatible.
v0.11.0
jaseg
5
-21
/
+44
2022-06-21
Fix local tests
v0.10.9
jaseg
7
-16
/
+38
2022-06-21
local tests: add --parallel arg
jaseg
2
-3
/
+8
2022-06-21
fix local arch and ubuntu tests
jaseg
2
-3
/
+8
2022-06-21
assume pytest-parallel already is in container image
jaseg
1
-2
/
+2
2022-06-21
ci: correct ubuntu job name
jaseg
1
-1
/
+1
2022-06-21
ci: install gerbv on ubuntu during container build
jaseg
1
-1
/
+0
2022-06-21
Add podman local test runner
jaseg
6
-0
/
+52
2022-06-21
repo: git'ignore tests image_cache
jaseg
1
-0
/
+1
2022-06-21
ci: fix ubuntu tests gerbv installation
jaseg
1
-1
/
+1
2022-06-21
tests: whittle down test cases a bit
jaseg
1
-3
/
+3
[next]