Slice is a set of tools and Go packages for compiling STL files into toolpaths for 3D printers.
- Perimeter slicing
- Sliced layer previews
- Printing with generated G-code
go get -t -u sigint.ca/slice/cmd/preview
cd $GOPATH/src/sigint.ca/slice
go build sigint.ca/slice/cmd/preview
./preview testdata/pikachu.stl
Click and drag up and down to scroll through layers.