User Tools

Site Tools


sherline_cnc_mill

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
sherline_cnc_mill [2023/01/05 02:31] haleysherline_cnc_mill [2023/07/12 16:30] rylin
Line 1: Line 1:
-====== Flashcut / Sherline CNC Mill ====== +====== Flashcut / Sherline CNC Drill ======
-Haley Holcomb 9/12/22+
  
-^             Flashcut / Sherline CNC Mill                              ^+^             CNC Diamond Drill                              ^
 |     {{ :tools:sherlinecncmill:sherline_cnc_mill.jpg?nolink&200 |}}    | |     {{ :tools:sherlinecncmill:sherline_cnc_mill.jpg?nolink&200 |}}    |
-| **Tool Type:**                  "CNC                          | +| **Tool Type:**                  CNC                           | 
-| **Location:**                   "mFL 3430"                           |+| **Location:**                   Microfluidics Lab                           |
  
  
-|  **Supervisor**        |  **Tool Lead**  |      +| **Description:**                CNC diamond drill for glass slides                          
-|  David Bothman          Haley Holcomb +| **Manufacturer:**               Sherline                           |
-|  (805) 893-4125        |  (415)-320-3279 | +
-|  bothman@cnsi.ucsb.edu  |  haleyholcomb@ucsb.edu +
- +
-| **Description:**                "CNC Diamond Drill"                           +
-| **Manufacturer:**               "Sherline                          |+
  
 +Last updated 9/12/22 Haley
 ---- ----
  
 ===== About ===== ===== About =====
  
-CNC diamond drill used to drill holes in glass slides. Uses FlashCut CNC software to interpret G-code and drill holes in programmed locations. +The CNC diamond drill is used to drill holes in glass slides. Uses FlashCut CNC software to interpret G-code and drill holes in programmed locations. 
  
 ---- ----
Line 46: Line 41:
  
  
-===== Sample G-code ===== 
-(Sample program to drill six holes on the Microfluidics Lab Drill) 
  
-(Dave Bothman, 2 July 2012) 
- 
-(Change x,y coordinates of G73 commands for your hole coordinates) 
- 
- 
-(Setup blocks) 
- 
-G21 (select mm units) 
- 
-G49 G80 G90 (cancel offsets, cancel cycles, absolute coordinates) 
- 
-G98 (Move the drill away from the part when drilling is finished) 
- 
-G00 X0 Y0 Z5 (move to the lower left corner of slide, 5mm above) 
- 
- 
-(Hole drilling blocks) 
- 
-G73 X22.5 Y12.5 Z-1.2 Q.1 R0.5 F5 
- 
-G73 X29.5 Y4.5 Z-1.2 Q.1 R0.5 F5 
- 
-G73 X45.5 Y4.5 Z-1.2 Q.1 R0.5 F5  
- 
-G73 X52.5 Y12.5 Z-1.2 Q.1 R0.5 F5 
- 
-G73 X45.5 Y20.5 Z-1.2 Q.1 R0.5 F5 
- 
-G73 X29.5 Y20.5 Z-1.2 Q.1 R0.5 F5 
- 
- 
- 
-(Closing block) 
- 
-M30 
- 
- 
----- 
  
 ===== Reference Documentation ===== ===== Reference Documentation =====
sherline_cnc_mill.txt · Last modified: 2023/07/18 20:03 by rylin