~jil26/fabathome-model1/FabInterpreter

« back to all changes in this revision

Viewing changes to software/projects/FabStudio v0/Fab@Home Studio/tools/10ccAmberNeedleRight-ConductiveSilicone.tool

  • Committer: jil26
  • Date: 2010-03-17 09:27:31 UTC
  • Revision ID: svn-v4:02918aed-e80b-b844-b231-15c4a9332dc2:trunk:7
Added FabStudio v0 to the repository

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// The Xylotex amplifier generates 1/8 steps by default, so adjust distance per step here
 
2
; written by Evan Malone, May 8, 2007
 
3
 
 
4
//////////////////FREQUENTLY CHANGED PARAMETERS//////////////////////////////////////////////////////
 
5
 
 
6
DESCRIPTION     10cc Syringe (EFD 5111LL-B), Amber Needle, right of two, Silver-filled silicone
 
7
TIPDIAM         1.36                            //[mm], internal diameter of syringe needle/tip
 
8
PATHWIDTH       1.3                             //[mm] width of stream of material deposited
 
9
PATHHEIGHT      0.5                             //[mm] height of layers of material deposited
 
10
PUSHOUT         0.12                            //[seconds] early dispensing to start flow quickly
 
11
SUCKBACK        0.1                             //[seconds] reverse plunger motion to stop flow quickly
 
12
SUCKBACKDELAY   0.1                             //[seconde] delay in onset of suckback 
 
13
DEPOSITIONRATE  0.0050                          //(mm plunger motion per mm of path length)
 
14
CLEARANCE       2.0                             //[mm] clearance between tip and last layer when traversing
 
15
PATHSPEED       6                               //[mm/s] speed along paths when depositing material
 
16
PAUSEPATHS      30                              //number of paths after which to trigger an automatic pause
 
17
 
 
18
//////////////////RARELY CHANGED PARAMETERS//////////////////////////////////////////////////////////
 
19
 
 
20
TOOLGEOM        New2SyringeTool.STL             //name of the stl file describing the tool body geometry
 
21
TOOLOFFSET      200 -220 -151                   //dx dy dz graphics offset of tool body
 
22
TOOLCOLOR       0.1 0.1 0.1 0.5                 //R G B Alpha in range 0-1 (alpha=transparency)
 
23
BARRELGEOM      New2Syringe10ccBarrelRight.STL          //name of the stl file describing the syringe barrel geometry
 
24
BARRELOFFSET    0 0 -10                         //dx dy dz graphics offset of syringe barrel
 
25
BARRELCOLOR     0.2 0.2 0.2 0.5                 //R G B Alpha in range 0-1 (alpha=transparency)
 
26
BARRELDIAM      15.8                            //[mm] internal diameter of syringe barrel
 
27
TIPGEOM         New2SyringeAmberNeedleRight.STL         //name of the stl file describing the nozzle/needle geometry
 
28
TIPOFFSET       0 0 0                           //dx dy dz graphics offset of syringe nozzle/needle
 
29
TIPCOLOR        1 0 0 0.9                       //R G B Alpha in range 0-1 (alpha=transparency)
 
30
TIPPOINT        99,-303.522,-60                 //x,y,z tip location in geometry file coordinates
 
31
PLUNGERGEOM     New2Syringe10ccPlungerRight.STL //name of the stl file describing the syringe plunger geometry
 
32
PLUNGEROFFSET   0 0 80                          //dx dy dz graphics offset of syringe plunger
 
33
PLUNGERCOLOR    0 1 0 0.5                       //R G B Alpha in range 0-1 (alpha=transparency)
 
34
DIRECTION       0 0 -1                          //orientation of graphical display of motion of plunger
 
35
VOLUME          10                              //[mL] volume of syringe barrel
 
36
MOTOR           4 -1 0.000396875                //amplifier axis #, axis direction(+/-1), mm per (1/8) step
 
37
RANGE           0 83 0                          //[mm] start end home of graphical range of motion for plunger
 
38
BACKFILL        2                               //[mm] maximum depth allowed for backfill deposition (NOT YET IMPLEMENTED)
 
39
LIMITSWITCH     0 0                             //+direction -direction (0 -> limit switch not connected; 1 if it is)
 
40
INCREMENT       0.1                             //[mm] default distance to move plunger in manual jog