add laser merge mode

This commit is contained in:
Stewart Allen 2020-03-12 19:23:09 -04:00
commit bc58245fb5
5 changed files with 103 additions and 48 deletions

View file

@ -6,7 +6,6 @@
<table id="print-info">
<tr><th>file name</th><td><input id="print-filename" size="30" spellcheck="false" /></td></tr>
<tr><th>segments</th><td><input id="print-lines" size="10" disabled="true" /></td></tr>
<tr><th>svg cut color</th><td><input id="print-color" size="10" value="blue" title="must be a valid SVG color" /></td></tr>
</table>
</div>