/svg2gcode4lasers

Create gCode for laserEngravers based on Grbl from svg files

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

svg2gcode4lasers

Create gCode for laserEngravers based on Grbl from svg files

Goal

Create free software that enables DIY laser engraver builders to easily convert their images to gcode. This software must be open and online running inbrowser following the philosophy of other platforms like chilipeppr.

Concept

  • upload svg images
  • drag, scale and rotate the image
  • select paths to cut, engrave or fill
  • set fill angle, types
  • set your machine cutting space
  • set your laser feedrate
  • set your laser power
  • calibrate flow for your laser

Technologie

  • inBrowser application
  • fabric.js to move scale rotate and select the svg
  • svg conversions from 1.0, 1.1, 1.2 find different strategies for each version
  • own developed bezier curve class
  • create gcode