2022-06-13 15:19:01 +02:00
2022-06-13 15:19:01 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 08:17:43 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 15:19:01 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 08:17:43 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 12:45:47 +02:00
2022-06-13 15:19:01 +02:00

svg2gcode

Convert vector images (SVG) to gcode for usage with a laser plotter.

Based on the vector to gcode implementation from Vishal Patil

Requirements

pip install inkex

Usage

clear && cat test_data/10mmx10mm.svg | python3 svg2gcode.py > test_data/test.gcode

Description
Convert vector images (SVG) to gcode for usage with a laser plotter.
Readme 639 KiB
Languages
Python 72.8%
G-code 27.2%