How can I use the dxf directly and avoid the additional conversion to svg?.However, if I only select the bottom edges of the cutout between the spokes, I can generate a valid toolpath.
Sec = area.makeSections(heights=, project=True).getShape() ShapeEnv = PathUtils.getEnvelope(shape, depthparams=custDepthparams)įile '/tmp/.mount_freecayT48Ye/usr/Mod/Path/PathScripts/PathUtils.py', line 314, in getEnvelope Result = self.opExecute(obj) # pylint: disable=assignment-from-no-returnįile '/tmp/.mount_freecayT48Ye/usr/Mod/Path/PathScripts/PathAreaOp.py', line 394, in opExecuteĪOS = self.areaOpShapes(obj) # pylint: disable=assignment-from-no-returnįile '/tmp/.mount_freecayT48Ye/usr/Mod/Path/PathScripts/PathProfile.py', line 488, in areaOpShapes Code: Select all 14:24:55 Area.cpp(1312): project failedġ4:24:55 Area.cpp(1454): empty projectionġ4:24:55 Traceback (most recent call last):įile '/tmp/.mount_freecayT48Ye/usr/Mod/Path/PathScripts/PathUtils.py', line 60, in new_functionįile '/tmp/.mount_freecayT48Ye/usr/Mod/Path/PathScripts/PathOp.py', line 526, in execute