Epilog Laser on Mac OS X 107
Version 2 (Thomas Schmid, 04/18/2012 02:01 pm)
| 1 | 1 | Thomas Schmid | h1. Epilog Laser on Mac OS X 107 |
|---|---|---|---|
| 2 | 1 | Thomas Schmid | |
| 3 | 1 | Thomas Schmid | Download the attached cups-epilog.tar.gz file. |
| 4 | 1 | Thomas Schmid | |
| 5 | 1 | Thomas Schmid | <pre> |
| 6 | 1 | Thomas Schmid | tar -xvzf cups-epilog.tar.gz |
| 7 | 1 | Thomas Schmid | cd cups-epilog/src |
| 8 | 1 | Thomas Schmid | gcc -o epilog `cups-config --cflags` -funsigned-char cups-epilog.c `cups-config --libs` |
| 9 | 1 | Thomas Schmid | sudo mv epilog /usr/libexec/cups/backend/ |
| 10 | 1 | Thomas Schmid | sudo chown root:wheel /usr/libexec/cups/backend/epilog |
| 11 | 1 | Thomas Schmid | sudo launchctl unload /System/Library/LaunchDaemons/org.cups.cupsd.plist |
| 12 | 1 | Thomas Schmid | sudo launchctl load /System/Library/LaunchDaemons/org.cups.cupsd.plist |
| 13 | 1 | Thomas Schmid | </pre> |
| 14 | 2 | Thomas Schmid | |
| 15 | 2 | Thomas Schmid | http://localhost:631/admin |
| 16 | 2 | Thomas Schmid | |
| 17 | 2 | Thomas Schmid | add printer |
| 18 | 2 | Thomas Schmid | |
| 19 | 2 | Thomas Schmid | name the printer something that has to do with the material you are cutting |
| 20 | 2 | Thomas Schmid | |
| 21 | 2 | Thomas Schmid | choose device epilog laser |
| 22 | 2 | Thomas Schmid | |
| 23 | 2 | Thomas Schmid | device uri: epilog://<epilogIPhere>/Legend/vs=7/vp=100/r=600/ |
| 24 | 2 | Thomas Schmid | |
| 25 | 2 | Thomas Schmid | where: |
| 26 | 2 | Thomas Schmid | <pre> |
| 27 | 2 | Thomas Schmid | * af Auto focus (0=no, 1=yes) |
| 28 | 2 | Thomas Schmid | * r Resolution 75-1200 |
| 29 | 2 | Thomas Schmid | * rs Raster speed 1-100 |
| 30 | 2 | Thomas Schmid | * rp Raster power 0-100 |
| 31 | 2 | Thomas Schmid | * vs Vector speed 1-100 |
| 32 | 2 | Thomas Schmid | * vp Vector power 1-100 |
| 33 | 2 | Thomas Schmid | * vf Vector frequency 10-5000 |
| 34 | 2 | Thomas Schmid | * sc Photograph screen size in pixels, 0=threshold, +ve=line, -ve=spot, used |
| 35 | 2 | Thomas Schmid | * in mono mode, default 8. |
| 36 | 2 | Thomas Schmid | * rm Raster mode mono/grey/color |
| 37 | 2 | Thomas Schmid | </pre> |
| 38 | 2 | Thomas Schmid | |
| 39 | 2 | Thomas Schmid | make/manufacturer raw |
| 40 | 2 | Thomas Schmid | |
| 41 | 2 | Thomas Schmid | model/driver raw |
| 42 | 2 | Thomas Schmid | |
| 43 | 2 | Thomas Schmid | make rgb postscript (.ps) files with only red (ff0000) and vectors that are .25 px wide |