Skip to content
Juan Gonzalez-Gomez edited this page Feb 9, 2017 · 28 revisions

Notas sobre Epilog mini 18 y Linux

  • Dimensiones de la cama: 457.2 x 304,8 (mm)
  • Dirección IP: 192.168.1.200

Se puede hacer ping

$ ping 192.168.1.200
PING 192.168.1.200 (192.168.1.200) 56(84) bytes of data.
64 bytes from 192.168.1.200: icmp_seq=1 ttl=64 time=27.5 ms
64 bytes from 192.168.1.200: icmp_seq=2 ttl=64 time=22.5 ms
64 bytes from 192.168.1.200: icmp_seq=3 ttl=64 time=17.3 ms
^C
--- 192.168.1.200 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 17.394/22.494/27.500/4.128 ms

Test1

Prueba con cortado de cartón:

$ export DEVICE_URI="epilog://192.168.1.200/Legend/vp=50/vs=50/vf=500/rm=grey/af" 
$ ./epilog 123 obi1 test1 1 options < test/test1-casino-chip.ps No such file or directory
/usr/bin/gs -q -dBATCH -dNOPAUSE -r600 -g14400x7200 -sDEVICE=bmpgray -sOutputFile=/tmp/epilog-3918.bmp /tmp/epilog-3918.eps > /tmp/epilog-3918.vector
Width 14400 Height 7200 Bytes 14400 Line 43200
Raster power=100 speed=100

El trabajo se ha enviado a la cortadora como Job 1.test1 El autofocus ha funcionado Todo ha ido bien salvo que el círculo que le he mandado cortar no lo ha cerrado

Más información. Por procesar...

Clone this wiki locally