Download Man Pages - LinuxCNC
Transcript
moveoff_gui(1)
LinuxCNC
moveoff_gui(1)
NAME
moveoff_gui − a gui for the moveoff component
SYNOPSIS
moveoff_gui [--help | -- -h | -?]
moveoff_gui [options]
DESCRIPTION
Moveoff_gui is a sample graphical user interface (GUI) for controlling a Hal moveoff component to implement Hal-only offsets. See the manpage (man moveoff) for IMPORTANT limitations and warnings.
OPTIONS
--help | -? | -- -h
Show options and exit
-mode onpause | always
onpause: popup gui to control offsets when program paused
always: show gui to control offsets always
Default: onpause
-axes axisnames
Letters from set of {x y z a b c u v w}
Examples: -axes x, -axes xyz, -axes xz (no spaces)
Default: xyz
-inc incrementvalue
Specify one increment value per -inc (up to 4)
Defaults: 0.001 0.01 0.10 1.0
-size integer
Overall gui size is based on font size, typically 8 - 20
Default: 14
-loc center | +x+y
Initial location on screen
Examples: -loc center, -loc +20+100
Default: center
-autoresume
Resume program when move-enable deasserted
Default: notused
-delay delay secs
Delay for autoresume (allow time to restore spindle speed etc) Default: 5
OTHER OPTIONS
These options are available for special cases:
LinuxCNC Documentation
2014-12-18
53