-
When I ran `npm install -g svg2gcode` in Terminal I received a long error:
```
npm ERR! tar.unpack untar error /Users/jacob/.npm/svg2gcode/0.0.5/package.tgz
npm ERR! Darwin 13.2.0
npm ERR! argv "node…
-
I would like to run the CLI on a raspberry pi 4b running Pi OS 64bit. Is there any documentation of the installation of svg2gcode for this purpose?
For running CLI, is there documentation of the p…
-
Can I option through the CLI to ignore start and end markers of paths?
Thanks
-
I'm seeing this problem on the current tip of master, ae42197d1096fb1d78526e542db3e0a7fffe0790.
~~~~~
from svgpathtools.path import *
p = Path(Arc(start=(106.58928+132.95833j), radius=(40.82143+8…
-
Hi John. Ray, you and me already did the heavy lifting of dxf into three.js here. I figure it would take you almost no time to pull out the processdxf function here from https://github.com/openhard…
ghost updated
8 years ago
-
I'm not seeing it, but given the first letter of SVG, can the output be scaled? I assume that would happen in the interpreter. Or would that be in the compiler? Or maybe the geometry.
Use cases:
*…
-
I've tried two SVGs so far and both failed to convert properly and completely.
I even tried to use inkscape to cleanup, simplify and convert SVGs to splines. without any succes.
I attached SVGs here…
-
Hello, thank you for sharing svg2gcode, now there is a problem I hope to get your help,
![hello](https://github.com/sameer/svg2gcode/assets/36391679/ad2b97ef-9a8c-4a24-981f-0cc4cb9ce3d0)
in SVG g…
-
Hey, AWESOME code, but I have an issue...
when it parses my svgs, I keep getting index out of range... any idea what I can do to fix this?
I get this even with simple SVGs:
```
```
I've be…
-
huge thx