A simple Grbl G-Code sender designed for PCB milling.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-12-22 00:27:29 +01:00
internal implement proper bivariate interpolation using GSL 2021-12-22 00:27:29 +01:00
.gitignore initial commit 2021-12-13 03:47:29 +01:00
go.mod initial commit 2021-12-13 03:47:29 +01:00
go.sum initial commit 2021-12-13 03:47:29 +01:00
LICENSE initial commit 2021-12-13 03:47:29 +01:00
main.go initial commit 2021-12-13 03:47:29 +01:00
README.md initial commit 2021-12-13 03:47:29 +01:00

pcb-gcode-sender

A simple Grbl G-Code sender designed for PCB milling.