opencamlib icon indicating copy to clipboard operation
opencamlib copied to clipboard

open source computer aided manufacturing algorithms library

Results 34 opencamlib issues
Sort by recently updated
recently updated
newest added

Hi there, Could you provide (or point me to) detail instructions on how to install OpenCamLib on Mac OS? Thank you!

Hello to all, is anyone here, who is able to help me and compile lib for the last version of Freecad for Windows? I spend many time to achieve that...

"make" runs without error until 100%, but when attempting to link cxx shared module ocl.so I get the error `_PyRuntime' can not be used when making a shared object; recompile...

Blendercam uses openlib for drop cutter. Use of opencamlib triggers some form of singularity when using the cone cutter. ![image](https://user-images.githubusercontent.com/33393909/126825326-1e1da3b8-5d99-4687-85d3-1a0ff6a4485f.png) Other cutters tested and appear to work well including the...

The opencamlib python module could/should be distributed on pypi https://pypi.org/ Ideally installing should be as easy as "pip install opencamlib" - on all supported platforms!

package

Work in progress! don't merge just yet. - I created a new JavaScript library for the browser and node.js, it has the exact same API for both platforms, and will...

I cannot make a lib for python, anyone can do this job?

It would be good to have pre-built binaries as a PPA (mainly for Ubuntu, Debian I guess). Alternatively or additionally some platform that supports win/mac packages would be good too....

build
package

Hello, I get a warning when compiling on VS2019, that was not when previously compiling in VS2015. smart_weave.cpp ##[warning]src\algo\smart_weave.cpp(338,33): Warning C4834: discarding return value of function with 'nodiscard' attribut `for(...

Hi, FreeCAD has recently adopted an OCL solution for 3D surface paths. This seems to work very well in terms of geometry but produces alternating cutting directions, which often leads...