-
```
$ gcode-simulator
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:980:11)
at Process.ChildProcess._handle…
-
The gcode generated for simple shapes is being filled. I just wanted to get the gcode for the boundry .
-
Hi All
I am having issues getting Anything to happen when selecting either the Jtech Photonics and/or the Endurance Lasers extensions to generate Gcode for Laser Etching or cutting. The extensions al…
-
As discussed here ( https://github.com/sameer/svg2gcode/issues/23#issuecomment-953073378 ) the appended 'M2' (End of program) is correct. The way the servo on my pen plotter reacts to the M2 is correc…
-
https://github.com/sameer/svg2gcode
-
Hey Sameer, hope all is well.
I am getting around to connecting all my custom workflow of svg to gcode to machine control, and I keep fighting with svg2gcode and its varying choices of origin outpu…
-
I have now run the manual setup on an LCX container in a Proxmox 8.1.10 environment several times. On a clean system it works in this order:
```
# Prepare the system
apt update && apt upgrade -y…
-
I've installed svg2gcode, but I'm unsure how to proceed with balance steps, and I've been unable to locate the convert.py file.
-
Hey, Johannes.
I couldn't find another way to contact you, hence filing an "issue". I've been playing round with several of your projects (grblhud, svg2gcode and image2gcode) and I'm finding them …
-
Hi Sameer,
First of all thanks for this awesome Converter and thanks for making it public. I used your converter to convert svg into gcode for my PenPlotter. The issue im facing right now is that …