The information below is from the configuration file in C:\Program Files\Autodesk\PowerShapexxxxx\file\electrode.
This file enables you to configure the electrode detail sheet and additional custom sheets contained in the electrode_template file.
Option |
Description |
<drawing name>-name |
The name of the sheet |
<drawing name>-suppress |
Whether to ignore this template |
<drawing name>-show_holders |
Show the electrode holders |
<drawing name>-show_part |
Show the part (active solid) |
<drawing name>-resize |
Resize view (if part added) |
<drawing name>-show_balloon |
Show a coordinate balloon |
<drawing name>-balloon_fontsize |
Font size to use in balloon (mm height) |
<drawing name>-show_burnvector |
Annotate burn vector if appropriate |
<drawing name>-show_dimensions |
Show dimensioned box around electrode |
<drawing name>-dimension_fontsize |
Font size to use in dimensions (mm ht) |
<drawing name>-workplane |
Orientation of created view(s) |
Value |
Description |
active |
Relative to active workplane [default] Electrode appears skewed and/or twisted if there is a burn vector and/or rotation of the base |
electrode |
Relative to electrode. Rotation and burn vectors have no effect on orientation of the electrode in the view |
world |
Relative to world |
machining |
Relative to workplane created for machining orientation. This is similar to electrode, but flipped in Z |
If you do not specify a value, the defaults used are as follows:
Option |
Default value |
name |
Custom Setup Sheet (or translated equivalent) |
suppress |
false |
show_holders |
true |
show_part |
false |
resize |
true |
show_balloon |
false |
balloon_fontsize |
3.0 |
show_burnvector |
false |
show_dimensions |
false |
dimension_fontsize |
3.0 |
workplane |
active |
If the drawing contains more than one view, you can override each option for each of the views. To do this, add -view<n> to the end of the option.
For example,
my_drawing-resize-view2 : false |
do not resize the second view in sheet created from my_drawing |
If you do not want to lose any changes made next time PowerShape is installed, copy the modified file into your shareddb directory.
Remove the following line or change to true if you want to customise the drawings generated from electrode_detail_setup_sheet template:
customise_detail_sheet: false
Example Custom Sheet: Combined GA/Detail sheet
To generate a combined setup sheet for each electrode, remove the following option below. Alternatively, you can add // at the beginning of the line to comment out the option so that it is ignored.
electrode_combined_setup_sheet-suppress: true