compas_slicer icon indicating copy to clipboard operation
compas_slicer copied to clipboard

Slicing package for FDM 3D Printing with COMPAS.

Results 22 compas_slicer issues
Sort by recently updated
recently updated
newest added

Currently, it is inconsistent how compas slicer is described in text. Sometimes it is compas_slicer (with an underscore), sometimes COMPAS_SLICER (with capitals) and sometimes just compas slicer (no capitals). I...

It would be very useful to add a quick guide at the tutorial that explains how to export an obj from Rhino to be used for compas_slicer. (Weld mesh, disable...

Tutorial

A useful feature would be to be able to copy the classes in compas slicer. We could add to all of them a` class.copy()` function that returns an independent copy....

We already have some sketches from the presentation for explaining what a `Layer`, `Path `and `Printpoint `is. It would be nice to have these with explanatory text as part of...

Tutorial

Write an explanation for how the folder structures of the examples is organized. What goes where.

Tutorial

Write a guide with all the steps that one needs to take to use the curved slicer and all the caveats that one can run into. In particular; -Mesh sanitizing...

Tutorial

Apparently, Blender would be a better option than Rhino, because all libraries can be installed there. However, it is not really part of our workflow. Does it make sense to...

low priority

Now compas comes with a plugin that allows to call compas_cgal without importing it, as long as it has been installed. -Investigate it this works -Change the code to work...

The installation of the ml rose library was causing problems with the pytest. Also, the sorting algorithm did not really return a good job and was very slow. I archived...

low priority