The startup script file

 

From the preference menu, you can activate this optional script file.

 

At startup, sliceOmatic will read the SliceO_ini.scp file. Depending on the preference setups, this file can contains a pointer to another file, the Startup script file. This is a script file that can contains additional commands to configure the program.

 

For example, you could use this file to rename a few of the tags you will use:

 

With Notepad, create a file named "rename.scp"

In this file place the lines:

tag: 1 label "Fat"

tag: 2 label "Muscle"

In the preference menu, Set the "Startup Script File" tp "On" and browse the file tree until you find your "rename.scp" file.

Apply & Save the preferences

 

The next time you start sliceOmatic, the "rename.scp" script will be executed and the first 2 tag buttons will now have "Fat" and "Muscle" as labels instead of "1" and "2".