Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 406 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 406 Bytes

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/