-
I've compiled the program and I'm using a gerber zip file generated from KiCad and I get
```rust
thread 'main' panicked at /home/ryan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gerber_par…
-
Dear leehsiang ,
I hope this email finds you well. My name is Bharath, and I recently came across your Gerber Parser library on [github/repository]. I am working on a Gerber Viewer project and foun…
-
By the looks of things Eagle (sometimes?) exports the units on the same line as the coordinate system line. Example:
```
%FSLAX43Y43*MOMM*%
```
In this case, the gerber parser does not pick up the…
-
## Current Behaviour
Hi, when exporting as gerber files, I found that not all files use the same number format for coordinates.
This in turn is the cause of errors in other software I use.
I believ…
-
Tried to upload a set of Gerber Files exported from Mentor PADS (extension .gdo).
Error I get is: `Uncaught TypeError: Cannot read property 'type' of undefined` from `_pad-shape.js:239`
Those fe…
-
Hello,
It appears that Visolate fails with the below exception when there are any polygons in the pcb.
java -jar /tmp/Visolate/releases/visolate-3.1.1.jar
graphics device: :0.0
libGL error: failed…
-
I'm using your library in the front end of an experimental solder paste dispenser. Generally it works very well but today I stumbled over an issue with a Gerber file containing aperture macros. The l…
-
Hi,
it bug with error:
ERROR: jump pos MUST be > 0, is -1, exiting (start 2, n 155)
ERROR: jump pos MUST be > 0, is -1, exiting (start 2, n 155)
Command:
gbr2ngc --input nuco-v-F_SilkS.gto --radi…
-
I am using the pcb-stackup and gerber-to-svg libraries to render a composite image of a bare board. The layout tool I use, Mentor Xpedition, seems to add a G93 code to its drill output to indicate the…
-
While this isn't an issue per se but I don't know of any other way to contact el-j :-) and I know he reads these. I'm currently working on a python script that takes as input an fpz file and uses the …