kopia lustrzana https://github.com/vilemduha/blendercam
rodzic
b783c0f436
commit
83c76bee3f
|
|
@ -62,7 +62,7 @@ from cam.version import __version__
|
|||
bl_info = {
|
||||
"name": "CAM - gcode generation tools",
|
||||
"author": "Vilem Novak",
|
||||
"version":(1,0,4),
|
||||
"version":(1,0,5),
|
||||
"blender": (3, 6, 0),
|
||||
"location": "Properties > render",
|
||||
"description": "Generate machining paths for CNC",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__=(1,0,4)
|
||||
__version__=(1,0,5)
|
||||
Ładowanie…
Reference in New Issue