-
Hello everybody,
I would like to easily add a SVG Group during drawing, I found the following method:
```js
let g = P5.SVGElement.create("g");
rootGroup.appendChild(g.elt);
ctx.__currentEleme…
-
Whenever I try to reorder paths I get this error: Do I have to preprocess the file in some way?
`Traceback (most recent call last):
File "eggbot_reorder.py", line 170, in
e.affect()
File "/Ap…
-
Is there any interest in supporting SVG as an input and output format, like WKT? I know Shapely objects have a `.svg()` method (which isn't in the docs, btw). But that method is export only and seems …
-
As inspired by @RI0's quest for a wireless WCB ecosystem, I thought it would be prudent to take our active users here on the Github Robopaint issue queue, to pull together a list of questions that cou…
-
Hi,
I wonder whether it is possible to optimize the filling of a vector image for laser engraving. If I would for example fill the image of a square, my laser will pass the whole square every time …
Jaisp updated
10 months ago
-
Hi, I haven't found enough info on this, so I'm asking here.
I need to implement non-trivial kinematics using g2core on a arduino due, with self built step-dir drivers.
For what I understand kinemat…
-
This is the blanket g-code support ticket. G-code is a huge thing, not completely standardized, and adjusted on an application basis. It makes sense to support it for software that creates gcode that …
-
-
Testing #229414
- Enable settings sync using my work account
- Sign out of it in vscode
- Sign out of it in the browser (is there any other way to switch to a different microsoft account, or to enabl…
-
### Describe the bug
As the title says Inkscape crashes (core dump) sporadically when I save or open a file.
### Additional context
Output from `coredumpctl info`: [http://ix.io/4DH5](http://ix.i…