Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

robocut(1) [debian man page]

ROBOCUT(1)							   User Commands							ROBOCUT(1)

NAME
Robocut - is used with cutting plotters. DESCRIPTION
The `Robocut' program plots or cuts SVG files on a Craft Robo or Silhouette SD or most likely any other customer grade Graphtec cutting plotter. Usage: robocut [OPTIONS...] [File] Help Options: --help Show summary of options. --version Show version information and copyright details. --show Show all the parameters entered and the defaults. Application Options: -s, --no-sort Stop sort the objects from the SVG before plotting. -t, --bb-sort Sort the objects by bounding box, good for letters. This will cut out the inside first and than the outside. --cut Shows the cutting dialogue after start. --media INT Select the media. See drop down box. -g, --speed INT The speed between 1 and 33. -p, --pressure INT The pressure between 1 and 10. --track-enhancing Move three times back and forward to create a track. --margin-top DOUBLE Define the margin on top in mm. --margin-right DOUBLE Define the margin right in mm. Registration Mark Options: -r, --reg-mark-auto Use registration marks and find the marks automatically. --reg-mark Use registration marks but set the knife manually on top the round mark. -a, --reg-dimension-width DOUBLE Specify the length in mm between the the two horizontal marks. -b, --reg-dimension-height DOUBLE Specify the length in mm between the the two vertical marks. -c, --reg-origin-width DOUBLE Specify the length in mm between the the edge of the paper and the first horizontal mark. -d, --reg-origin-height DOUBLE Specify the length in mm between the the edge of the paper and the first vertical mark. Device Options: --usb-vendor-id INT Try this program with other usb hardware on your own risk. You need to convert hex to dec. --usb-product-id INT May also work with other hardware, try usb-devices program to scan your computer. ENVIRONMENT
QT SVG only supports the SVG 1.2 Tiny standard and this has a limited SVG support. For example multiline text is something that is no sup- ported by Robocut, however you can export your text to a path or just create each line separate. AUTHOR
Written by Tim Hutt and Markus Schulz <schulz@alpharesearch.de> REPORTING BUGS
Report bugs to https://bugs.launchpad.net/robocut/+filebug. COPYRIGHT
Copyright (C) 2010 This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Robocut V1.0.8 August 2011 ROBOCUT(1)

Check Out this Related Man Page

CD-READ(1)							   User Commands							CD-READ(1)

NAME
cd-read - manual page for cd-read version 0.83 SYNOPSIS
cd-read OPTION... Reads Information from a CD or CD-image. DESCRIPTION
-a, --access-mode=STRING Set CD control access mode -m, --mode=MODE-TYPE set CD-ROM read mode (audio, auto, m1f1, m1f2, m2mf1, m2f2) -d, --debug=INT Set debugging to LEVEL -x, --hexdump Show output as a hex dump. The default is a hex dump when output goes to stdout and no hex dump when output is to a file. -j, --just-hex Don't display printable chars on hex dump. The default is print chars too. --no-header Don't display header and copyright (for regression testing) --no-hexdump Don't show output as a hex dump. -s, --start=INT Set LBA to start reading from -e, --end=INT Set LBA to end reading from -n, --number=INT Set number of sectors to read -b, --bin-file[=FILE] set "bin" CD-ROM disk image file as source -c, --cue-file[=FILE] set "cue" CD-ROM disk image file as source -i, --input[=FILE] set source and determine if "bin" image or device -C, --cdrom-device[=DEVICE] set CD-ROM device as source -N, --nrg-file[=FILE] set Nero CD-ROM disk image file as source -t, --toc-file[=FILE] set "TOC" CD-ROM disk image file as source -o, --output-file=FILE Output blocks to file rather than give a hexdump. -V, --version display version and copyright information and exit Help options: -?, --help Show this help message --usage Display brief usage message AUTHOR
Rocky Bernstein <rocky@gnu.org> COPYRIGHT
Copyright (C) 2003, 2004, 2005, 2007, 2008, 2011 R. Bernstein This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Have driver: GNU/Linux ioctl and MMC driver Have driver: cdrdao (TOC) disk image driver Have driver: bin/cuesheet disk image driver Have driver: Nero NRG disk image driver Default CD-ROM device: /dev/scd0 SEE ALSO
cd-info(1) for information about a CD; cd-drive(1) for CD-ROM characteristics; iso-read(1) for information about an ISO-9660 image. cd-read version 0.83 October 2011 CD-READ(1)
Man Page