3DCP-TUe / SaladSlicer

An open-source slicer toolkit for 3D concrete printing
GNU General Public License v3.0
27 stars 1 forks source link

Mod: GetDistanceAlongContour, add linear and Bspline option #60

Open DerkHBos opened 2 years ago

DerkHBos commented 2 years ago

The GetDistanceAlongContour currently uses the linear distance between points, but this does not match the actual distance when a different interpolation style is used.