add version chooser to help. show outline layer in nonlocal mode
This commit is contained in:
parent
2280088c11
commit
2a11754037
2 changed files with 3 additions and 5 deletions
|
|
@ -4,21 +4,18 @@
|
|||
<div class="title">Kiri:Moto</div>
|
||||
|
||||
<div class="header">About</div>
|
||||
|
||||
<div class="content">
|
||||
<p><a href="#" title="Kiri-e is the Japanese art of papercutting"><b>Kiri:Moto</b></a> is an <a href="https://github.com/GridSpace/grid-apps" target="_github">open-source</a> slicer for</p>
|
||||
<p>Laser cutting, 3D printing, CNC milling</p>
|
||||
</div>
|
||||
|
||||
<div class="header">File Loading</div>
|
||||
|
||||
<div class="content">
|
||||
<p>Drag and drop a <a href="https://en.wikipedia.org/wiki/STL_(file_format)" target="_stl">file</a> onto the grid</p>
|
||||
<p>or import from your computer</p>
|
||||
</div>
|
||||
|
||||
<div class="header">Integrations</div>
|
||||
|
||||
<div class="content">
|
||||
<p>Kiri:Moto is also available through</p>
|
||||
<p><a target="_onshape" href="https://appstore.onshape.com/apps/CAM/EAAEWYIOMQKBENEMYW2N7MF253CT4WYL6SUJGEY=/description"><b>Onshape</b></a> and
|
||||
|
|
@ -26,12 +23,13 @@
|
|||
</div>
|
||||
|
||||
<div class="header">Resources</div>
|
||||
|
||||
<div class="content">
|
||||
<p>Watch a <a target="_tutor" href="https://www.youtube.com/playlist?list=PLRoVgyRoWZpumQIKWm7oldx3bjDivqP24">tutorial</a> on YouTube</p>
|
||||
<p>Follow <a target="_tw" href="https://twitter.com/grid_space_3d">Grid.Space</a> on Twitter</p>
|
||||
<p>Join the <a target="_fb" href="https://www.facebook.com/groups/kirimoto">user group</a> on Facebook</p>
|
||||
<p>Visit the <a target="_help" href="https://wiki.grid.space/wiki/Kiri:Moto">Wiki</a> on Github</p>
|
||||
<p style="text-align:center; font-size:smaller">... also ...</p>
|
||||
<p>Choose another <a target="_help" href="/choose">version</a> of Kiri:Moto</p>
|
||||
</div>
|
||||
|
||||
<div class="grow"></div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue