Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 431 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 431 Bytes

Laserweb overcut script for cutters

There's no way to define an overcut on Laserweb for vinyl cutting so here's a simple script to modify the GCode output.

Screenshot

Screenshot of overcut generator

Usage

python overcut.py [input file] [float overcut distance] [output file]

e.g. python overcut.py input.gcode 1.5 output.gcode