add .photon export
This commit is contained in:
parent
f9d650284c
commit
db1590c57f
6 changed files with 168 additions and 18 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue