0.10.0 • Published 4 years ago
slicer-render v0.10.0
A gcode preview renderer for WebGL and the desktop.
Running the Web Example
- Copy a gcode file to
./example/example.gcode - Copy an infinite z printer gcode file to
./example/example-infinite-z.gcode - Copy a stl file to
./example/example.stl nvm usecargo watch -s ./start.sh
Running the Desktop Example
cargo run --release /path/to/file.gcode