Skip to content

GRSlicer is a simple 3D model slicer that produces 3D printing instructions in a form of RepRap flavored G-Code

License

Notifications You must be signed in to change notification settings

greginvm/grslicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

GRSlicer is a simple 3D model slicer that produces 3D printing instructions in a form of RepRap flavored G-Code. The printing path is optimized so that it takes the shortest travel paths (paths on which material is not extruded).

GRSlicer is written in Python and uses the following packages:

This repository is a rewrite of a GRSlicer that I made last year and never published. The rewrite is still work in progress, so stay tuned if you are interested in another slicer.

The full graphical user interface in a form of a web application will be published soon in a separate repository GRSlicer-web.

Supported formats

Input:

  • ASCII STL
  • Binary STL

Output:

  • G-Code (RepRap flavored)

About

GRSlicer is a simple 3D model slicer that produces 3D printing instructions in a form of RepRap flavored G-Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages