Skip to content

GNHua/3d-printing-job-preparing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Printing Job Preparing

An electron app that slices a STL file into 8-bit grayscale png images for Stereolithographic 3D printer

Usage

Install dependencies:

$ npm install

Run:

$ npm start

Build an executable:

$ npm run release

TODO

  1. Adjustable resolution and pixel pitch

Acknowledgement

Slicing algorithm is from Matt Keeter.

The PNG encoder is adapted from Luke Page

Icon made by Freepik from www.flaticon.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published