Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
TabbedBoxMaker
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
machinery
TabbedBoxMaker
Commits
c2fae242
Commit
c2fae242
authored
Jun 23, 2015
by
paulh-rnd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More logical initial defaults
parent
1a3846ee
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
boxmaker.inx
boxmaker.inx
+6
-6
No files found.
boxmaker.inx
View file @
c2fae242
...
@@ -18,10 +18,10 @@
...
@@ -18,10 +18,10 @@
<_option
value=
"0"
>
Outside
</_option>
<_option
value=
"0"
>
Outside
</_option>
</param>
</param>
<param
name=
"length"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Length"
>
10
</param>
<param
name=
"length"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Length"
>
1
8
0
</param>
<param
name=
"width"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Width"
>
1
0
</param>
<param
name=
"width"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Width"
>
24
0
</param>
<param
name=
"depth"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Height"
>
5
</param>
<param
name=
"depth"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Height"
>
5
0
</param>
<param
name=
"tab"
type=
"float"
precision=
"2"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Minimum/Prefered Tab Width"
>
1
.0
</param>
<param
name=
"tab"
type=
"float"
precision=
"2"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Minimum/Prefered Tab Width"
>
6
.0
</param>
<param
name=
"equal"
type=
"optiongroup"
_gui-text=
"Tab Width"
>
<param
name=
"equal"
type=
"optiongroup"
_gui-text=
"Tab Width"
>
<_option
value=
"0"
>
Fixed
</_option>
<_option
value=
"0"
>
Fixed
</_option>
...
@@ -48,8 +48,8 @@
...
@@ -48,8 +48,8 @@
<option
value=
"6"
>
Two panels only (LxW and LxH)
</option>
<option
value=
"6"
>
Two panels only (LxW and LxH)
</option>
</param>
</param>
<param
name=
"div_l"
type=
"int"
min=
"0"
max=
"10"
_gui-text=
"Dividers (Length axis)"
>
0
</param>
<param
name=
"div_l"
type=
"int"
min=
"0"
max=
"10"
_gui-text=
"Dividers (Length axis)"
>
2
</param>
<param
name=
"div_w"
type=
"int"
min=
"0"
max=
"10"
_gui-text=
"Dividers (Width axis)"
>
0
</param>
<param
name=
"div_w"
type=
"int"
min=
"0"
max=
"10"
_gui-text=
"Dividers (Width axis)"
>
3
</param>
<param
name=
"spacing"
type=
"float"
precision=
"2"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Space Between Parts"
>
1.0
</param>
<param
name=
"spacing"
type=
"float"
precision=
"2"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Space Between Parts"
>
1.0
</param>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment