Commit f6baea9e authored by paulh-rnd's avatar paulh-rnd Committed by GitHub

Update boxmaker.inx

Decided to go with 0.002" instead of 0.001" - still should cut on Epilogs according to this page:
http://support.epiloglaser.com/article/8205/29827/cutting-and-engraving-different-line-weights 
and it makes the lines a little more visible on the screen.
parent e488b548
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<param name="hairline" type="optiongroup" _gui-text="Line Thickness" appearance="minimal"> <param name="hairline" type="optiongroup" _gui-text="Line Thickness" appearance="minimal">
<_option value="0">Default</_option> <_option value="0">Default</_option>
<_option value="1">Hairline (0.001" for Epilog)</_option> <_option value="1">Hairline (0.002" for Epilog)</_option>
</param> </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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment