vilemduha / blendercam

Automatically exported from code.google.com/p/blendercam
GNU General Public License v3.0
483 stars 118 forks source link

error with a remove_doubles operator #271

Closed luigipacheco closed 1 month ago

luigipacheco commented 3 months ago

Hello I have BlenderCAM running on windows with blender 4.2 so maybe it not compatible.

I get the following errors when using the curve tools: AttributeError: Calling operator "bpy.ops.curve.remove_double" error, could not be found

I have installed all the required dependencies

ydnatag commented 2 months ago

I had this error last week and I reported it to the maintainer: https://github.com/pppalain/blendercam/issues/166

TL;DR: Blender now does not include some extensions by default. Install Simplify curves+ and Extra Curve

abosafia commented 2 months ago

Some updates to curve remove doubles on the unstable branch. https://github.com/pppalain/blendercam

Kovadon commented 2 months ago

Installed both Simplify Curves+ and Extra Curve in 4.2 and 4.1 and am still experiencing this error

pppalain commented 1 month ago

should be fixed with latest release