Author Topic: Tool Library Automation  (Read 5725 times)

Offline 10bulls

  • Administrator
  • CNC Jedi
  • *****
  • Posts: 2163
  • Coding Jedi
    • View Profile
    • www.cambam.info
Tool Library Automation
« on: December 04, 2012, 14:42:12 pm »
Recent comments regarding tool library maintenance inspired me to create an example Python script to hopefully help with this.

http://www.cambam.info/ref/script.tool-library

This script could be extended to write a CamBam tool library to an external tool database (such as Mach3, CutViewer etc).
Or to read an external database into CamBam.

I may also be useful to automate maintaining tool palettes from master tool libraries.

I hope this helps and any suggestions or comments welcome.