# gcodetools **Repository Path**: ShieldQIQI/gcodetools ## Basic Information - **Project Name**: gcodetools - **Description**: CAM extension for Inkscape to export paths to Gcode - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-10 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README gcodetools ========== CAM extension for Inkscape to export paths to Gcode More info at http://www.cnc-club.ru/forum/viewtopic.php?t=35 License ========== Inkscape and Gcodetools are licensed under GNU GPL. Install ========== Windows Unpack and copy all the files to the following directory Program Files\Inkscape\share\extensions\ and restart inkscape. Execute python create_inx.py to create all inx-files. Linux Unpack and copy all the files to the following directory /usr/share/inkscape/extensions/ and restart inkscape. Execute python create_inx.py to create all inx-files.