freecad: use opencamlib
This allows use of some experimental CAM features, which must be explicitly enabled: https://wiki.freecad.org/CAM_experimental
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user