add .photon export

This commit is contained in:
Stewart Allen 2020-04-14 22:15:10 -04:00
commit db1590c57f
6 changed files with 168 additions and 18 deletions

View file

@ -1,11 +1,9 @@
{
"pre":[],
"post":[],
"no_clone": true,
"cmd":{},
"settings":{
"bed_width": 115,
"bed_depth": 65,
"max_height": 155,
"origin_center": true
"max_height": 155
}
}

View file

@ -1,11 +1,9 @@
{
"pre":[],
"post":[],
"no_clone": true,
"cmd":{},
"settings":{
"bed_width": 115,
"bed_depth": 65,
"max_height": 165,
"origin_center": true
"max_height": 165
}
}

View file

@ -12,8 +12,8 @@
<div class="print-sel">
<table>
<tr><th><button id="print-photons">download as .photons</button></th></tr>
<!--
<tr><th><button id="print-photon">download as .photon</button></th></tr>
<!--
<tr><th><button id="print-pws">download as .pws</button></th></tr>
-->
</table>