I would like to run inkcut headlessly on machines and control them over SSH.
Thinking outloud, something along these lines when called:
inkcut --cli --driver="Summa T600" --port="/dev/ttyS4" foo.svg
inkcut --cli --config=summa_t600.ini foo.svg
A way to export all current settings from the GUI would be amazaing, that way you could set it and forget it for large batch runs.