New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

slicer-render

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slicer-render

1. Copy a gcode file to `./example/example.gcode` 2. Copy an infinite z printer gcode file to `./example/example-infinite-z.gcode` 2. Copy a stl file to `./example/example.stl` 3. `nvm use` 4. `cargo watch -s ./start.sh`

latest
npmnpm
Version
0.10.0
Version published
Maintainers
1
Created
Source

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 use
  • cargo watch -s ./start.sh

Running the Desktop Example

cargo run --release /path/to/file.gcode

FAQs

Package last updated on 26 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts