issues Search Results · repo:tracespace/gerber-to-svg language:JavaScript
Filter by
33 results
(69 ms)33 results
intracespace/gerber-to-svg (press backspace or delete to remove)any idea how to change color of svg i tried with
--color red
--color hex color code
-- color rgb color code but none works
also how to pass width and height , tried
--width 100%
--width 100% ...
darkworks
- 6
- Opened on May 23, 2018
- #45
Hi, is it possible to use force synchronous console.log instead of streaming to stdout? I am running it as a subprocess
and the async nature is creating a lot of hard-to-debug bugs. It would be awesome ...
Immortalin
- 5
- Opened on May 7, 2018
- #44
We have no control over the files we get or people sent to our website. This makes it challenging to design a box that
holds the final svg on a website. Rotating svg s with css is no fun as it turns out. ...
ju5t
- 4
- Opened on Apr 30, 2018
- #43
First off, thanks a bunch for this!
I m getting a different rendering out of the tracespace viewer and gerber-to-svg. I believe the issue is because the
board is filled completely, then traces are etched ...
davidworkman9
- 5
- Opened on Feb 26, 2018
- #41
Hello, I m having problems with some generated SVG using this tool. The generated SVGs are missing some elements with
some gerbers. Opening the SVG with Inkscape i found that the elements seems to be being ...
andersonls
- 6
- Opened on Jan 24, 2018
- #40
The line %SRX1Y1I0.0J0.0*% appearing before anything has been drawn shouldn t affect anything, but it actually does
change the SVG output by creating a wrapping group and useing it. This, in turn, increases ...
mcous
- 1
- Opened on Aug 1, 2017
- #38
Hey, not sure what s going on with this one. Gerbers are from RoboticsBrno/RB3200-ESP32universal. It doesn t seem to be
the normal Eagle trouble with zero supression (I tried adding INCH, TZ and METRIC, ...
kasbah
- 10
- Opened on May 25, 2017
- #37
There s anecdotal evidence that use tags slow things down and that nesting them is bad. For every single pad shape,
gerber-to-svg puts the shape in defs, and for every flash , it puts a use in the main ...
mcous
- 1
- Opened on Jan 8, 2017
- #36
We set color here: https://github.com/mcous/gerber-to-svg/blob/master/bin/gerber2svg#L112
var getOpts = function(id) {
var opts = {
id: id,
optimizePaths: argv[ optimize-paths ]
}
if (argv.color) ...
mcous
- 5
- Opened on Dec 30, 2016
- #35
Firstly I wanted to just say that I m loving this project and have been using it to create a nice gallery page on my
personal website showing all my PCB designs to friends :)
Unfortunately, when I started ...
aziraphale
- 4
- Opened on Aug 14, 2016
- #34

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.