Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 502 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 502 Bytes

Slice

Slice is a set of tools and Go packages for compiling STL files into toolpaths for 3D printers.

Package documentation

What works:

  • Perimeter slicing
  • Sliced layer previews

What doesn't work:

  • Printing with generated G-code

Try it out

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.