Skip to content

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannaMitropoulou committed Oct 18, 2022
1 parent 8ecf071 commit e793a2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/compas_slicer/post_processing/spiralize_contours.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@


def spiralize_contours(slicer):
"""Spiralizes contours. Only supports a constant layer height.
Can only be used for geometries consisting out of a single contour (vases).
"""Spiralizes contours. Only works for Planar Slicer.
Can only be used for geometries consisting out of a single closed contour (i.e. vases).
Parameters
----------
Expand Down

0 comments on commit e793a2a

Please sign in to comment.