actually add the command line runner this time
haldean
4 years ago
1 changed file(s) with
3 addition(s)
and
0 deletion(s)
.
Raw diff
Collapse all
Expand all
+3
-0
runcnc.lisp
less
more
0
(load "cnc.lisp")
1
2
(so3-cnc:run-gcode-file (third *posix-argv*))