-
Notifications
You must be signed in to change notification settings - Fork 0
Commandline Arguments
Ludwig Austermann edited this page Aug 27, 2022
·
1 revision
-
INPUT
(required): sets the gcode file to plot -
-d {}
,--debug {}
: This enables debugging and can take values up to 3. While running, this can be changed with the key D -
-s {}
,--scale {}
: This scales the whole view. While running you can access it with the +(might be = on your PC) and - keys -
-g {}
,--gridsize
: This describes the gridsize used. While running you can access it with the key G - the flag
--hot
, for hot reloading of the gcode file. Alternatively you can update in the app with R - and other arguments as
--treshold
,--wwidth
and-wheight
.
It furthermore supports a subcommand transform
, which
allows you to transform a file by translation and dilation.