Commit 9ae57299 authored by Thomas Nixon's avatar Thomas Nixon
Browse files

freecad: use opencamlib

This allows use of some experimental CAM features, which must be
explicitly enabled:

https://wiki.freecad.org/CAM_experimental
parent b3c14f24
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ let
    gitpython
    ifcopenshell
    matplotlib
    opencamlib
    pivy
    ply
    py-slvs
@@ -104,6 +105,7 @@ freecad-utils.makeCustomizable (
        medfile
        mpi
        ode
        opencamlib
        pivy
        ply # for openSCAD file support
        py-slvs