Kiri Moto

A Browser-Based Slicer for 3D FDM and SLA printing, CNC Milling, and Laser cutting

Setup, Mode, Preferences

(Top right)

  • Mode -> set CNC
  • Setup -> select Machines, the machine Any.Generic.Grbl is selected by default
  • Select Customize, rename as Indymill
  • Workspace set as and Save
    1
    2
    3
    X width     400
    Y depth 520
    Z height 115
  • Setup -> select Preferences
  • Under Display set Animate=4000, Units=mm
  • Under Slicer set Detail=100

I left the tool change M6 T{tool} option as I want the machine to pause and warn when I have a tool change command, you cannot re-zero while running a job and the indymill doesnt have a took changer, so I will have to figure out how to home, zero between tool changes.

Tools

(Top right)

  • Setup -> select Tools
  • Delete all the defaults by selecting them one at a time and clicking -
  • Click + and populate with tools with the details below, click save after each and make sure save goes grey
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
* DETAIL
---------------------------------------------------
name | end 3.175mm | end 6.35mm | end 25mm
type | end | end | end
tool # | 1 | 2 | 3
metric | check | check | check


* SHAFT
---------------------------------------------------
diameter | 3.175 | 6.35 | 6
length | 17 | 30 | 28


* FLUTE
---------------------------------------------------
diameter | 3.175 | 6.35 | 25
length | 20 | 33 | 14

References