├── LICENSE ├── README.md ├── docs ├── example_1.jpg ├── example_2.jpg ├── example_3.jpg ├── example_4.jpg └── example_5.jpg └── gds2gcode.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mbalestrini/gds2gcode/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mbalestrini/gds2gcode/HEAD/README.md -------------------------------------------------------------------------------- /docs/example_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mbalestrini/gds2gcode/HEAD/docs/example_1.jpg -------------------------------------------------------------------------------- /docs/example_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mbalestrini/gds2gcode/HEAD/docs/example_2.jpg -------------------------------------------------------------------------------- /docs/example_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mbalestrini/gds2gcode/HEAD/docs/example_3.jpg -------------------------------------------------------------------------------- /docs/example_4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mbalestrini/gds2gcode/HEAD/docs/example_4.jpg -------------------------------------------------------------------------------- /docs/example_5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mbalestrini/gds2gcode/HEAD/docs/example_5.jpg -------------------------------------------------------------------------------- /gds2gcode.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mbalestrini/gds2gcode/HEAD/gds2gcode.py --------------------------------------------------------------------------------