enable sla. fix custom device gcode and naming persistence
This commit is contained in:
parent
a78751ba59
commit
438437e205
5 changed files with 38 additions and 13 deletions
|
|
@ -5,7 +5,8 @@
|
|||
<div>
|
||||
<table id="print-info">
|
||||
<tr><th>file name</th><td><input id="print-filename" size="30" spellcheck="false" /></td></tr>
|
||||
<tr><th>layers</th><td><input id="print-layers" size="10" spellcheck="false" /></td></tr>
|
||||
<tr><th>print layers</th><td><input id="print-layers" size="10" spellcheck="false" /></td></tr>
|
||||
<tr><th>print time</th><td><input id="print-time" size="10" spellcheck="false" /></td></tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue