kopia lustrzana https://github.com/vilemduha/blendercam
Update gcode_generator.py
rodzic
8a2450d4c8
commit
e466e51a11
|
@ -7,6 +7,7 @@ warnings.simplefilter("once")
|
|||
|
||||
# Get the scene
|
||||
s = bpy.context.scene
|
||||
s.render.engine = 'CNCCAM_RENDER'
|
||||
|
||||
for i, operation in enumerate(s.cam_operations):
|
||||
# Set the active operation using the index
|
||||
|
|
Ładowanie…
Reference in New Issue