Recent Releases of https://github.com/compas-dev/compas_slicer

https://github.com/compas-dev/compas_slicer - v0.6.0

Added * Output nested printpoints

Changed * Updates in the visualization of PrintPoints * Added seamsalign(nextpath) to the standard planar slicing routine * Added unifypathorientation back into the standard planar slicing routine * The way the normal and up_vector are calculated in the print organizers * Small updates in grasshopper visualization functions

Fixed * spiralize_contours : After function points are reprojected on the mesh * Curved slicing grasshopper file improved * Bug in post-processing of slicer paths generation

Deprecated

Removed

- Python
Published by joburger over 3 years ago

https://github.com/compas-dev/compas_slicer -

Added

  • Zenodo integration

Changed

Fixed

Deprecated

Removed

- Python
Published by joburger about 4 years ago

https://github.com/compas-dev/compas_slicer -

Added * Documentation updates * rdp libigl function (faster than the regular rdp) * sortpathsminimumtraveltime: Function to sort paths by least travel time between contours in a layer

Changed * Changed the blend radius to add a blend radius of 0 for the first and last point of a path * Changed planarslicingcgal to add the possibility of slicing open paths with planarslicingcgal * Added the option to toggle generation of mesh normals on/off in createprintpoints * Added the possibility to slice only a certain section of the geometry by using sliceheight_range in the PlanarSlicer

Fixed * Fixed some bugs in seamsalign * Small bug in extrudertoggle * Small bug in simplifypathsrdpigl with printing remaining no of points * Bug in seamssmooth

Deprecated

  • close_paths in the BaseSlicer is unused for now, as it should not be necessary

Removed

- Python
Published by joburger over 4 years ago

https://github.com/compas-dev/compas_slicer -

Added

  • Zig Zag paths in print organization
  • Added automatic install on Rhino and GH when compas core is installed.

Changed

  • Switched from compasviewers to compasviewers2
  • Updated csLoadPrintpoint.ghuser component on the data/gh_components and on the gh examples

Fixed

  • Bug in PrintPoint.get_frame() method. (It was throwing a 0-division error when contours where situated on flat surfaces) x 2
  • Bug in calculation of desired number of isocurves in interpolation slicer
  • Bug in safety points (their frame was not matching their point position)
  • Bug in tool plane in grasshopper visualization. (Its axis did not match the compas_fab convention.)

Removed * Feasibility parameter from printpoints visualization. (Had forgotten to delete it from visualization when it was deleted from printpoints)

- Python
Published by joburger almost 5 years ago