kopia lustrzana https://github.com/vilemduha/blendercam
Update __init__.py, fix 1.0.8 install error
There was a space in bl_info and that caused some bugs.pull/269/head
rodzic
2a6961ebbf
commit
07be079d23
|
@ -101,7 +101,6 @@ bl_info = {
|
|||
"name": "CAM - gcode generation tools",
|
||||
"author": "Vilem Novak & Contributors",
|
||||
"version":(1,0,8),
|
||||
|
||||
"blender": (3, 6, 0),
|
||||
"location": "Properties > render",
|
||||
"description": "Generate machining paths for CNC",
|
||||
|
|
Ładowanie…
Reference in New Issue