PadLex / SvgToGcode

MIT License
46 stars 27 forks source link

can the compiler scale the output or keep it within a bounding box? #20

Open tedder opened 3 years ago

tedder commented 3 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:

johannesnoordanus commented 11 months ago

Yes it can. Use svg2gcode for that. It can scale, translate and rotate. It is also able to handle images.