import bpy d = bpy.context.scene.cam_operations[bpy.context.scene.cam_active_operation] d.cutter_type = 'BALLNOSE' d.cutter_diameter = 0.0035 d.cutter_length = 25.0 d.cutter_tip_angle = 60.0