Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.69 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.69 KB

compas_slicer

build GitHub - License PyPI - Latest Release DOI

Python slicing package for FDM 3D Printing based on the COMPAS framework.

Getting started

You can find tutorials and documentation of the project in the compas_slicer page

For installation instructions, see here: installation

For troubleshooting, see here: troubleshooting

Main features

  • Planar slicing (default method, and method based on Cgal library)
  • Curved slicing (interpolation of boundaries, UV slicing, scalar field slicing)
  • Generation of fabrication-related information
  • Export print data to Json and gcode format
  • Visualization of results in grasshopper

Authors