SebKuzminsky / pycam

Other
340 stars 98 forks source link

Surfacing: straight line over concave surface #136

Closed sumpfralle closed 5 years ago

sumpfralle commented 5 years ago

The following screenshot illustrates a problem of the surface algorithm over a concave surface:

pycam-straight-line-for-concave

Instead of the above, the tool should plunge a bit deeper along the concave surface.

Workaround (just for the above model): switch to another grid direction (here: y instead of x).

See the example model referenced in https://sourceforge.net/p/pycam/discussion/860183/thread/6980228f/#09ac.

sumpfralle commented 5 years ago

This should be a duplicate of #141.