Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions G85issue.readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
(hack since Issues are not enabled on this project?)

Looks like G85 - probably slots? are not supported as is. I am facing this issue with my KiCad project which uses those.

It looks like some German guy has worked in that direction - see https://git.phoerauf.de/VT7/gerbmerge-utils/blob/master/gerbmerge-1.8/gerbmerge/jobs.py

Only problem is that his code is based on the original 1.8 soursce

I wonder if there is a chance that one day somebody would merge this 1.9 branch with his G85 progress