Skip to content

Cinezaster/svg2gcode4lasers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Create gCode for laserEngravers based on Grbl from svg files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published