svg2gcode
Curve converter
Converts SVG to G-code for CNC machines using Bezier curves and recursive subdivision
Python script to convert svg to gcode for Marlin firmware
92 stars
9 watching
37 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
em/svg2gcode | Converts 2D designs from SVG files to instructions for CNC machines using Gcode. | 54 |
arpruss/gcodeplot | Converts SVG and HPGL files to gcode instructions for use with 3-axis pen plotters. | 170 |
plottertools/vpype-gcode | A plugin for generating gcode files from geometric data | 37 |
jschwizer99/plot2svg | Converts MATLAB plots to scalable vector graphics (SVG) format | 47 |
ollix/svg2nvg | Converts SVG files to nanovg source code | 49 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
andy1978/hf2gcode | Generates g-code from text with Hershey font support | 49 |
larscom/ng-qrcode-svg | A simple Angular module to generate QR codes as SVG images | 2 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
developmentseed/sentinel-2-cog | Converts Sentinel-2 JPEG2000 images to CloudOptimized GeoTIFF format using AWS Lambda and rio-cogeo | 17 |
vsg-dev/vsgxchange | A utility library for converting various image and 3D model formats into the VulkanSceneGraph format. | 70 |
millermedeiros/svgparser | Converts SVG graphics to FIVe3D and HTML5 canvas formats. | 15 |
juliuste/geojson-svgify | Converts GeoJSON geometry paths to SVG polyline elements | 17 |
jaywcjlove/svgtofont | A tool to convert SVG icons into font formats | 555 |