Sameer Puri

Results 103 comments of Sameer Puri

Hi @ishangxue, could you share the SVG file you are using? That way I can look into why the path is not smooth. I wonder if this is related to...

Ahh I didn't see you already shared the SVG, I am using a dark theme for github :joy: Will take a look at this soon

I looked at your SVG more closely, this is a practical example of #13.

> Hey @sameer, thank you so much for your report! The linked PR will fix the issue, once the PR is merged, the `latest` version of LocalStack should contain the...

Hey, I don't think there's a setting for this yet. The comments were mostly intended as a debugging aid so I think it makes sense to have one.

Sorry for the confusion, I thought by markers you were talking about the GCode comments in the output. If you want to ignore those shapes, you can set `style="display:none"` on...

Yeah svg2gcode will try to draw everything it is given in an SVG. Maybe we can come up with some special SVG element marker to indicate that they should be...

> I don't know how it would work for others, but my first thought is a command line argument maybe similar to "--ignore foo" where foo is an id of...

> I found svg's created in inkscape with stroke end markers do not result in svg2gcode outputting the end markers. I also created some reference geometry via an inkscape plugin...