This is a inkscape plugin, generating Gcode files from Vector Paths in Inkscape.
The code originally came from Lokster and I only changed to suit my needs.
I changed the behaviour so that the calibration up front is optional.
I also changed a scaling factor, because the old one seemed to produce too small results for me.
Head over to Lokster's Webpage for a tutorial on how to use the Inkscape plugin.
Move the files contained in this directory in to .config/inkscape/extensions
Move the files contained in this directory in to %Inkscape Directory%\share\extensions
Where %Inkscape Directory% is where you installed Inkscape, e.g. "C:\Program Files\Inkscape"
The extension will then appear under Extensions-->Lokster's Tools
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Lokster has published his work under CC Attribution-Share Alike 4.0 International.
I also publish my code under this license.
If you like Lokster's work head over to his site and checkout his other content.
You may also donate directly to him if you wish so.