Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Import the Option Settings Configuration

#1
How can I import the Option Settings on another computer?


Attached Files Thumbnail(s)
   
#2
You can run this Python script to export the settings:
Code:
C:/RoboDK/RoboDK-Settings-Export.py

Select the location to save the file. This will generate a RoboDK-Settings zip file on your Desktop by default.

You can then load this file on another computer by running this Python script:
Code:
C:/RoboDK/RoboDK-Settings-Import.py
#3
Thank you very much Albert!!!
  




Users browsing this thread:
1 Guest(s)