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
84bcebc3
Commit
84bcebc3
authored
Aug 15, 2016
by
paulh-rnd
Committed by
GitHub
Aug 15, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update boxmaker.inx
Added option for line thickness (Default or hairline)
parent
4247c8d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
boxmaker.inx
boxmaker.inx
+5
-0
No files found.
boxmaker.inx
View file @
84bcebc3
...
@@ -28,6 +28,11 @@
...
@@ -28,6 +28,11 @@
<_option
value=
"1"
>
Proportional
</_option>
<_option
value=
"1"
>
Proportional
</_option>
</param>
</param>
<param
name=
"hairline"
type=
"optiongroup"
_gui-text=
"Line Thickness"
appearance=
"minimal"
>
<_option
value=
"0"
>
Default
</_option>
<_option
value=
"1"
>
Hairline (0.001" for Epilog)
</_option>
</param>
<param
name=
"thickness"
type=
"float"
precision=
"2"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Material Thickness"
>
3.0
</param>
<param
name=
"thickness"
type=
"float"
precision=
"2"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Material Thickness"
>
3.0
</param>
<param
name=
"kerf"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Kerf (cut width)"
>
0.1
</param>
<param
name=
"kerf"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Kerf (cut width)"
>
0.1
</param>
<param
name=
"clearance"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Joint clearance"
>
0.01
</param>
<param
name=
"clearance"
type=
"float"
precision=
"3"
min=
"0.0"
max=
"10000.0"
_gui-text=
"Joint clearance"
>
0.01
</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