move fingerprinting into polygons utility class
This commit is contained in:
parent
6c0d804f8c
commit
674bb48689
6 changed files with 98 additions and 59 deletions
|
|
@ -14,7 +14,12 @@
|
|||
<li><button onclick="kiri.api.setMode('LASER')">LASER</button> : DXG / SVG cut paths
|
||||
|
||||
<p>
|
||||
<b>File Load and Import</b>
|
||||
<b>Learn More</b>
|
||||
<li>Watch <a target="_tutor" href="https://www.youtube.com/playlist?list=PLRoVgyRoWZpumQIKWm7oldx3bjDivqP24">a tutorial</a> on YouTube
|
||||
<li>Check out the <a target="_fb" href="https://www.facebook.com/groups/kirimoto">user group</a> on Facebook
|
||||
|
||||
<p>
|
||||
<b>File Load & Import</b>
|
||||
|
||||
<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]
|
||||
|
|
@ -22,8 +27,7 @@
|
|||
|
||||
<p>
|
||||
<b>Start Working</b>
|
||||
<li>Consider <a target="_tutor" href="https://www.youtube.com/playlist?list=PLRoVgyRoWZpumQIKWm7oldx3bjDivqP24">watching a tutorial</a>
|
||||
<li>Select device mode (FDM, CAM, Laser)
|
||||
<li>Select device mode: FDM, CAM, Laser
|
||||
<li>Select device profile under Devices
|
||||
<li>Set slicing parameters in right menu
|
||||
<li>Test slicing settings with Function [Slice]
|
||||
|
|
|
|||
Loading…
Reference in a new issue