'all of the name/value pairs in this file are separated by a tab character, not a space.
'If you change one of them, make sure the separator is a tab, not a space. 

'commment lines (like this one) begin with an apostrophe, and will be ignored. 

panel_setup_unit	4
'panel units: 2 = th, 3 = in, 4 = mm, 5 = um
'the panel unit indicates what unit system the numbers in this setup file use. 
'if your database units are different, don't worry. The numbers will be converted
'to match your database units when they are read by the Post Processor software. 


'don't put any comment lines inside the parameters brackets, and don't put anything else on the line with the <parameters> tag on it. 
<parameters>
space_l	2.5
space_r	2.5
space_t	2.5
space_b	2.5
panel_x	610
panel_y	450
panel_border_t	25
panel_border_b	25
panel_border_l	25
panel_border_r	25
array_max_x	406
array_max_y	292
array_spacing_x	5
array_spacing_y	2.5
array_border_t	10
array_border_b	10
array_border_l	10
array_border_r	10
</parameters>