Topic: Threedub Parameters
Does anyone know, in more detail than the help file, what the parameter definitions for thredub are? I am really looking for the the "-e". Specifically what would be the DEVICE on a windows 7 machine. The default device is setup for a linux type OS.
positional arguments:
infile Input file
outfile Output fileoptional arguments:
-h, --help show this help message and exit
-d, --debug Debug logging
-f OUTPUT_FORMAT, --output-format OUTPUT_FORMAT
Output file type (.3w, .gcode)
-m MODEL, --model MODEL
Machine to translate headers for. Set to 'none' for no
translation.
-s SLICER, --slicer SLICER
Flavor of Slicer gcode being read. Tries to autodetect
if not given.
-l, --list List known models (for -m) and slicers (for -s)
-e DEVICE, --device DEVICE
Printer device name or address
-q, --status Show printer status
-r, --raw Show raw status values
-p, --print Print the file to the named device (in addition to
encoding and translating) (default: /dev/ttyACM0)
-c, --console Open a console for direct communication.
-u, --unlock Unlock filament
-F, --firmware Write firmware (exclusive with other options)
