Skip to content

compas-dev/compas_slicer

Repository files navigation

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