tweaking help language
This commit is contained in:
parent
315e0395fc
commit
00f5f32185
1 changed files with 6 additions and 6 deletions
|
|
@ -12,22 +12,22 @@
|
|||
<li><label>LASER</label> : DXG / SVG cut paths
|
||||
|
||||
<p>
|
||||
<b>Application access</b>
|
||||
<b>Application Access</b>
|
||||
|
||||
<li><label><a href="https://grid.space/kiri">Direct</a></label> -- Native web app
|
||||
<li><label><a target="_onshape" href="https://appstore.onshape.com/apps/CAM/EAAEWYIOMQKBENEMYW2N7MF253CT4WYL6SUJGEY=/description">Onshape</a></label> -- in Onshape App Store
|
||||
<li><label><a target="_thingiverse" href="http://www.thingiverse.com/apps/kirimoto/">Thingiverse</a></label> -- as a Thing App
|
||||
<li><label><a target="_onshape" href="https://appstore.onshape.com/apps/CAM/EAAEWYIOMQKBENEMYW2N7MF253CT4WYL6SUJGEY=/description">Onshape</a></label> -- Onshape App Store
|
||||
<li><label><a target="_thingiverse" href="http://www.thingiverse.com/apps/kirimoto/">Thingiverse</a></label> -- Thing App
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>File Load and Import</b>
|
||||
|
||||
<li>Drag and drop onto the build grid
|
||||
<li>Drag and drop an <a href="https://en.wikipedia.org/wiki/STL_(file_format)" target="_stl">STL</a> onto the grid
|
||||
<li>Or load with Function [Import]
|
||||
<li>Cached file access with Function [+]
|
||||
|
||||
<p>
|
||||
<b>Start Slicing</b>
|
||||
<b>Start Working</b>
|
||||
<li>Select device mode (FDM, CAM, Laser)
|
||||
<li>Select device profile under Devices
|
||||
<li>Set slicing parameters in right menu
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
</div>
|
||||
|
||||
<div id="help-right">
|
||||
<p><center><b>Keyboard & Mouse Shortcuts</b></center>
|
||||
<p><center><b>Keyboard & Mouse Controls</b></center>
|
||||
<p>
|
||||
<div class="flex frow">
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Reference in a new issue