/svg2gcode

convert .svg file to .gcode, currently only support MakerBot Replicator2X

Primary LanguageG-code

SVG2Gcode

This contains a G-Code reader, generator and some geometry processing functions.

Run

  • ./install.sh (for first time usage)
  • put .svg files in the root directory (only support lines & polylines & polygons)
  • edit config.txt
  • ./run.sh and get a .gcode file in the root directory (only support Makerbot Replicator2X)
  • double click GpxUI , load the .gcode file and get .x3g file