Skip to content

jnjackins/slice

Repository files navigation

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.

About

An STL to G-code compiler for 3D printers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages