Skip to content

jambonbill/stringburner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stringburner

make Gcode strings to burn strings on things

How to use

make a json file with the parameters and string to "burn"

load and produce the gcode.

$gcode=new PSP\Gcode("../json/test.json");//load settings
$gcode->toString();//generate gcode

You can use UGS or your favorite software to forward the GCODE to your laser cutter.

UGS

https://winder.github.io/ugs_website/download/

About

make Gcode strings to burn strings on things

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published